Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some short tags causeing some weirdness in the menu, fixed a typo here ↵ | xgizzmo | 2007-08-06 | 1 | -1/+1 |
| | | | | and there. | ||||
* | fixed find missing tracks, tweaked openstrands class again to account for ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 2 | -2/+81 |
| | | | | lack of [[CCDATA tag on some xml responses | ||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 2 | -2/+14 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | Added checking for local similars | Karl 'vollmerk' Vollmer | 2007-08-06 | 3 | -5/+24 |
| | |||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 5 | -36/+73 |
| | |||||
* | 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 | 6 | -41/+113 |
| | |||||
* | - Added modules section to sidebar, conforming to new layout from r1127 | Karl 'vollmerk' Vollmer | 2007-08-06 | 4 | -78/+75 |
| | | | | - Re-enabled plugins, added openstrands plugin | ||||
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 5 | -63/+107 |
| | |||||
* | year another bump on openstrands, removed redundent files, fixed bug with ↵ | Karl 'vollmerk' Vollmer | 2007-08-05 | 2 | -3/+22 |
| | | | | config gen and started work on playlists | ||||
* | fixed the catalog updating, so it doesnt throw w3c warnings | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -14/+14 |
| | |||||
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -8/+9 |
| | |||||
* | kill some debug warnings | xgizzmo | 2007-08-04 | 3 | -16/+16 |
| | |||||
* | fixed potential issue with kajax, and added advanced search button to top, ↵ | Karl 'vollmerk' Vollmer | 2007-08-04 | 1 | -18/+24 |
| | | | | right bar | ||||
* | fixed paging on search, and fixed get_location | Karl 'vollmerk' Vollmer | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | moved search to upper right, removed the playlists from the left menubar, ↵ | Karl 'vollmerk' Vollmer | 2007-08-02 | 2 | -2/+5 |
| | | | | fixed a potential uncaught exception on id3 tags | ||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 1 | -2/+2 |
| | |||||
* | slight tweak to do gcing a little more often, might scale this back later | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -2/+23 |
| | |||||
* | added check in clean for catalog path readability, if unreadable stop clean ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -0/+12 |
| | | | | and do not remove files | ||||
* | bump config version so people are foced to re-gen | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -2/+2 |
| | |||||
* | fixed now playing, hopefully once and for all, added title text to the now ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 5 | -115/+171 |
| | | | | playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance | ||||
* | added a browse by all, noticed a bug with browsing _very_ large lists causes ↵ | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -1/+2 |
| | | | | it to pop know how to fix it, but I will do that tomorrow | ||||
* | added paging on all song displays | Karl 'vollmerk' Vollmer | 2007-07-31 | 1 | -5/+54 |
| | |||||
* | fixed searching via quicksearch bar | Karl 'vollmerk' Vollmer | 2007-07-31 | 2 | -8/+7 |
| | |||||
* | added your playlists with play link to the leftbar, no way to edit them yet | Karl 'vollmerk' Vollmer | 2007-07-30 | 3 | -77/+56 |
| | |||||
* | fixed now playing with audacious, and fixed clear now playing.. vollmer is fired | Karl 'vollmerk' Vollmer | 2007-07-30 | 2 | -4/+28 |
| | |||||
* | prep commit for the 3.4-alpha1 release | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -3/+0 |
| | |||||
* | more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 2 | -5/+5 |
| | | | | fix some remaining bugs | ||||
* | fixed a few more warnings, fixed artist editing and improved album editing a ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 3 | -215/+51 |
| | | | | little (so it cleans up after its self) | ||||
* | Replace references to old code with new code | xgizzmo | 2007-07-29 | 3 | -5/+5 |
| | |||||
* | fixed album per row update and some warnings on song updates | Karl 'vollmerk' Vollmer | 2007-07-29 | 2 | -40/+80 |
| | |||||
* | fixed song retaging, fixed the song view page tweaked sidebar browse and ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 3 | -42/+115 |
| | | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display | ||||
* | fixed the album art gathering, enabled art resizing and saving of said ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 4 | -14/+41 |
| | | | | stuff... not sure if saving and retriving is saving any time. tweaked show test config wording | ||||
* | new update to correct normal sized blob for those already on 3.4, also added ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+34 |
| | | | | stream_* and downsample_cmd migration support, and but support I mean I tell them its not going to work | ||||
* | tweaked earlier update to use medium blob | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -1/+13 |
| | |||||
* | slightly improved the logic on pulling albums, fixed a typo causing find ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 2 | -3/+8 |
| | | | | album art not to work as advertised | ||||
* | fixed downsampling, renamed to transcoding default or always are now the options | Karl 'vollmerk' Vollmer | 2007-07-29 | 4 | -38/+27 |
| | |||||
* | fixed play all artist, play all artist random, and account updating from ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 2 | -11/+70 |
| | | | | user preferences | ||||
* | patch to improve performance of albums of the moment, thx vlet | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -30/+36 |
| | |||||
* | stupid vollmer no biscut | Karl 'vollmerk' Vollmer | 2007-07-27 | 1 | -32/+26 |
| | |||||
* | fixed typo | Karl 'vollmerk' Vollmer | 2007-07-27 | 2 | -27/+33 |
| | |||||
* | synced over Vlets prevent_multiple_login patch and improved error reporting ↵ | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -4/+6 |
| | | | | a bit moving to use of the Error class | ||||
* | added config migrator and the code to detect a bad config | Karl 'vollmerk' Vollmer | 2007-07-26 | 1 | -1/+1 |
| | |||||
* | first step to the migration hotness, detect failed config files and show ↵ | Karl 'vollmerk' Vollmer | 2007-07-25 | 1 | -1/+1 |
| | | | | migration docs | ||||
* | fixed some tarded typos, obviously time for me to get some sleep | Karl 'vollmerk' Vollmer | 2007-07-24 | 1 | -3/+3 |
| | |||||
* | added album and artist dynamic options, tweaked display and how you add ↵ | Karl 'vollmerk' Vollmer | 2007-07-24 | 2 | -7/+80 |
| | | | | em... still not happy with it, but good enough for now | ||||
* | added dynamic playlist item support, default and genre currently work | Karl 'vollmerk' Vollmer | 2007-07-24 | 4 | -5/+213 |
| | |||||
* | editing a live stream works now, added confirmation to live stream creation ↵ | Karl 'vollmerk' Vollmer | 2007-07-23 | 1 | -0/+47 |
| | | | | and also tweaked the create page to be slightly less wordy | ||||
* | - Added Live Stream (Internet Radio) support | Karl 'vollmerk' Vollmer | 2007-07-23 | 10 | -33/+279 |
| | | | | | | | - New Database Update corrects some issues and makes internet radio possible - Fixed ratings - Added new Transcode preference, doesn't do anything yet - New "Radio Stations" browse type | ||||
* | sync french translation, fixed ratings | Karl 'vollmerk' Vollmer | 2007-07-23 | 2 | -8/+39 |
| |