1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
Commit graph

51 commits

Author SHA1 Message Date
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
e231533080 Add missing slash in album batch download link
Add log entry on Plex api stream
2016-02-16 06:22:39 +01:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +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
47a6585c88 Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
Afterster
21a3de408c Fix transcode settings for api player type 2015-04-01 19:51:19 +02:00
Afterster
b845d86e3e Fix Plex API Travis build 2015-02-05 14:03:09 +01:00
Afterster
411ad4b06c Use proxy settings on all get Requests 2015-02-05 13:56:12 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
cb9062c004 Fix indent following some commit patches from #615 pull request 2014-12-30 08:27:03 +01:00
Alan McNeil
0d49c87501 For plex, lower timeout on localhost to localhost curl and report error in debug. With local_web_path not set, a silent error happened after a long timeout. 2014-12-30 08:24:21 +01:00
René Bigler
430e7c6cce Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
Afterster
b7a76aa133 Fix latest Scrutinizer issues
Fixed #372: add ellipsis to played song title
2014-10-01 00:03:19 +02:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
4b9e6adeeb Display video webplayer outside footer 2014-09-23 22:37:35 +02:00
Afterster
cb32697a6a Fix Plex thumb art 2014-08-05 18:43:51 +02:00
Afterster
034a6341fb Add Plex edition on missing library items 2014-08-05 02:10:23 +02:00
Afterster
9e06675a15 Add album / artist / song / playlist edit from Plex backend 2014-08-04 18:48:35 +02:00
Afterster
e5b5e1a291 Fix travis build 2014-08-04 08:14:28 +02:00
Afterster
97ade3bc77 Fix subtitle stream on web player 2014-08-04 02:58:45 +02:00
Afterster
993e5f9fa8 Add hls stream
Improve Plex video stream & transcode
2014-08-04 01:33:44 +02:00
Afterster
6fb8313992 Add Plex backend playlists support 2014-08-01 08:05:10 +02:00
Afterster
23bd854815 Fix MusicBrainz identifiers from flac files 2014-07-30 21:19:27 +02:00
Afterster
3934a2b86a Add buffer clean requires with PHP FPM on Plex backend 2014-07-30 19:40:26 +02:00
Afterster
9bead0654a Add TVShows and Movie video browse to Plex backend 2014-07-30 01:00:48 +02:00
Afterster
c699599fc3 Add Plex backend custom local port hack 2014-07-27 20:04:24 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
76e8d4b3e4 Fix other scrutinizer issues 2014-05-26 01:05:53 +02:00
Afterster
fee1e70ffa Fix scrutinizer code style 2014-05-26 00:48:43 +02:00
Afterster
cd0b66391e Ignore some unused warnings 2014-05-26 00:02:11 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
ea815a1ff1 Add responsive elements for tables and fix code style 2014-03-15 10:19:59 +01:00
Afterster
2576210ef1 Add first Plex music transcode support 2014-03-06 00:39:10 +01:00
Afterster
4595bd2546 Plex: always return success for OPTIONS requests 2014-03-05 00:45:36 +01:00
Afterster
284cd23bb6 Add missing Plex get_users_account function 2014-03-04 23:31:27 +01:00
Afterster
887a170bdd Remove myPlex server emulation 2014-02-20 20:14:36 +01:00
Afterster
e2b3b1ed51 Add google/wikipedia/lastfm search icons 2014-02-17 22:00:08 +01:00
Afterster
6e5122302c Add myPlex support 2014-02-17 07:49:22 +01:00
Afterster
acc0f8029b Begin myPlex support 2014-02-16 02:06:29 +01:00
Afterster
c12d13bdf9 Add subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
Afterster
9aa505e320 Fix plugins and add new Process Wanted plugin type 2013-12-26 22:35:02 +01:00
Afterster
a98ecd7376 Requests project replace Snoopy project and update to MusicBrainz API v2 2013-12-26 16:54:04 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
f50d8a93a5 Add optional client name when playing 2013-12-07 09:41:20 +01:00
Afterster
f16e1267fe Fix code style 2013-12-02 07:34:57 +01:00
Afterster
3ad354632d Add recently added and on deck 2013-11-25 08:31:29 +01:00
Afterster
3d13df9e0c Fix code style 2013-11-25 01:56:46 +01:00