Phyks (Lucas Verney)
e86ea9a099
Fix copyright date
2016-08-01 22:02:00 +02:00
Phyks (Lucas Verney)
2bb142eeb8
Fix issue #1260
...
Fix coding guidelines incoherences. Code should match PSR1/2 now, and
php-cs is set to check it on each commit.
Also fixed the Git hook to take into account only added, modified,
copied and renamed files (preventing errors when trying to check deleted
files).
Closes #1260 .
2016-08-01 21:55:14 +02:00
Afterster
baaceca250
Add Podcast feature
2015-12-20 23:19:23 +01:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Afterster
a340c30872
Update code style script with new checks
2015-11-18 22:39:49 +01:00
Afterster
5124a5ed4c
Merge branch 'develop' of https://github.com/Psy-Virus/ampache into Psy-Virus-develop
...
Conflicts:
templates/show_album_row.inc.php
templates/show_artist_row.inc.php
templates/show_label_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song_row.inc.php
templates/show_video_row.inc.php
Apply align_equals and concat_with_spaces on code style
2015-11-07 08:08:59 +01:00
Afterster
f627d3ee3a
Add radio stations to UPnP backend ( fix #958 )
2015-09-26 20:15:06 +02:00
Afterster
1446bd22c6
Create UPnP UUID from host
...
Avoid plugin debug message for current and parent directory test
2015-09-22 22:02:29 +02:00
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