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

36 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
13b5ecb076 yea I fail 2008-04-16 14:02:23 +00:00
Karl 'vollmerk' Vollmer
e6c1d2b699 failure 2008-04-15 06:21:54 +00:00
Karl 'vollmerk' Vollmer
ac832cdab9 add url_to_song function to api for amarok2 2008-04-15 06:20:47 +00:00
Karl 'vollmerk' Vollmer
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +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
ea0eeca2d3 split out the api errors so that it is easier to tell when you should do a new handshake 2008-03-18 02:25:38 +00:00
Karl 'vollmerk' Vollmer
7372bddcd0 added album and artist functions require a single artist/album xml document 2008-03-13 22:32:21 +00:00
Karl 'vollmerk' Vollmer
13bc70042d I fail 2008-03-10 19:31:02 +00:00
Karl 'vollmerk' Vollmer
e3c284b7da added song action for the api, fiddled with the democratic play stuff again 2008-03-10 06:35:19 +00:00
Kevin James 'purdyk' Purdy
2e55ddf498 User authentication fix for xml.server, when logged in as a user, it will now display that user as listening instead of the 'System User' 2008-02-15 22:30:17 +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
34b92d2dd5 fixed now playing for the API and lack of session extend when using the API 2007-12-24 01:28:07 +00:00
Karl 'vollmerk' Vollmer
ea8f3e685b fixed API calls, cleaned up old functions that are no longer needed 2007-12-23 09:01:09 +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
9661434379 fixed three bugs found by purdyk with the api 2007-12-19 01:36:16 +00:00
Karl 'vollmerk' Vollmer
77bc16f525 fixed dbl negative on xml api and enabled the timestamp check as well as fixed a typo in the config file 2007-12-18 15:16:02 +00:00
Karl 'vollmerk' Vollmer
74201cb615 cleaned up XML API errors so that they are always xml docs regardless 2007-12-18 01:35:40 +00:00
Karl 'vollmerk' Vollmer
362610c132 fixed access denied display, fixed typo in error log and fixed missing artist_songs 2007-12-01 21:36:24 +00:00
Karl 'vollmerk' Vollmer
9e97e1a980 fixed some missing gettext, tweaked error reporting level on test.php and fixed timeout issues with API (Thx Beef Doughnut) 2007-11-25 21:36:57 +00:00
Karl 'vollmerk' Vollmer
608820577f yea I am fired 2007-11-25 06:42:37 +00:00
Karl 'vollmerk' Vollmer
7013f89317 fixed stupid bug in xml server, forgot to change function 2007-11-25 06:42:11 +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
d04912f4b7 added genre_artists, genre_albums and genre_songs 2007-11-21 19:12:52 +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
28b86ee456 added artist_albums 2007-11-20 15:36:49 +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
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
bdd6c2acd4 fixed some missing no session defines 2007-02-10 18:45:11 +00:00
Karl 'vollmerk' Vollmer
f283e4040e few more tweaks and some work on the tv pages 2006-10-23 08:00:34 +00:00
Karl 'vollmerk' Vollmer
7b49a436d0 patched flaw in getid3() fixed a problem with vainfo and songs with no tags and fixed the xml_from_array() function 2006-10-21 21:09:50 +00:00
Karl 'vollmerk' Vollmer
39e8556985 closes guest access security hole with register_globals on and improves error reporting on quarantine migration and adds xml.server.php file for remote information querys 2006-10-17 05:07:16 +00:00