Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | hopefully the final commit before the 3.3.3 stable release | Karl 'vollmerk' Vollmer | 2007-01-27 | 1 | -17/+14 |
| | |||||
* | added config version check, fixed play selected bug reported by chenb and ↵ | Karl 'vollmerk' Vollmer | 2007-01-22 | 1 | -6/+7 |
| | | | | fixed wmp11 now playing issue | ||||
* | fixed force http play | Karl 'vollmerk' Vollmer | 2007-01-17 | 1 | -2/+8 |
| | |||||
* | speed up amazon gather and fixed some logic issues, and switched to disks ↵ | Karl 'vollmerk' Vollmer | 2007-01-15 | 1 | -2/+5 |
| | | | | for the download icons | ||||
* | fixed unescaped username in urls | Karl 'vollmerk' Vollmer | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | * Fixed display issues on TV page relating to | Karl 'vollmerk' Vollmer | 2007-01-06 | 1 | -1/+1 |
| | | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play | ||||
* | testing new mime types for OGG and FLAC makes them both work with MPD but ↵ | Karl 'vollmerk' Vollmer | 2007-01-05 | 1 | -2/+2 |
| | | | | might break other clients... testing required | ||||
* | fixed some old get_info() references | Karl 'vollmerk' Vollmer | 2007-01-03 | 1 | -2/+2 |
| | |||||
* | fixed auto-transcoding logic, requires a third variable now if not ↵ | Karl 'vollmerk' Vollmer | 2006-12-29 | 1 | -27/+34 |
| | | | | transcoding to mp3 | ||||
* | doh! | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -1/+1 |
| | |||||
* | last commit pre beta1 release | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -5/+36 |
| | |||||
* | * Fixed update issue, comment updating disabled for a bit | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -15/+46 |
| | |||||
* | fix a display issue when streaming | Karl 'vollmerk' Vollmer | 2006-12-14 | 1 | -1/+1 |
| | |||||
* | wups bad links | Karl 'vollmerk' Vollmer | 2006-11-30 | 1 | -2/+2 |
| | |||||
* | prep for tags/lyrics cleanup and recently playing tweaks | Karl 'vollmerk' Vollmer | 2006-11-30 | 1 | -1/+3 |
| | |||||
* | fixed the title on registration, and a bunch of random other things | Karl 'vollmerk' Vollmer | 2006-11-10 | 1 | -2/+2 |
| | |||||
* | fixed show all browse issue with song titles and a silent error on a ↵ | Karl 'vollmerk' Vollmer | 2006-11-06 | 1 | -0/+1 |
| | | | | show_songs call | ||||
* | added ability to define required user level on a per permission basis | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -0/+3 |
| | |||||
* | patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵ | Karl 'vollmerk' Vollmer | 2006-10-21 | 1 | -2/+7 |
| | | | | and fixed the xml_from_array() function | ||||
* | browse by title and page header hotness | Karl 'vollmerk' Vollmer | 2006-09-15 | 1 | -0/+48 |
| | |||||
* | some logic fixes for auto-transcoding | Karl 'vollmerk' Vollmer | 2006-06-09 | 1 | -9/+28 |
| | |||||
* | fixed get_url | Karl 'vollmerk' Vollmer | 2006-05-26 | 1 | -2/+10 |
| | |||||
* | reverted change, the & does work because this isnt displayed by a browser | Karl 'vollmerk' Vollmer | 2006-04-22 | 1 | -3/+3 |
| |