Afterster
89e3a84397
Move http_port user preference to ampache.cfg.php ( fix #937 )
2015-08-26 12:09:32 +02:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
8c439d5b5f
Fix SubSonic API getArtists since upnp changes
2015-04-04 01:46:06 +02:00
Afterster
e244c1669b
Merge branch 'develop' of https://github.com/SeregaPru/ampache into SeregaPru-develop
2015-04-01 19:55:40 +02:00
Afterster
21a3de408c
Fix transcode settings for api player type
2015-04-01 19:51:19 +02:00
SeregaPru
7463e75204
UPnP localplay implementation
2015-03-25 23:42:34 +04:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
René Bigler
430e7c6cce
Fix code styles through php-cs-fixer
2014-10-21 20:28:17 +02:00
Afterster
2c221e8216
Add user geolocation and user statistical graphs
2014-10-06 01:05:17 +02:00
SeregaPru
1569f8019d
UPNP fixes and optimization
...
1) optimization: _xxxChilds: slice whole items array BEFORE converting to output objects
2) fix with special chars in items title.
Some players stops after receiving some special chars.
Don't know which exactly char is wrong, replace all special chars to '-'
2014-09-14 21:46:42 +04:00
SeregaPru
e75a38a007
1) bug fix: in createDIDL sometimes comes single item, not array. But array is expected. And method crashes.
...
Fix: detect if single item is come and convert it to array
2) fix bug with "<?xml..." parse error when php option - short tags - is set
3) upnp broadcast sending page
added button for automatically periodical page refresh for sending broadcast packets without cron, for development purposes
4) Plugins class optimization, method get_plugins
make static cache for optimization when multiple call
2014-09-12 14:59:18 +04:00
Afterster
80cd08ed04
Fix Scrutinizer reported errors
2014-07-09 23:27:14 +02:00
Afterster
b5f92aa25c
Edit library items in a more generic way
...
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
d842ebbb00
Add art on Videos
...
Add videos support to Subsonic and UPnP APIs
Update Tmdb module
2014-07-06 20:46:46 +02:00
Afterster
3fc08b17d4
Improve video browsing and metadata parsing
...
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00
Afterster
e07d23d7c9
Working UPnP backing for browse and stream actions
2014-07-05 00:36:54 +02:00
Afterster
baf244c97c
Add beautiful url support on album arts (to fix UPnP album arts)
2014-07-02 07:29:02 +02:00
Afterster
073899b399
Fix UPnP browse (beautiful url setting required)
2014-07-01 13:46:39 +02:00
Afterster
aa54f4952b
UPnP browse support
2014-07-01 07:50:57 +02:00