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

1870 commits

Author SHA1 Message Date
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
SUTJael
598464f114 Add some logs to transcode settings 2014-04-18 20:04:45 +02:00
SUTJael
abba0441f9 Fix #128 2014-04-18 18:00:59 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
136e29aacb Merge branch 'develop' of https://github.com/ampache-doped/ampache into develop 2014-04-15 13:24:08 +02:00
Afterster
20d029c7ef Fix slideshow (bug added with latest recently played changes) 2014-04-15 13:23:15 +02:00
Afterster
58b258b876 Fix email validation on user registration (fix #197) 2014-04-15 07:27:37 +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
7f82bea13e Move from React 0.4.0 to 0.3.4 for PHP 5.3 compatibility reasons 2014-04-13 08:58:34 +02:00
Afterster
d3f01a3bc7 Save browse filter options in local cookies
Add curl module check
2014-04-13 00:20:54 +02:00
Afterster
78725fd015 Fix codestyle 2014-04-12 10:16:09 +02:00
Jean-François Bilger
ed88c58392 Merge remote-tracking branch 'upstream/develop' into relook-install 2014-04-12 09:49:54 +02:00
Afterster
8ff0728a3d Allow several time the same songs in Recently Played (fix #186) 2014-04-12 09:35:24 +02:00
Jean-François Bilger
65f262cac6 [MOD] Install bootstrap finished 2014-04-11 23:09:16 +02:00
Afterster
469c8759f2 Fix Subsonic stream when transcoding 2014-04-10 22:17:35 +02:00