1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

240 commits

Author SHA1 Message Date
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
Afterster
0ec26ed623 Add Waveform feature and few ShoutBox links 2014-01-04 21:04:30 +01:00
Afterster
0727f1d936 Update version to 3.7-develop 2013-12-31 00:24:30 +01:00
Afterster
d5a7928722 Iframe mode activated by default now, ready for 3.6-doped release 2013-12-31 00:21:15 +01:00
Afterster
6b40e51c03 Updated CHANGELOG and version to 3.6-doped 2013-12-29 01:56:19 +01:00
Afterster
ce41ae5fd2 Fix EchoNest autoload 2013-12-28 17:12:58 +01:00
Afterster
26b0320c4a Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
Afterster
688353e8e7 Hide autoload errors 2013-12-26 22:55:44 +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
SUTJael
a53d308b6c Can now re-order playlist and album songs #53 (new grab icon displayed on sortable list)
Updating only the modified item (not refreshing page anymore) #43
Removed last 'Flag' items found #54
Reborn theme set as default #22
Fix: filters are now working
Fix: Artist edition
2013-12-03 15:50:00 +01:00
SUTJael
aca49c658d Completely replaced the inline edition by dialog edition.
Add autocomplete for tags.
Directplay added on Radio and Smart Playlists.
Many code style fixed.
Removed all defined size (need to do that into CSS if needed).
Fixed other bugs found around..
2013-11-24 22:01:21 +01:00
Afterster
2c47312696 Fix static declaration 2013-11-17 19:06:37 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Paul Arthur
6a7df20374 Onward to the future 2013-05-30 17:33:06 -04:00
Paul Arthur
22edd18649 Finalise 3.6-alpha6 2013-05-30 17:28:49 -04:00
Paul Arthur
f0454c03e5 Set the memory_limit to at least 32M
'32' != '32M'
2013-05-15 22:16:20 -04:00
Paul Arthur
dfb0527017 Increase the default memory limit to 32
This matches what the config files claims is the default.
2013-05-13 22:32:42 -04:00
Paul Arthur
1113d91bf1 Finalise 3.6-alpha5 2013-04-15 01:39:20 -04:00
Paul Arthur
82d6cfb098 Treat Snoopy the same as other external modules
It gets its own directory containing the minimally modified contents of
its upstream source tarball.
2013-03-29 13:34:33 -04:00
Paul Arthur
dd70337451 Clean up PHP tests and reuse them in init.php
Also move the config-related functions out of debug.lib.php (why they
were there in the first place is anyone's guess.)
2013-02-03 11:16:46 -05:00
Paul Arthur
10d54c9f7f Fix up the tests a bit
The hash check shouldn't be mixed in with the version check, and we now
need JSON.
2013-02-03 04:34:57 -05:00
Paul Arthur
675fd21cf1 Add a check that makes sure PDO is available
Calling an unavailable class is a fatal error, so people without PDO
were left with a fairly useless blank screen and no indicator of what
was wrong. Let's be a bit more user-friendly.
2013-02-03 02:35:13 -05:00
Paul Arthur
ead4cf2a0e Rename vauth to Auth 2013-01-28 21:23:05 -05:00