Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | broke the advanced random stuff, only ui in place for new stuff... | Karl 'vollmerk' Vollmer | 2009-02-10 | 1 | -0/+23 | |
| | ||||||
* | fix edit links, and some interface issues I created with other changes | Karl 'vollmerk' Vollmer | 2009-02-09 | 1 | -1/+1 | |
| | ||||||
* | fixed missing reference to new variable name when downsampling | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+1 | |
| | ||||||
* | standardize media interface stuff a bit | Karl 'vollmerk' Vollmer | 2009-02-08 | 1 | -1/+12 | |
| | ||||||
* | Add very basic buggy as crap video support, fix a few other minor bugs with ↵ | Karl 'vollmerk' Vollmer | 2009-02-02 | 1 | -2/+2 | |
| | | | | playlists and random elements | |||||
* | added the tags to the artist and album display, and also made the cataloging ↵ | Karl 'vollmerk' Vollmer | 2008-12-28 | 1 | -9/+1 | |
| | | | | correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style | |||||
* | make a slight change to the song display, the title is now the direct link. ↵ | Karl 'vollmerk' Vollmer | 2008-12-06 | 1 | -1/+2 | |
| | | | | The info page is now an icon, this is based on watching a few ampache newbies try to use it and get confused as to how play stuff | |||||
* | allow add or verify on a specified sub directory of an existing catalog | Karl 'vollmerk' Vollmer | 2008-11-19 | 1 | -1/+22 | |
| | ||||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -7/+17 | |
| | ||||||
* | 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 | |
| |