summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* tweaked fix for rss feed, makes it a little cleaner, fix custom port issue ad...Karl 'vollmerk' Vollmer2009-04-134-12/+17
* fixed valid url in rss (#436)momo-i2009-04-121-2/+2
* tweaked vainfo to accept 1/2 as a valid disk from TPOS also tweaked id3v2 tag...Karl 'vollmerk' Vollmer2009-04-091-0/+4
* bump version forward a little moreKarl 'vollmerk' Vollmer2009-04-081-2/+2
* last commit for beta2Karl 'vollmerk' Vollmer2009-04-081-1/+1
* some tweaks to make the random play mojo work for streaming, does not work in...Karl 'vollmerk' Vollmer2009-04-082-5/+66
* fixed default tag encoding to IDO-8859-1momo-i2009-04-061-4/+4
* add video counts to api handshakeKarl 'vollmerk' Vollmer2009-03-311-4/+10
* fixed recently played songs having incorrect information on non-unique entrie...Karl 'vollmerk' Vollmer2009-03-291-0/+1
* correct mime type for asx to match Microsoft specKarl 'vollmerk' Vollmer2009-03-291-1/+1
* Fixed #424 and applied #423Karl 'vollmerk' Vollmer2009-03-261-84/+173
* remove manage democratic playlists under fix link for radio import, prevent n...Karl 'vollmerk' Vollmer2009-03-222-3/+3
* reset database charset on db update to make sure it remains in syncKarl 'vollmerk' Vollmer2009-03-221-0/+4
* bump version in initKarl 'vollmerk' Vollmer2009-03-181-2/+2
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ...Karl 'vollmerk' Vollmer2009-03-181-2/+2
* Fixed: forgot session checkmomo-i2009-03-172-1/+15
* escape after log entry and ptoningKarl 'vollmerk' Vollmer2009-03-171-1/+3
* always escape user inputKarl 'vollmerk' Vollmer2009-03-171-2/+1
* Update changelogmomo-i2009-03-171-2/+0
* Fixed: remote catalog doesn't cleanmomo-i2009-03-172-1/+92
* Fixed: no data rss #416momo-i2009-03-161-1/+1
* Dba::escape() must be used around all user input in queriesKarl 'vollmerk' Vollmer2009-03-161-2/+2
* no need to create object, get_now_playing() is a static functionKarl 'vollmerk' Vollmer2009-03-161-4/+2
* Fixed: rss not work (get_now_playing)momo-i2009-03-161-2/+4
* Fixed: get lyrics wikimomo-i2009-03-161-1/+2
* Fixed: typomomo-i2009-03-161-1/+1
* Fixed: 1 line lyrics for insert dbmomo-i2009-03-162-4/+5
* Fixed: remote catalog update check (do not work yet)momo-i2009-03-161-13/+18
* Fixed: If remote catalog cleaning, always failed.(is_readable), remind next p...momo-i2009-03-163-10/+17
* prep for beta1 release, update sql filesKarl 'vollmerk' Vollmer2009-03-152-3/+3
* Fixed: xmlrpc get image. getEncoding doesn't static functionmomo-i2009-03-151-5/+7
* add in the democratic methods (untested)Karl 'vollmerk' Vollmer2009-03-151-3/+56
* Added: proxy use for xmlrpcclient.momo-i2009-03-151-1/+7
* fix democratic play interface feedback issues and make the wizard actually workKarl 'vollmerk' Vollmer2009-03-151-0/+32
* revert to old random methods for nowKarl 'vollmerk' Vollmer2009-03-151-1/+1
* fix typo causing height to not display on art retrival, update to db allowing...Karl 'vollmerk' Vollmer2009-03-1510-101/+138
* Fixed: import ok but playlist not shown #412momo-i2009-03-132-3/+4
* Fixed: typomomo-i2009-03-131-1/+1
* Fixed: import m3u insert errormomo-i2009-03-132-4/+10
* fix xspf playlists - fixes flash player displayKarl 'vollmerk' Vollmer2009-03-131-4/+4
* put supplemental object support back into the browse object for now, replace ...Karl 'vollmerk' Vollmer2009-03-133-5/+57
* Added: get url using proxy #313(Thx faber) + proxyuser, proxypasswordmomo-i2009-03-121-0/+23
* Added: get lyrics from lyricswiki using proxy servermomo-i2009-03-121-4/+18
* assoicate the democratic playback with the user who sends the urlKarl 'vollmerk' Vollmer2009-03-111-1/+1
* fix missing page headers on democratic playlist, also show the votersKarl 'vollmerk' Vollmer2009-03-113-46/+76
* Fix: typomomo-i2009-03-101-1/+1
* Fixed: id3v2 tag lyrics displaymomo-i2009-03-102-10/+10
* fix tags in the apiKarl 'vollmerk' Vollmer2009-03-103-4/+6
* add caching to video browse, update changelogKarl 'vollmerk' Vollmer2009-03-101-0/+1
* add video data to the API and add missing count="X" value to tag informationKarl 'vollmerk' Vollmer2009-03-103-10/+52