Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simplify code, remove large if else statement | momo-i | 2008-09-03 | 1 | -37/+35 |
| | |||||
* | fixed ids to song_ids | momo-i | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | (no commit message) | momo-i | 2008-09-03 | 1 | -30/+34 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 1 | -2/+7 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | prevent non-mp3s from being passed to poor old shoutcast | Karl 'vollmerk' Vollmer | 2008-06-03 | 1 | -2/+2 |
| | |||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-31 | 1 | -7/+3 |
| | |||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+8 |
| | | | | on util | ||||
* | show the top 2 tags on songs, sync fixes from /branches/3.4 improved caching ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -8/+30 |
| | | | | on song object | ||||
* | removed some more references to the genre stuff, added ability to customized ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -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 trunk | Karl 'vollmerk' Vollmer | 2008-05-18 | 1 | -1/+0 |
| | |||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -93/+50 |
| | | | | mostly work | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -36/+59 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | fix get recently played returning incorrect information if user supplied | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
| | |||||
* | fixed some album art issues and an issue with downloads if no catalog pattern | Karl 'vollmerk' Vollmer | 2008-05-03 | 1 | -1/+8 |
| | |||||
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -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 amarok2 | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -0/+22 |
| | |||||
* | first steps of a fix for the xml-rpc streaming and cataloging | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
| | |||||
* | fixed verify update issue | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -0/+1 |
| | |||||
* | fixed recently played, removed a bunch of useless files, added new methods ↵ | Karl 'vollmerk' Vollmer | 2008-03-21 | 1 | -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' Vollmer | 2008-03-19 | 1 | -3/+3 |
| | | | | charset setting... | ||||
* | minor change to tag gather, some speed improvements on the catalog verify ↵ | Karl 'vollmerk' Vollmer | 2008-03-13 | 1 | -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) | spocky | 2008-01-17 | 1 | -1/+1 |
| | |||||
* | - Fixed search by rating (Thx alex2008) | Karl 'vollmerk' Vollmer | 2008-01-13 | 1 | -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' Vollmer | 2007-12-31 | 1 | -6/+7 |
| | | | | added export catalog to csv | ||||
* | added new album option on song edit (Thx Picasso) | Karl 'vollmerk' Vollmer | 2007-12-25 | 1 | -1/+14 |
| | |||||
* | fixed XML-RPC mostly, uses insecure/old authentication method, needs more work | Karl 'vollmerk' Vollmer | 2007-12-18 | 1 | -1/+1 |
| | |||||
* | fixed delete disabled and sort_files bin scripts | Karl 'vollmerk' Vollmer | 2007-12-17 | 1 | -3/+3 |
| | |||||
* | fixed two transcode bugs | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -1/+1 |
| | |||||
* | made downloads counted in stats fixes ticket #12 tweaked filename to be ↵ | Karl 'vollmerk' Vollmer | 2007-12-15 | 1 | -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' Vollmer | 2007-12-06 | 1 | -0/+2 |
| | | | | view | ||||
* | some temporary tweaks to make the whole amarok thing work, will be tweaking ↵ | Karl 'vollmerk' Vollmer | 2007-11-21 | 1 | -1/+1 |
| | | | | this as it is currently slightly insecure | ||||
* | added single song view | Karl 'vollmerk' Vollmer | 2007-11-13 | 1 | -10/+9 |
| | |||||
* | fixed acls, fixed transcoding issues | Karl 'vollmerk' Vollmer | 2007-10-10 | 1 | -1/+1 |
| | |||||
* | ajax loading thingy added to css, fixed random methods on rightbar and added ↵ | Karl 'vollmerk' Vollmer | 2007-09-28 | 1 | -1/+1 |
| | | | | a default sort to the browse methods | ||||
* | made localplay technically work, lots of work to still do | Karl 'vollmerk' Vollmer | 2007-09-20 | 1 | -4/+0 |
| | |||||
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
| | |||||
* | Fix link given out by song class so that they can pass validation | xgizzmo | 2007-08-06 | 1 | -3/+3 |
| | |||||
* | proof of concept, nothing one should actually use | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -31/+32 |
| | |||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -18/+20 |
| | |||||
* | fixed song retaging, fixed the song view page tweaked sidebar browse and ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -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 options | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -20/+17 |
| | |||||
* | removed some old/legacy functions fixed download and merged it into the /play | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -3/+3 |
| | |||||
* | added genre link to show songs stuff, made the single album view do ajaxie ↵ | Karl 'vollmerk' Vollmer | 2007-06-21 | 1 | -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' Vollmer | 2007-06-19 | 1 | -4/+2 |
| | | | | you use | ||||
* | really removed it this time | Karl 'vollmerk' Vollmer | 2007-06-10 | 1 | -2/+0 |
| | |||||
* | catalog verify mostly works, need to clean up the album art gather before ↵ | Karl 'vollmerk' Vollmer | 2007-06-02 | 1 | -158/+142 |
| | | | | its completely better | ||||
* | added some links to the sidebar preferences adn then also added in some ↵ | Karl 'vollmerk' Vollmer | 2007-05-14 | 1 | -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 unplayed | Karl 'vollmerk' Vollmer | 2007-05-06 | 1 | -20/+6 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -55/+35 |
| | | | | everything broken | ||||
* | * Initial Database Changes for 3.4, many things are now broken | Karl 'vollmerk' Vollmer | 2007-02-08 | 1 | -2/+2 |
| |