1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
Commit graph

843 commits

Author SHA1 Message Date
momo-i
79dd77dce7 Fixed: no data rss #416 2009-03-16 22:05:38 +00:00
Karl 'vollmerk' Vollmer
f42230b133 Dba::escape() must be used around all user input in queries 2009-03-16 15:11:59 +00:00
Karl 'vollmerk' Vollmer
de10c44c65 no need to create object, get_now_playing() is a static function 2009-03-16 14:37:58 +00:00
momo-i
348f0df1f7 Fixed: rss not work (get_now_playing) 2009-03-16 14:35:31 +00:00
momo-i
9e3413a59c Fixed: get lyrics wiki 2009-03-16 11:07:19 +00:00
momo-i
3d226380fe Fixed: typo 2009-03-16 10:59:29 +00:00
momo-i
8c56f72e4b Fixed: 1 line lyrics for insert db 2009-03-16 10:54:42 +00:00
momo-i
ef1907143c Fixed: remote catalog update check (do not work yet) 2009-03-16 09:56:06 +00:00
momo-i
5591b93313 Fixed: If remote catalog cleaning, always failed.(is_readable), remind next process (file information)
Updated: add my TODO @lyrics, id3 language
2009-03-16 09:14:38 +00:00
Karl 'vollmerk' Vollmer
53be385262 prep for beta1 release, update sql files 2009-03-15 23:56:47 +00:00
momo-i
6a40eb1fe8 Fixed: xmlrpc get image. getEncoding doesn't static function 2009-03-15 23:55:33 +00:00
Karl 'vollmerk' Vollmer
cc36557ebd add in the democratic methods (untested) 2009-03-15 23:40:34 +00:00
momo-i
62fa1b6da6 Added: proxy use for xmlrpcclient. 2009-03-15 23:11:35 +00:00
Karl 'vollmerk' Vollmer
1a475806e0 fix democratic play interface feedback issues and make the wizard actually work 2009-03-15 22:46:28 +00:00
Karl 'vollmerk' Vollmer
fdb7c58cb1 fix typo causing height to not display on art retrival, update to db allowing gc of tmp_browse, add extension to api album art image urls 2009-03-15 16:16:04 +00:00
momo-i
a6e171869b Fixed: import ok but playlist not shown #412 2009-03-13 07:03:26 +00:00
momo-i
678e08a604 Fixed: typo 2009-03-13 04:47:20 +00:00
momo-i
82edd2e93b Fixed: import m3u insert error
Added: show import result
2009-03-13 04:43:14 +00:00
Karl 'vollmerk' Vollmer
fbad7f92c1 fix xspf playlists - fixes flash player display 2009-03-13 03:26:28 +00:00
Karl 'vollmerk' Vollmer
b92109a64f put supplemental object support back into the browse object for now, replace later 2009-03-13 03:15:09 +00:00
momo-i
df124af57b Added: get url using proxy #313(Thx faber) + proxyuser, proxypassword 2009-03-12 07:54:39 +00:00
momo-i
6080bceee5 Added: get lyrics from lyricswiki using proxy server 2009-03-12 06:46:26 +00:00
Karl 'vollmerk' Vollmer
151afa4ec1 assoicate the democratic playback with the user who sends the url 2009-03-11 03:01:24 +00:00
Karl 'vollmerk' Vollmer
b49a271f88 fix missing page headers on democratic playlist, also show the voters 2009-03-11 02:46:48 +00:00
momo-i
4b191ae6bb Fix: typo 2009-03-10 23:01:56 +00:00
momo-i
53d288873d Fixed: id3v2 tag lyrics display 2009-03-10 22:52:52 +00:00
Karl 'vollmerk' Vollmer
eda8070b7f fix tags in the api 2009-03-10 21:45:15 +00:00
Karl 'vollmerk' Vollmer
9a54e854bf add caching to video browse, update changelog 2009-03-10 00:07:00 +00:00
Karl 'vollmerk' Vollmer
a3e1bf7850 add video data to the API and add missing count="X" value to tag information 2009-03-10 00:03:16 +00:00
momo-i
99f3067717 Updated: encode multibyte lyrics, if lyrics hasn't encoded UTF-8. Get lyrics from id3v2 tag(feature not implement) 2009-03-09 23:28:22 +00:00
Karl 'vollmerk' Vollmer
80e16c888b add tags to the artist and album xml documents 2009-03-09 22:31:24 +00:00
Karl 'vollmerk' Vollmer
e4ad47579a implement tag information on song xml document for the api, and put back genre (first tag) for backwards compatiblity 2009-03-09 21:38:27 +00:00
Karl 'vollmerk' Vollmer
edd76c1759 make browse extend query, removes a ton of redundent useless code 2009-03-09 21:17:26 +00:00
Karl 'vollmerk' Vollmer
50036b1fad fix some browsing issues I created with the query switch, considering having browse class extend query 2009-03-09 15:32:18 +00:00
Karl 'vollmerk' Vollmer
242401a915 fix the update/add filters in the api and add them into artist and album 2009-03-09 00:59:44 +00:00
Karl 'vollmerk' Vollmer
98f41161aa fix a problem with single album display, also make the democratic play votes ordered by track as secondary to vote time() 2009-03-09 00:20:22 +00:00
Karl 'vollmerk' Vollmer
35d6670bd5 added sorting to the video browse, also made the api add_lt, add_gt work for artist and album (untested) 2009-03-08 23:42:52 +00:00
Karl 'vollmerk' Vollmer
04bcb58be9 move over to query class as backend for browse 2009-03-08 22:39:38 +00:00
Karl 'vollmerk' Vollmer
37a348127f fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
Karl 'vollmerk' Vollmer
ed15ee4a9c Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
Karl 'vollmerk' Vollmer
2a83cc96dc more work for alpha2 release, clean up install and debug a bit 2009-03-08 05:08:21 +00:00
Karl 'vollmerk' Vollmer
2799c89f58 add length to the video browse, put in some stuff for the now playing table up the config version in prep for another alpha 2009-03-08 03:54:04 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c fix download and batch download Addresses #408 and #407 2009-03-07 19:44:00 +00:00
Karl 'vollmerk' Vollmer
d7f8af4f53 fix mp4 video file tag parsing 2009-03-03 00:44:18 +00:00
momo-i
f8def34b7d Fixed: Show lyrics using id3v2(USLT) if exists 2009-03-02 22:13:55 +00:00
Karl 'vollmerk' Vollmer
d469634f3c make the popular actually show popular 2009-03-02 03:53:46 +00:00
Karl 'vollmerk' Vollmer
181e8dfe22 add some additional stats to the catalog stats page 2009-03-02 03:23:38 +00:00
Karl 'vollmerk' Vollmer
7a529eeb8a move around stats information and split it up, tweak quicktime tag detection 2009-03-02 01:39:10 +00:00
Karl 'vollmerk' Vollmer
a313222ab7 typo 2009-03-02 00:25:41 +00:00
Karl 'vollmerk' Vollmer
9eca0afefa add clean to handshake information 2009-03-02 00:08:25 +00:00