summaryrefslogtreecommitdiffstats
path: root/lib/class/song.class.php
Commit message (Collapse)AuthorAgeFilesLines
* simplify code, remove large if else statementmomo-i2008-09-031-37/+35
|
* fixed ids to song_idsmomo-i2008-09-031-1/+1
|
* (no commit message)momo-i2008-09-031-30/+34
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-261-2/+7
| | | | of amarok, also added some caching and fixed some misc bugs
* prevent non-mp3s from being passed to poor old shoutcastKarl 'vollmerk' Vollmer2008-06-031-2/+2
|
* sync to trunkKarl 'vollmerk' Vollmer2008-05-311-7/+3
|
* more improvements to the caching system, removed ugly hack from last night ↵Karl 'vollmerk' Vollmer2008-05-261-1/+8
| | | | on util
* show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵Karl 'vollmerk' Vollmer2008-05-261-8/+30
| | | | on song object
* removed some more references to the genre stuff, added ability to customized ↵Karl 'vollmerk' Vollmer2008-05-251-102/+9
| | | | what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller
* sync to trunkKarl 'vollmerk' Vollmer2008-05-181-1/+0
|
* added in some caching and add the database upgrade that will make the taging ↵Karl 'vollmerk' Vollmer2008-05-121-93/+50
| | | | mostly work
* commit of the patches from codeoverload to implement tagging, will not work ↵Karl 'vollmerk' Vollmer2008-05-121-36/+59
| | | | without manual modification of database, yes.. this commit breaks things cope
* fix get recently played returning incorrect information if user suppliedKarl 'vollmerk' Vollmer2008-05-101-1/+1
|
* fixed some album art issues and an issue with downloads if no catalog patternKarl 'vollmerk' Vollmer2008-05-031-1/+8
|
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-211-5/+3
| | | | and change their track in the playlist, added batch download link to single playlist view
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-0/+22
|
* first steps of a fix for the xml-rpc streaming and catalogingKarl 'vollmerk' Vollmer2008-04-151-1/+1
|
* fixed verify update issueKarl 'vollmerk' Vollmer2008-03-211-0/+1
|
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-211-1/+33
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* add the title back in to the links and be a little more violent with the ↵Karl 'vollmerk' Vollmer2008-03-191-3/+3
| | | | charset setting...
* minor change to tag gather, some speed improvements on the catalog verify ↵Karl 'vollmerk' Vollmer2008-03-131-27/+29
| | | | and more changes to democratic play, will not work currently due to missing db update that needs more testing
* Fixed update from tags (#121)spocky2008-01-171-1/+1
|
* - Fixed search by rating (Thx alex2008)Karl 'vollmerk' Vollmer2008-01-131-56/+55
| | | | | - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-6/+7
| | | | added export catalog to csv
* added new album option on song edit (Thx Picasso)Karl 'vollmerk' Vollmer2007-12-251-1/+14
|
* fixed XML-RPC mostly, uses insecure/old authentication method, needs more workKarl 'vollmerk' Vollmer2007-12-181-1/+1
|
* fixed delete disabled and sort_files bin scriptsKarl 'vollmerk' Vollmer2007-12-171-3/+3
|
* fixed two transcode bugsKarl 'vollmerk' Vollmer2007-12-151-1/+1
|
* made downloads counted in stats fixes ticket #12 tweaked filename to be ↵Karl 'vollmerk' Vollmer2007-12-151-0/+32
| | | | reformated to match the catalog rename pattern
* added paging to genre sub views, and added missing fields to the song single ↵Karl 'vollmerk' Vollmer2007-12-061-0/+2
| | | | view
* some temporary tweaks to make the whole amarok thing work, will be tweaking ↵Karl 'vollmerk' Vollmer2007-11-211-1/+1
| | | | this as it is currently slightly insecure
* added single song viewKarl 'vollmerk' Vollmer2007-11-131-10/+9
|
* fixed acls, fixed transcoding issuesKarl 'vollmerk' Vollmer2007-10-101-1/+1
|
* ajax loading thingy added to css, fixed random methods on rightbar and added ↵Karl 'vollmerk' Vollmer2007-09-281-1/+1
| | | | a default sort to the browse methods
* made localplay technically work, lots of work to still doKarl 'vollmerk' Vollmer2007-09-201-4/+0
|
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* Fix link given out by song class so that they can pass validationxgizzmo2007-08-061-3/+3
|
* proof of concept, nothing one should actually useKarl 'vollmerk' Vollmer2007-08-061-31/+32
|
* fixed album per row update and some warnings on song updatesKarl 'vollmerk' Vollmer2007-07-291-18/+20
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-291-15/+51
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* fixed downsampling, renamed to transcoding default or always are now the optionsKarl 'vollmerk' Vollmer2007-07-291-20/+17
|
* removed some old/legacy functions fixed download and merged it into the /playKarl 'vollmerk' Vollmer2007-07-221-3/+3
|
* added genre link to show songs stuff, made the single album view do ajaxie ↵Karl 'vollmerk' Vollmer2007-06-211-1/+3
| | | | stuff for its additions and removed some extra code from he basketcases that did not need to be there
* fixed an issue with songs stopping a little early depending on the client ↵Karl 'vollmerk' Vollmer2007-06-191-4/+2
| | | | you use
* really removed it this timeKarl 'vollmerk' Vollmer2007-06-101-2/+0
|
* catalog verify mostly works, need to clean up the album art gather before ↵Karl 'vollmerk' Vollmer2007-06-021-158/+142
| | | | its completely better
* added some links to the sidebar preferences adn then also added in some ↵Karl 'vollmerk' Vollmer2007-05-141-6/+4
| | | | missing fields to the show songs, only missing the ratings on show songs now...
* added in basic browse by song functionality with filtering of unplayedKarl 'vollmerk' Vollmer2007-05-061-20/+6
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-55/+35
| | | | everything broken
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-2/+2
|