Afterster
|
d33676b8d2
|
Fix EchoNest autoloader
|
2015-11-22 20:17:56 +01:00 |
|
Afterster
|
a340c30872
|
Update code style script with new checks
|
2015-11-18 22:39:49 +01:00 |
|
Afterster
|
f7cd0b43be
|
Merge branch 'feature/customMetadata' of https://github.com/Razrael/ampache into Razrael-feature/customMetadata
Conflicts:
lib/class/core.class.php
lib/class/song.class.php
lib/class/update.class.php
lib/class/vainfo.class.php
modules/catalog/local/local.catalog.php
templates/show_edit_song_row.inc.php
templates/show_playlist_song_row.inc.php
templates/show_song.inc.php
|
2015-11-17 20:48:10 +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
|
e85e21ce92
|
Fix statistics Graph broken since Composer move (fix #966)
|
2015-09-23 07:06:10 +02:00 |
|
Afterster
|
b336d1ab7e
|
Merge branch 'nioc-develop' into develop
Conflicts:
modules/plugins/Lastfm/Lastfm.plugin.php
modules/plugins/Librefm/Librefm.plugin.php
|
2015-09-22 20:21:50 +02:00 |
|
Afterster
|
db131af442
|
Create a folder per plugin
Always detect Composer system dependencies to not break installation because of optional modules
|
2015-09-19 23:40:58 +02:00 |
|
Afterster
|
2f00d06a98
|
Fix installation header css
Use --prefer-source --no-interaction on composer install
Update MusicBrainz, Tmdb and SabreDAV dependencies
|
2015-09-17 23:50:41 +02:00 |
|
Afterster
|
f2e69a198f
|
Fix Wanted feature with latest MusicBrainz library release
|
2015-09-16 22:55:02 +02:00 |
|
Afterster
|
16d80f8435
|
Use Composer for dependencies
|
2015-09-13 23:30:20 +02:00 |
|
Afterster
|
2f5ef59e8c
|
Fix http_port at installation process
|
2015-08-26 13:26:56 +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
|
ec746fdaab
|
Change version to 3.8.1-develop
|
2015-06-12 08:39:44 +02:00 |
|
Afterster
|
e8da89de08
|
Set Ampache version to 3.8.0
Update CHANGELOG.md
Update ACKNOWLEDGEMENTS
|
2015-06-12 08:20:32 +02:00 |
|
Afterster
|
0bce1211fe
|
Add option to hide user fullname by default
|
2015-05-14 23:07:36 +02:00 |
|
Afterster
|
2835e4c330
|
Add delete from disk setting and delete actions on most library items
|
2015-04-26 09:55:14 +02:00 |
|
Afterster
|
0a1b46f437
|
Add Label entity
|
2015-04-21 00:05:41 +02:00 |
|
Afterster
|
4c67bbdabc
|
Add WebDAV backend
|
2015-04-19 13:19:47 +02:00 |
|
Afterster
|
091df0f0bc
|
Add channel and live_stream enable/disable settings
|
2015-02-02 07:05:13 +01:00 |
|
Lawrence Brown
|
e3a8016f3f
|
add option to show/hide footer statistics
|
2015-01-31 22:24:58 +00:00 |
|
Afterster
|
2122fe9531
|
Add new option to disable deferred extended metadata (= artist info only for now) (fix #288)
|
2015-01-28 06:17:28 +01:00 |
|
Afterster
|
6df66768ab
|
Add ability to store images on disk (fix #131)
Add new settings to define art min and max width/height (fix #584)
|
2015-01-22 03:42:05 +01:00 |
|
René Bigler
|
6a4fd91d25
|
[FEATURE] increment config file version
|
2015-01-08 21:20:11 +01:00 |
|
Afterster
|
9e03f6242d
|
Add additional genre delimiters
Update config version to 22
|
2015-01-06 23:02:32 +01:00 |
|
Lawrence Brown
|
60a653daf4
|
copyright 2014 -> 2015
janitorial services
|
2015-01-04 21:36:41 +00:00 |
|
Jason Bray
|
8f88c10f01
|
Added missing artist results
Searching for missing artists now returns a simple list of artist names,
and a link to view their missing albums.
|
2014-12-22 00:05:49 -05:00 |
|
Afterster
|
78f551d57b
|
Add display and mandatory user registration fields configuration (fix #213)
Add optional State and City columns to user table
|
2014-11-05 06:34:45 +01:00 |
|
Afterster
|
705bd97b00
|
Add allowed object type granularity on zip feature
Bump version to 3.8.0-develop
|
2014-10-15 23:25:16 +02:00 |
|
Afterster
|
8c452f6638
|
Add Missing Artist search on top search
|
2014-10-04 00:27:40 +02:00 |
|
Afterster
|
90a57321c4
|
Replace PHP_SELF with REQUEST_URI
|
2014-10-03 23:33:41 +02:00 |
|
Afterster
|
160c59dea2
|
Fix Scrutinizer issues
|
2014-09-30 07:47:21 +02:00 |
|
Afterster
|
44d97d4b74
|
Real 'remember me' feature
Change song_preview to plugins
Fix 7digital preview (2 legged oauth authentication)
|
2014-08-31 22:40:50 +02:00 |
|
Afterster
|
993e5f9fa8
|
Add hls stream
Improve Plex video stream & transcode
|
2014-08-04 01:33:44 +02:00 |
|
Afterster
|
b3f713db1c
|
Fix SubSonic and local https (fix #342)
|
2014-07-22 06:07:00 +02:00 |
|
Afterster
|
daa8b3133b
|
Add video subtitle support
Add local_web_path setting (fix #324)
|
2014-07-16 22:41:19 +02:00 |
|
Afterster
|
80cd08ed04
|
Fix Scrutinizer reported errors
|
2014-07-09 23:27:14 +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
|
d7fa8efcef
|
Add missing max_upload_size setting
|
2014-06-13 22:33:42 +02:00 |
|
Afterster
|
41c533780f
|
Update develop version to 3.7.1-develop
|
2014-05-26 13:18:29 +02:00 |
|
Afterster
|
048032f7c3
|
Update CHANGELOG.md and set version to 3.7.0
|
2014-05-26 13:13:52 +02:00 |
|
Afterster
|
5307639cce
|
Fix http_type
|
2014-05-25 23:00:34 +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
|
9abed639d8
|
Add load time in footer and set catalog disable as an option to not increase sql query by default
|
2014-03-16 10:02:13 +01:00 |
|
Afterster
|
f08b0609f6
|
Add new transcode setting to allow/disallow transcode parameters override from clients (fix mpc support in the same time)
|
2014-03-07 08:11:05 +01:00 |
|
Afterster
|
5ae92b93c5
|
Fix #146 and https://github.com/ampache/ampache/issues/46
Add pls, asx and xspf playlist import support
|
2014-02-22 11:35:48 +01:00 |
|
Afterster
|
6e5122302c
|
Add myPlex support
|
2014-02-17 07:49:22 +01:00 |
|
Afterster
|
6cdb33ae32
|
Working Broadcast feature
|
2014-02-09 23:00:50 +01:00 |
|