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

2027 commits

Author SHA1 Message Date
Afterster
1d83318bbf Fixed #595: Album artist not updated in id3 tag 2014-11-23 09:12:04 +01:00
Afterster
036f535916 Fix wrong album_artist song update 2014-11-22 20:25:08 +01:00
Afterster
cd53d38c51 Include tabledata.js only once, before footer 2014-11-20 20:55:13 +01:00
Afterster
f974eee450 Fixed #583: Can't create admin user
Update GetID3 to 1.9.9-20141117
2014-11-20 19:41:51 +01:00
SUTJael
3dac196975 Fix #587 2014-11-18 18:26:55 +01:00
SUTJael
6b1826271c Merge branch 'develop' of https://github.com/ampache/ampache into develop 2014-11-18 18:00:29 +01:00
SUTJael
6c13006c29 Big cleanup/fix on browse. Remember previous selected page on global lists (songs/artists/albums/etc.) (Fix #392). 2014-11-18 18:00:20 +01:00
Afterster
80cde0c626 Enhance share feature with modal dialog choices
Add Facebook / Twitter / GooglePlus external share plugins
2014-11-15 06:05:41 +01:00
Afterster
53f12cf2b2 Move album_artist from song to album table 2014-11-15 02:37:37 +01:00
Afterster
29a062d1e5 Add new action on playlist to remove duplicates (fix #397) 2014-11-13 21:48:12 +01:00
Afterster
083564cb72 Fixed #571: After fresh install, test.php displays ERROR on tables. Also on existing install. 2014-11-13 19:51:15 +01:00
SUTJael
4760bf539e Fix #568 2014-11-13 16:17:41 +01:00
SUTJael
5ff1ca45f8 Overlay notifications updated. 2014-11-13 15:29:42 +01:00
Afterster
0a6a6bad7b Fix missing album list when current albums have only release mbid without release group mbid 2014-11-12 22:59:17 +01:00
Afterster
fad7de7894 Add session_destroy() to Session::destroy method 2014-11-12 22:23:27 +01:00
Afterster
441d82d71e Create Album Artist entry before song Artist entry 2014-11-12 20:45:30 +01:00
Afterster
4183989e1a Fixed #562: Cannot disable song in library 2014-11-11 08:19:02 +01:00
Afterster
2300ce9ad7 Fixed #563: Errors in SQL syntax when verifying catalog 2014-11-11 08:07:22 +01:00
Afterster
33bb01afbf Add HTML5 ReplayGain Track support 2014-11-10 15:02:09 +01: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
98972fdf37 Fixed #351: Smart Playlist different results for different users 2014-11-04 23:17:34 +01:00
Afterster
6f2cf6c5f2 Add Stream Control by Time plugin 2014-10-25 09:05:41 +02:00
Afterster
b98b1a5a95 Add count_type column on object_count table
Add stream control plugins (Hits and Bandwidth)
2014-10-24 07:48:50 +02:00
Afterster
711907b04c Fixed #485: Send email notification to user after admin approval
Disable Geolocation by default
2014-10-22 22:18:07 +02:00
Afterster
a5772c596b Fix transcode settings from webplayer (not used for now) 2014-10-22 16:17:59 +02:00
René Bigler
430e7c6cce Fix code styles through php-cs-fixer 2014-10-21 20:28:17 +02:00
René Bigler
a79fe0683b [BUGFIX] #522 add media type for transcoded files 2014-10-20 21:06:39 +02:00
SUTJael
2c24fee95e Add a graceful delay to ignore duplicate statistics entries. 2014-10-20 18:13:13 +02:00
Afterster
7a32db9790 Fixed #500: Add quick play urls
Update CHANGELOG.md
2014-10-19 22:13:27 +02:00
Afterster
173d5e9d76 Requires user catalog right to edit arts
Avoid additional sql requests on searches
2014-10-15 22:37:06 +02:00
Afterster
969ff05abb Fixed #504: All Songs in Artist view bug 2014-10-15 00:04:55 +02:00
Afterster
b54b48fa07 Associate logged user object to the global user property in login.php 2014-10-14 23:03:47 +02:00
Afterster
2bbed12eb7 Add Aurora.js support in webplayer
Add transcode settings per player
2014-10-12 12:55:31 +02:00
Afterster
83b41887cc Re-enable theme support
Remove stream format guessing from browser name
2014-10-11 22:41:19 +02:00
Afterster
e8d57fb4e6 Fix item art actions position 2014-10-10 07:40:45 +02:00
Afterster
dadf3d769b Display graph abscissa vertically 2014-10-08 23:36:15 +02:00
Afterster
77ab2bcfe8 Fix graph width sanity check 2014-10-08 23:22:39 +02:00
Afterster
5319cdf1d6 Add graphs to library items
Remove (temporary?) icon sprite from Reborn theme
2014-10-08 23:12:00 +02:00
Afterster
9ab5f34f2e Add optional geolocation parameters to Ampache API handshake 2014-10-07 07:36:50 +02:00
Afterster
2b40dfc1cc Add GoogleMap geolocation view on graphs 2014-10-06 23:51:59 +02:00
Afterster
853da616f2 Add catalog graphs
Fixed #494: Logout on side menu is broken
2014-10-06 21:56:09 +02:00
Afterster
94f63ebcf7 Change graph legend position and default period length 2014-10-06 07:36:21 +02:00
Afterster
3102ab0bab Fix Scrutinizer issues 2014-10-06 07:26:48 +02:00
Afterster
72272d7b34 Change graphs default length 2014-10-06 01:21:53 +02:00
Afterster
2c221e8216 Add user geolocation and user statistical graphs 2014-10-06 01:05:17 +02:00
Afterster
8c452f6638 Add Missing Artist search on top search 2014-10-04 00:27:40 +02:00
Afterster
9b910a40d1 Duplicate arts on song artist/album changes if required
Hide rating from random albums/videos if user is unauthorized
2014-10-03 07:19:51 +02:00
Afterster
e92c41c652 Add new display_home plugin category
Add RSS View plugin
2014-10-02 23:51:39 +02:00
Afterster
bef75fd05a Add Favorite and Rating to playlists
Improve Guest user view when use_auth=false
2014-10-02 21:23:07 +02:00
Afterster
a157856675 Add user feedback near mouse cursor when voting to a song (democratic playlist) 2014-10-01 22:17:31 +02:00