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

33 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
eda8070b7f fix tags in the api 2009-03-10 21:45:15 +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
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
abc6eac0e3 maybe fix #404, unconfirmed implemented #405 other misc cleanup 2009-03-01 23:47:36 +00:00
Karl 'vollmerk' Vollmer
6777ec1e2e first work on next db update, correct play_url() removing redundent path, fix democratic play clear 2009-03-01 00:10:49 +00:00
Karl 'vollmerk' Vollmer
dbdd96ed1b unify how the stream is constructed and played, this is a major change might be some regressions 2009-02-28 18:13:48 +00:00
Karl 'vollmerk' Vollmer
784ccfd5cf added mimetype to XML for song objects 2009-01-25 17:36:10 +00:00
Karl 'vollmerk' Vollmer
07f8ef395a finished up the rss feed stuff for now playing, it is currently the only type that works, should conform to rss standards now 2008-12-07 14:02:12 +00:00
Karl 'vollmerk' Vollmer
287a46f11e some work on the rss feed stuff 2008-12-06 18:47:09 +00:00
Kevin James 'purdyk' Purdy
c07ea5d5d4 Fixed typo in playlist xml. 2008-12-02 19:26:55 +00:00
Karl 'vollmerk' Vollmer
73809f0c1d improved error messages for api, includes additional information on handshake failure, also translate the errors 2008-11-29 16:48:12 +00:00
Karl 'vollmerk' Vollmer
0bd925f488 add the ratings to the album and artist xml results, fixed a logic error on the api session extending 2008-11-19 17:02:37 +00:00
Karl 'vollmerk' Vollmer
0d0f8c23f4 more cleanup, added numeric values of ratings to the song xml return 2008-11-15 20:49:08 +00:00
Karl 'vollmerk' Vollmer
2878f7eebd fixed lack of refresh when switching between localplay and other play methods 2008-05-08 15:32:01 +00:00
Karl 'vollmerk' Vollmer
06652fe040 implement xml error codes rather then relying on string parsing 2008-03-20 07:52:51 +00:00
Karl 'vollmerk' Vollmer
b96588ebc5 stupid typo on the art xml doc 2008-03-17 20:13:21 +00:00
Karl 'vollmerk' Vollmer
e95db50a74 added a few more fields to the xml documents passed by the api and included install doc patch 2008-03-17 04:12:15 +00:00
Karl 'vollmerk' Vollmer
adc4e061f4 add size to song xml 2008-03-14 15:00:28 +00:00
Karl 'vollmerk' Vollmer
5296a8d351 fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi 2008-01-19 23:11:57 +00:00
Karl 'vollmerk' Vollmer
d709751a3f fixed registration, show edit song title issue and added limit to xml api 2008-01-10 09:14:18 +00:00
Karl 'vollmerk' Vollmer
be699cab75 fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js 2007-12-22 05:14:14 +00:00
Karl 'vollmerk' Vollmer
67cbb218cd renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
Karl 'vollmerk' Vollmer
090d4f6899 some temporary tweaks to make the whole amarok thing work, will be tweaking this as it is currently slightly insecure 2007-11-21 18:26:00 +00:00
Karl 'vollmerk' Vollmer
9ded189f8c really fixed image, and put in a quick hack on play for api access 2007-11-21 08:44:21 +00:00
Karl 'vollmerk' Vollmer
8f883bfa45 two fixes for invalid artist ids in album xml and parse error on image.php 2007-11-21 08:35:31 +00:00
Karl 'vollmerk' Vollmer
068b2cbbb3 tweak to make the image.php file work with API auth, and corrected URLs 2007-11-21 07:07:34 +00:00
Karl 'vollmerk' Vollmer
8d914e47c9 additional xml methods songs & album_songs, also implemented catalog add speed improvement from Karl Hungus 2007-11-21 06:53:20 +00:00
Karl 'vollmerk' Vollmer
8c99cc8770 added genres as a new xml method, and improved logging 2007-11-20 08:32:15 +00:00
Karl 'vollmerk' Vollmer
5869da3fe5 little more work on the xml api, artists and albums now works 2007-11-20 06:23:05 +00:00
Karl 'vollmerk' Vollmer
c1829308f4 more changes for the amarok hotness 2007-11-20 05:32:08 +00:00
Karl 'vollmerk' Vollmer
b372d114dc fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place 2007-11-19 08:34:52 +00:00
Karl 'vollmerk' Vollmer
f4d94f034e some inital work on an api for amarok, tweaked stream class a bit, think theres still a bug with some playlist methods, also need to confirm problem with IE 2007-11-19 07:40:48 +00:00