1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 02:39:47 +02:00
Commit graph

1307 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
f804835929 some tweaks to make the random play mojo work for streaming, does not work in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611 2009-04-08 02:40:07 +00:00
momo-i
98d03889cd fixed default tag encoding to IDO-8859-1 2009-04-06 22:47:08 +00:00
Karl 'vollmerk' Vollmer
f2f017d2b8 add video counts to api handshake 2009-03-31 20:53:39 +00:00
Karl 'vollmerk' Vollmer
9826f64643 fixed recently played songs having incorrect information on non-unique entries #420 2009-03-29 12:03:52 +00:00
Karl 'vollmerk' Vollmer
375324c9f1 correct mime type for asx to match Microsoft spec 2009-03-29 03:59:47 +00:00
Karl 'vollmerk' Vollmer
55129c3d36 Fixed #424 and applied #423 2009-03-26 21:32:26 +00:00
Karl 'vollmerk' Vollmer
8c00ffe255 remove manage democratic playlists under fix link for radio import, prevent non-array elements from causing foreach() errors in resort_results() 2009-03-22 15:24:23 +00:00
Karl 'vollmerk' Vollmer
d3adf73c82 reset database charset on db update to make sure it remains in sync 2009-03-22 14:15:21 +00:00
Karl 'vollmerk' Vollmer
6ff9ca0a9e move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio creation link 2009-03-18 21:14:21 +00:00
momo-i
c31be1e56a Fixed: forgot session check 2009-03-17 23:49:01 +00:00
Karl 'vollmerk' Vollmer
9b8d212ef2 escape after log entry and ptoning 2009-03-17 15:12:04 +00:00
Karl 'vollmerk' Vollmer
e94245d814 always escape user input 2009-03-17 11:48:54 +00:00
momo-i
f65c15ff76 Update changelog 2009-03-17 03:50:23 +00:00
momo-i
a571f040d6 Fixed: remote catalog doesn't clean 2009-03-17 03:48:32 +00:00
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