summaryrefslogtreecommitdiffstats
path: root/lib/class/song.class.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* hopefully the final commit before the 3.3.3 stable releaseKarl 'vollmerk' Vollmer2007-01-271-17/+14
|
* added config version check, fixed play selected bug reported by chenb and ↵Karl 'vollmerk' Vollmer2007-01-221-6/+7
| | | | fixed wmp11 now playing issue
* fixed force http playKarl 'vollmerk' Vollmer2007-01-171-2/+8
|
* speed up amazon gather and fixed some logic issues, and switched to disks ↵Karl 'vollmerk' Vollmer2007-01-151-2/+5
| | | | for the download icons
* fixed unescaped username in urlsKarl 'vollmerk' Vollmer2007-01-081-1/+1
|
* * Fixed display issues on TV page relating to Karl 'vollmerk' Vollmer2007-01-061-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' Vollmer2007-01-051-2/+2
| | | | might break other clients... testing required
* fixed some old get_info() referencesKarl 'vollmerk' Vollmer2007-01-031-2/+2
|
* fixed auto-transcoding logic, requires a third variable now if not ↵Karl 'vollmerk' Vollmer2006-12-291-27/+34
| | | | transcoding to mp3
* doh!Karl 'vollmerk' Vollmer2006-12-181-1/+1
|
* last commit pre beta1 releaseKarl 'vollmerk' Vollmer2006-12-181-5/+36
|
* * Fixed update issue, comment updating disabled for a bitKarl 'vollmerk' Vollmer2006-12-181-15/+46
|
* fix a display issue when streamingKarl 'vollmerk' Vollmer2006-12-141-1/+1
|
* wups bad linksKarl 'vollmerk' Vollmer2006-11-301-2/+2
|
* prep for tags/lyrics cleanup and recently playing tweaksKarl 'vollmerk' Vollmer2006-11-301-1/+3
|
* fixed the title on registration, and a bunch of random other thingsKarl 'vollmerk' Vollmer2006-11-101-2/+2
|
* fixed show all browse issue with song titles and a silent error on a ↵Karl 'vollmerk' Vollmer2006-11-061-0/+1
| | | | show_songs call
* added ability to define required user level on a per permission basisKarl 'vollmerk' Vollmer2006-11-041-0/+3
|
* patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵Karl 'vollmerk' Vollmer2006-10-211-2/+7
| | | | and fixed the xml_from_array() function
* browse by title and page header hotnessKarl 'vollmerk' Vollmer2006-09-151-0/+48
|
* some logic fixes for auto-transcodingKarl 'vollmerk' Vollmer2006-06-091-9/+28
|
* fixed get_urlKarl 'vollmerk' Vollmer2006-05-261-2/+10
|
* reverted change, the &amp does work because this isnt displayed by a browserKarl 'vollmerk' Vollmer2006-04-221-3/+3
|