1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

57 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
d84e62dba7 api fixes, added librefm scrobbler (untested) and fixed minor error in header file with rtl vs ltr languages also removed dead RioPlayer plugin 2009-05-18 17:34:22 +00:00
Karl 'vollmerk' Vollmer
5bd82180f5 some incomplete work cleaning up the api a bit 2009-05-17 15:51:29 +00:00
Karl 'vollmerk' Vollmer
cc36557ebd add in the democratic methods (untested) 2009-03-15 23:40:34 +00:00
Karl 'vollmerk' Vollmer
86ff429b36 template for democratic api stuff, no code 2009-03-15 11:31:38 +00:00
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
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
ace25154eb do not overlap filters 2009-03-01 23:59:07 +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
4bfe0a62f0 Correct Typo in Error # 2009-02-25 01:53:13 +00:00
Karl 'vollmerk' Vollmer
211a0c47a6 added localplay controls to api in addition to added/updated filters 2009-02-25 01:52:27 +00:00
Karl 'vollmerk' Vollmer
847ec135fd failed experiement, decent performance boost on verify by removing a bunch of queries, still some to moreve, should be able to make it faster 2009-02-19 05:02:37 +00:00
Karl 'vollmerk' Vollmer
5113c861d7 corrected update_media_from_tags() reference and added debug to api for ping() 2009-02-18 04:01:42 +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
0be17796f1 added in ping for the xmlapi returns the version, if a authID is passed it extends the session and then returns the version + new expire time 2008-11-19 18:44:46 +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
9a251be9a6 switched to sha1() api authentication method 2008-10-30 15:12:55 +00:00
Karl 'vollmerk' Vollmer
96d7639ca1 adjust the logic on the api so that username does not have to be passed after the initial handshake 2008-08-30 05:09:40 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
Karl 'vollmerk' Vollmer
310adfa359 last commit before beta3 release 2008-04-21 03:21:20 +00:00
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