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

137 commits

Author SHA1 Message Date
Afterster
169b719749 Coorect preg_split return check on genre parsing 2015-01-08 23:55:15 +01:00
Afterster
6902452a39 Remove tag delimiter regex post check 2015-01-08 22:58:57 +01:00
René Bigler
d2718887f1 [FEATURE] Change name and description 2015-01-07 23:03:33 +01:00
René Bigler
7d93f7c851 [CLEANUP] Syntax cleanup 2015-01-07 22:51:32 +01:00
René Bigler
99d66eb620 [FEATURE] improve genre tag splitting 2015-01-07 22:42:59 +01:00
Afterster
9e03f6242d Add additional genre delimiters
Update config version to 22
2015-01-06 23:02:32 +01:00
lotan
be531ed93f Added support for additional ID3v2 genre delimiters. 2015-01-06 14:20:51 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
lotan
67f592df2b Omit multiple genre processing as it doesn't work in all cases.
Signed-off-by: lotan <lotan@gmx.de>
2014-12-28 11:18:56 +01:00
lotan
e0cf832523 Parse ID3v2 genres translating IDs into names. 2014-12-14 16:13:45 +01:00
Afterster
f3dcb7090f Fix filename parser on Windows 2014-11-27 17:52:02 +01:00
Afterster
77dd74918c Analyze song file APE region for replaygain information 2014-11-26 07:36:33 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01:00
Afterster
160c59dea2 Fix Scrutinizer issues 2014-09-30 07:47:21 +02:00
Afterster
f04233f63e Remove not ascii character from TXXX id3v2 tags 2014-09-22 21:22:16 +02:00
Afterster
4aeb7f121c Fix track number in quicktime/m4a files 2014-09-13 10:54:42 +02:00
Afterster
5617871b5f Fix #423 #427 #430 and partially #414 2014-09-05 23:46:59 +02:00
Afterster
d672234156 Revert TVShow episode tag and field names before #412 merge 2014-08-28 07:51:48 +02:00
wagnered
8531f291e6 Fixed ability to catalog TV shows. 2014-08-26 22:07:25 -07:00
Afterster
467e071b73 Add few songs & videos metadata
Add release type on albums
Add methods code comments on few classes
Display release date on all videos
2014-08-02 22:48:41 +02:00
Afterster
23bd854815 Fix MusicBrainz identifiers from flac files 2014-07-30 21:19:27 +02:00
Afterster
90c1c6fbd1 Add Release Groupo MusicBrainz Identifier on albums
Add TheAudioDB and TheTVDB metadata/art plugins
2014-07-26 18:11:50 +02:00
Afterster
889b6691e9 Add zlib test check 2014-07-26 08:03:10 +02:00
Afterster
1581122dac Add setting to write id3 metadata to files on changes 2014-07-18 00:50:51 +02:00
Afterster
e52146109a Add check for large files manipulation 2014-07-16 23:57:01 +02:00
Afterster
504013ae66 Fix latest Scrutinizer reported errors 2014-07-10 07:25:15 +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
786c234d5f Add tvshows / movies first objects 2014-07-05 10:25:12 +02:00
Afterster
d41f31f14c Improve Album Artist information to be used by default 2014-06-15 13:34:12 +02:00
tsquare66
6cf0306752 Use ID3 band tag as album artist 2014-06-13 00:08:42 +02:00
Afterster
15b39f14de Avoid errors on sql table check 2014-06-11 07:20:54 +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
d9e12fa523 Add MusicBrainz namespace use to MusicBrainz plugin
Fix code style
2014-05-17 08:20:02 +02:00
Afterster
eb22d64861 Fix #175 2014-05-13 13:18:47 +02:00
SUTJael
c4789f9905 Handle strange tags formatting in TCON. 2014-05-09 14:59:36 +02:00
SUTJael
e8379388a4 Support id3v2 multiples genres (Fix #171). 2014-05-08 19:20:03 +02:00
Afterster
a76609bcad Add local charset setting for ISO8859-1 filename files operations on Windows 2014-04-15 00:02:08 +02:00
Afterster
b4b8f33b85 Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
Afterster
8fdbcce0fa Fix vainfo filename regex match on Windows
Fix m3u import (no need to declare m3u filetype music/video file types anymore)
Only check for footer iframe on login page
Remove unused files (artifacts)
2014-01-17 00:15:35 +01:00
Afterster
41f5d0b7fd Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +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
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
0461f2218f Add Dropbox catalog
Fix Google Music streaming
2013-11-17 16:08:32 +01:00
Afterster
ee93570646 Add Subsonic catalog type 2013-11-16 20:17:38 +01:00
Paul Arthur
31afde9fc0 Drop Dba::escape in vainfo 2013-02-05 11:48:31 -05:00