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

2200 commits

Author SHA1 Message Date
Afterster
fd8525461e Fix Subsonic API missing artist id value (must be set to -1 to work with DSub) 2015-01-28 05:43:00 +01:00
Afterster
dac2c22c21 Add Subsonic API getAvatar function 2015-01-27 21:26:26 +01:00
Afterster
5da3ec3ba2 Add unsynced lyrics (with space) tag 2015-01-27 08:33:14 +01:00
Afterster
6d45694f22 Fix unsyncedlyrics flac tag support 2015-01-26 07:17:20 +01:00
Afterster
36175c3e88 Fixed #689: Count disappears when viewing album with multiple pages 2015-01-25 10:49:44 +01:00
Afterster
8c23a74742 Add Subsonic API 1.11.0 functions (similar artists / songs) 2015-01-24 11:53:20 +01:00
Afterster
24a8f46202 Add Subsonic API getLyrics function 2015-01-23 23:20:36 +01:00
Afterster
cd55dda99d Fix disk number and album artist metadata read from quicktime files (fix #684 and fix #685) 2015-01-23 06:45:38 +01:00
Afterster
4f204d2d73 Add checks on album art remove from file
Fix break line in lyrics from file tags (end fix #414)
2015-01-22 22:06:55 +01:00
Afterster
446ad9ec28 Fix Ampache API playlist_add_song 2015-01-22 20:44:54 +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
Afterster
b7fb651c07 Fixed #682: Subsonic API getAlbum returns wrong artists for songs 2015-01-21 23:41:21 +01:00
Afterster
b926b60c76 Return correct Subsonic thumb data 2015-01-19 12:58:17 +01:00
SUTJael
502bc0cd2c Fix tag editing and footer closing bracket. 2015-01-17 16:19:50 +01:00
Afterster
77f9be88ff Fix image search case
Move image size update process to external bin/calculate_art_size.inc script
2015-01-14 07:46:44 +01:00
Afterster
d17d9d2973 Merge branch 'image-dimensions' of https://github.com/tsquare66/ampache into tsquare66-image-dimensions 2015-01-14 07:35:47 +01:00
Afterster
4e6be92bcd Return real cover in case PHP-GD is unavailable for thumbnail in Subsonic API 2015-01-13 22:55:55 +01:00
thinca
21a6d42353 Fix Content-Type of asx 2015-01-12 13:44:57 +09:00
René Bigler
19bff3fad7 [CLEANUP] Code cleanup 2015-01-10 00:47:13 +01:00
René Bigler
7ee67d721e [FEATURE] #280 Add possibility to search for metadata 2015-01-10 00:22:38 +01:00
René Bigler
af03777cc8 [FEATURE] #280 Add Beets support for additional metadata 2015-01-10 00:22:36 +01:00
René Bigler
78d2acbecb [FEATURE] #280 Write back metadata and add some comments
Untested because write back does apparently not work with flac
2015-01-10 00:22:28 +01:00
René Bigler
8a8907ba23 [FEATURE] #280 Add Metadata to Song search 2015-01-10 00:22:26 +01:00
René Bigler
46fc6b171b [FEATURE] #280 Add Medatada edit to songs and fix some bugs 2015-01-10 00:22:25 +01:00
René Bigler
f660f88975 [FEATURE] #280 Update Database with update script 2015-01-10 00:22:24 +01:00
René Bigler
22ad091496 [FEATURE] #280 Add insert, update and delete to local catalog 2015-01-10 00:22:16 +01:00
René Bigler
badd651e7c [FEATURE] #280 Add all tags to vainfo 2015-01-10 00:22:14 +01:00
René Bigler
08965bf7fc [FEATURE] #280 Add core libraries 2015-01-10 00:22:13 +01:00
René Bigler
b312a3f486 [FEATURE] #280 Add fetch_object to DBA class 2015-01-10 00:22:10 +01:00
René Bigler
d644f641a4 [FEATURE] #280 Rework autoloader with global namespace support 2015-01-10 00:22:01 +01:00
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
4f60766437 Merge pull request #655 from Razrael/feature/improveMultipleGenreSupport
[FEATURE] Create and update splitted tags
2015-01-07 00:04:24 +01:00
René Bigler
16e22cb672 [BUGFIX] Remove debuging route through if statement 2015-01-06 23:09:22 +01:00
Afterster
9e03f6242d Add additional genre delimiters
Update config version to 22
2015-01-06 23:02:32 +01:00
René Bigler
3edcbb7a9b [CLEANUP] Remove space in empty line 2015-01-06 21:16:08 +01:00
René Bigler
a1f0b5e62e revert vainfo 2015-01-06 20:41:48 +01:00
René Bigler
125d203d95 [FIX] fix code style 2015-01-06 20:32:27 +01:00
René Bigler
3e05c0c9ac [FEATURE] Add album and artist tag update 2015-01-06 20:31:36 +01:00
lotan
be531ed93f Added support for additional ID3v2 genre delimiters. 2015-01-06 14:20:51 +01:00
René Bigler
f8c36acaf5 [FEATURE] Create and update splitted tags 2015-01-05 23:13:21 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Lawrence Brown
447647910e loop over directories the "correct" way
see http://php.net/manual/en/function.readdir.php - specifically:

    /* This is the correct way to loop over the directory. */
    while (false !== ($entry = readdir($handle))) {
        echo "$entry\n";
    }

    /* This is the WRONG way to loop over the directory. */
    while ($entry = readdir($handle)) {
        echo "$entry\n";
    }
2015-01-03 16:29:17 +00:00
Afterster
0ee3d5d090 Fix paging on stats since sort was disabled on these pages 2015-01-03 10:38:23 +01:00
Afterster
85e39f7c8e Add Play Next on Albums / Artists / Playlists 2015-01-02 20:55:49 +01:00
Afterster
64a2fae72a Merge branch 'play_next' of https://github.com/tan-ce/ampache into tan-ce-play_next 2015-01-02 20:35:53 +01:00
Afterster
cbcc372cb9 Fix wrong download limit control hit calculation (fix #491) 2015-01-02 20:27:14 +01:00