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

2084 commits

Author SHA1 Message Date
Psy-Virus
005391c083 Ger tranlation + mo's, po's & pot updated due to last changes +
small fix to make the "Return" link on Update Page more informative
2014-05-31 16:37:36 +02:00
Afterster
97a35d6677 Support multi level tag merge 2014-05-29 23:45:42 +02:00
Afterster
f63768348f Add merge on tags (fix #120)
Set classic theme box size to 95% (fix #221)
2014-05-29 23:03:15 +02:00
Afterster
740427c328 Add session id on votes (fix #173) and a new option to clear expired sessions votes (#178) 2014-05-29 07:18:33 +02:00
Afterster
c88142cd08 Recheck version after autoupdate 2014-05-29 00:24:42 +02:00
Afterster
176cf4a380 Add git pull update from web interface 2014-05-29 00:22:36 +02:00
Afterster
485371643b Get right insertion order for same level songs in democratic playlist 2014-05-28 22:18:43 +02:00
Afterster
c90ee9b2c5 Fix travis build on album art 2014-05-27 07:42:12 +02:00
Afterster
1e5cded0e4 Add better image cache handling to avoid manual browser cache refresh on album art change 2014-05-27 07:34:27 +02:00
Afterster
6b3fb8fa7b Don't add disabled media to a stream playlist 2014-05-26 07:55:24 +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
1757d8c6f5 Fix missing semi colon 2014-05-26 00:13:30 +02:00
Afterster
cd0b66391e Ignore some unused warnings 2014-05-26 00:02:11 +02:00
Afterster
dd41c876b9 Fix code style 2014-05-25 23:36:26 +02:00
Afterster
bd1fdcf0e2 Merge branch 'develop' of https://github.com/Psy-Virus/ampache into develop
Conflicts:
	lib/class/catalog.class.php
2014-05-25 23:35:33 +02:00
Afterster
041dfda1fc Remove remaining unused code 2014-05-25 23:23:52 +02:00
Afterster
811115958e Fix code style 2014-05-25 22:54:29 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
59d038335f Fix several php errors 2014-05-25 18:47:43 +02:00
Psy-Virus
fb78391532 Catalog actions output fixes + Ger transl. update..
..due to latest changes
2014-05-25 17:50:10 +02:00
Afterster
814297a030 Fix create democratic playlist
Fix democratic web player play
Removed search descriptor lib/init.php inclusion
Update CHANGELOG.md
2014-05-25 12:22:57 +02:00
Afterster
453bb83c9e Sending user registration validation email is now an option (fix #195) 2014-05-24 21:29:55 +02:00
Afterster
b8db2281eb Fix #196 2014-05-24 20:16:47 +02:00
Afterster
2a4bedd282 Add Dbh null sets in case of query error 2014-05-20 02:20:38 +02:00
Afterster
035f7a106d Add transcoding default configuration to installation process 2014-05-20 00:30:10 +02:00
Afterster
443d22a345 Fix autoupdate error when using develop branch without Git 2014-05-19 07:52:20 +02:00
Psy-Virus
983042317d Lang de_DE updated + show error fix
Translation de_DE updated due to latest changes.
Fixed not translated error messages in 'lib/class/error.class.php'
updated mo's & po's.
2014-05-19 04:46:34 +02:00
Afterster
862dde3e00 Add .htaccess generation in installation process
Improve installation configuration to be less error-prone
2014-05-18 17:27:29 +02:00
Afterster
0b05ba85d3 Add changing source of channel (fix #179) 2014-05-18 10:55:59 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
12b6cb62d2 Fix playlist browse with items > 1000
'Now playing filtered per user' enabled by default
2014-05-17 12:00:32 +02:00
Afterster
d9e12fa523 Add MusicBrainz namespace use to MusicBrainz plugin
Fix code style
2014-05-17 08:20:02 +02:00
jack
fb9ae47631 Update to the Amazon API Image Search module, fix missing parameter and response parsing. -jbrain 2014-05-14 13:42:07 -05:00
Afterster
3f9e7a4d94 Fix channel with random songs according to #176 2014-05-13 23:17:22 +02:00
Afterster
eb22d64861 Fix #175 2014-05-13 13:18:47 +02:00
Afterster
dd57be355d Fix random feature on channels 2014-05-13 12:58:24 +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
Psy-Virus
03d175e4c1 Translation DE_de updated + gettext functions
Gettext plural functions T_ngettext and ngettext corrected.
Gettext now also detects that plural strings as plural strings.
Updated gather-messages.sh keywords.
mo's and po's updated
2014-05-07 20:45:56 +02:00
SUTJael
39e6e76f59 Fix code style 2014-05-07 15:49:47 +02:00
SUTJael
fad56ec7b6 Random action review. Now available only for song, artist, album, playlist and advanced. (should work for #163) 2014-05-06 15:44:51 +02:00
SUTJael
5489e6d7a2 "Flag" replaced by "Favorite" Fix #155
Fix right playlist over content when localplay is enabled
2014-05-05 20:30:14 +02:00
SUTJael
72f8afac7f Admin can see all playlists (private/public) (Fix #142)
Remove cookie on art as it's not working as expected.
2014-04-22 23:28:55 +02:00
SUTJael
43e9a2b91c Fix session_status with lower PHP version than 5.4.0 (Fix #143) 2014-04-22 22:37:37 +02:00
SUTJael
2a82a834f4 Use base url in webplayer with beautiful url setting 2014-04-22 18:29:32 +02:00
SUTJael
1657fafc50 Saving show_art boolean value into cookies 2014-04-22 18:11:36 +02:00
SUTJael
0ba4ed6842 Ignore non-existing setting 2014-04-22 17:49:19 +02:00
SUTJael
6d21a9f1e4 Handle never transcoding property.
handle beautiful url with transcoding setting.
2014-04-20 22:35:03 +02:00
SUTJael
13544400a4 Fix m3u urls by using the transcoding file type instead of real type when required 2014-04-19 12:03:42 +02:00