summaryrefslogtreecommitdiffstats
path: root/server/xml.server.php
Commit message (Collapse)AuthorAgeFilesLines
* fixed access denied display, fixed typo in error log and fixed missing ↵Karl 'vollmerk' Vollmer2007-12-011-0/+8
| | | | artist_songs
* fixed some missing gettext, tweaked error reporting level on test.php and ↵Karl 'vollmerk' Vollmer2007-11-251-0/+8
| | | | fixed timeout issues with API (Thx Beef Doughnut)
* yea I am firedKarl 'vollmerk' Vollmer2007-11-251-1/+1
|
* fixed stupid bug in xml server, forgot to change functionKarl 'vollmerk' Vollmer2007-11-251-1/+1
|
* renamed xml-rpc acl to rpc, added default mime type of image/jpg and added ↵Karl 'vollmerk' Vollmer2007-11-221-0/+21
| | | | config options for batch download to the fs, no garbage collection for non-completed downloads yet.
* added genre_artists, genre_albums and genre_songsKarl 'vollmerk' Vollmer2007-11-211-0/+18
|
* additional xml methods songs & album_songs, also implemented catalog add ↵Karl 'vollmerk' Vollmer2007-11-211-1/+18
| | | | speed improvement from Karl Hungus
* added artist_albumsKarl 'vollmerk' Vollmer2007-11-201-0/+7
|
* added genres as a new xml method, and improved loggingKarl 'vollmerk' Vollmer2007-11-201-0/+12
|
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-1/+14
|
* more changes for the amarok hotnessKarl 'vollmerk' Vollmer2007-11-201-0/+13
|
* fixed an album art config parsing problem, Thanks Karl Hungus more work on ↵Karl 'vollmerk' Vollmer2007-11-191-3/+7
| | | | xml class and api mojo, handshake logic in place
* some inital work on an api for amarok, tweaked stream class a bit, think ↵Karl 'vollmerk' Vollmer2007-11-191-93/+10
| | | | theres still a bug with some playlist methods, also need to confirm problem with IE
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed some missing no session definesKarl 'vollmerk' Vollmer2007-02-101-1/+1
|
* few more tweaks and some work on the tv pagesKarl 'vollmerk' Vollmer2006-10-231-1/+1
|
* patched flaw in getid3() fixed a problem with vainfo and songs with no tags ↵Karl 'vollmerk' Vollmer2006-10-211-10/+36
| | | | and fixed the xml_from_array() function
* closes guest access security hole with register_globals on and improves ↵Karl 'vollmerk' Vollmer2006-10-171-0/+111
error reporting on quarantine migration and adds xml.server.php file for remote information querys