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

2179 commits

Author SHA1 Message Date
Afterster
21df3dfc40 Add check on waveform image creation 2016-02-13 10:09:15 +01:00
Afterster
74b383e22e Add library item context menu 2016-02-07 19:58:30 +01:00
Afterster
5b975f3e22 Update version to 3.8.2
Update CHANGELOG.md
Fix potential security vulnerability on smartplaylist search rule and catalog management actions (thanks Roman Ammann!)
2016-02-03 21:59:24 +01:00
Afterster
f3c9c2d811 Remove scrub_out on login title page
Avoid null on Smartplaylist random column
2016-01-20 22:11:08 +01:00
Afterster
9c83df3723 Ensure year is normalized on accepted rang
Fix some url issue related to asked download file name
2016-01-17 21:18:43 +01:00
Afterster
494563ef1d Fix information flag if artist update was update manually 2016-01-11 23:24:10 +01:00
Afterster
05f37b54d8 Set information flag if artist update was update manually (fix #1012) 2016-01-11 21:27:12 +01:00
Afterster
55f011aea2 Fix user avatar upload (fix #1084) 2016-01-04 21:53:02 +01:00
Afterster
74dabd90d6 Fix waveform temporary file deletion issue if gd library is unavailable
Add PHP-GD test
2016-01-04 21:42:43 +01:00
Eskild Hustvedt
9ae7cc6228 Return up to 99 999 starred artists/albums/tracks to subsonic
Subsonic clients (at least dsub) appears to expect all starred
artists, albums and tracks to be returned when requesting a list
of starred items.
2016-01-01 17:07:49 +01:00
Afterster
d83bf5d169 Fix MySQL requests to support ONLY_FULL_GROUP_BY mode 2015-12-29 06:18:32 +01:00
Afterster
54370e0a75 Implements update_video_from_tags (fix #725) 2015-12-28 10:51:16 +01:00
Afterster
aa19993358 Add video support to playlist (fix #675) 2015-12-27 21:25:30 +01:00
Afterster
9d9f7a2711 Add preference subcategory 2015-12-27 16:06:13 +01:00
Afterster
631a477c01 Fix artist/album/song name json parsing if the name is numeric only 2015-12-27 12:25:28 +01:00
Afterster
b2b1f13ddf Add LIMIT to album and artist get_info SQL requests to fix MySQL 5.7 GROUP BY handling
Add ignored articles and cover art to Subsonic getArtists.view function
2015-12-27 11:11:34 +01:00
Afterster
c2039e9ff0 Add art id to generated art url (fix #996)
Lighted player and library item edition dialog
2015-12-26 23:40:35 +01:00
Afterster
697312e258 Change unique constraint creation on tag map to remove duplicates automatically 2015-12-26 09:07:24 +01:00
Afterster
1bb268a66d Fix Subsonic genres when using json format
Change Large album art browsing view to 200px
Add unique constraint on tag map
Change popular and favorite stats object type order
2015-12-24 00:14:55 +01:00
Afterster
5c763ec920 Add bookmarks feature 2015-12-23 21:59:33 +01:00
Afterster
bb24bedfa6 Re-generate thumb art if the entry is found in database but not the data itself (fix #1070) 2015-12-23 20:29:44 +01:00
Afterster
47a2c7a73d Fix podcast global sync link (fix #1068) 2015-12-23 19:56:28 +01:00
Afterster
7d3c2354b4 Remove port information on user ip activity when ip is retrived with HTTP_X_FORWARDED_FOR header 2015-12-23 07:27:28 +01:00
Afterster
baaceca250 Add Podcast feature 2015-12-20 23:19:23 +01:00
Afterster
58fa76fe3d Display large covert arts if grid view is disabled for target item type 2015-12-19 15:55:12 +01:00
Afterster
4ca86c15ac CSS trick to remove grid view 2015-12-19 14:51:30 +01:00
Afterster
68a2f92102 Abandonned php-gettext is replaced by oscarotero/Gettext 2015-12-19 09:34:37 +01:00
Afterster
47faff9523 Remove debugging code on song insertion error
Update song id3 tags after writing
Add variable sanity checks on mpd localplay, scrobbler and search classes
2015-12-18 22:22:17 +01:00
Jahak
303350fa16 Update userflag.class.php 2015-12-18 10:49:29 +05:00
Afterster
799165a119 Add Access-Control-Allow-Origin: * header on SubSonic images & streams 2015-12-17 20:48:14 +01:00
Afterster
6c9f55e219 Ignore subsonic item identifier prefix
Rename modules composer.json to composer.module.json
2015-12-16 23:06:05 +01:00
Afterster
b90a642bf1 Add logic for plugin directories named ampache-* 2015-12-13 19:04:14 +01:00
Afterster
167a9b757b Add link to web installation on test page if config file is missing 2015-12-08 21:23:40 +01:00
Afterster
d6234db15f Fixed undefined call to undeclared property on catalog update since custom metadata feature addition (fix #1042) 2015-12-08 07:41:52 +01:00
Afterster
85d84d1441 Remove Home Message plugin in favor of existing Message of the Day 2015-12-07 22:38:32 +01:00
Afterster
7befda23cc Merge pull request #1035 from wagnered/develop
Added logic to clean and 'camelcase' movie titles.
2015-12-05 09:41:09 +01:00
wagnered
89ace1706b Added logic to clean and 'camelcase' movie titles. 2015-12-04 18:00:30 -08:00
Afterster
92fcb84670 Rename Error class to AmpError (fix php7 Error class name conflict) 2015-12-04 14:00:01 +01:00
Afterster
f2f5bd530b Remove scrub_in from password verification (fix #1033) 2015-12-04 07:27:37 +01:00
Afterster
7179403b94 Update sql script to latest db changes
Update CHANGELOG.md
Fix vainfo tvshow parsing if music catalog selected
2015-12-03 23:25:37 +01:00
Afterster
cb769a5c8d Add log message in case of transcode process error
Fix code style
2015-12-03 22:07:57 +01:00
Afterster
0a76c2ac4b Merge branch 'preserved_whitespace' of https://github.com/DanielMaly/ampache into DanielMaly-preserved_whitespace 2015-12-03 21:51:09 +01:00
Nick Lanham
1aaf01ae98 Support an ampache=1 argument on getAlbum.view
- For now just adds playcounts.  Could add other info in the future
- Right now only getAlbum.view, but other views that return song info could support this too.
2015-12-02 22:57:58 +00:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
wagnered
b440eb2aad cleaned merge info from vainfo.class.php. 2015-11-28 21:13:27 -08:00
Daniel Maly
6c0f34fa96 Added 'album tag' option in song search 2015-11-28 22:14:56 +01:00
Afterster
289ca0cc8c Merge branch 'develop'
Conflicts:
	lib/class/tvshow.class.php
	lib/class/vainfo.class.php
	modules/plugins/Tvdb/Tvdb.plugin.php
2015-11-28 09:56:41 +01:00
wagnered
81b2aef0f9 Revert change of table/column tvshow.overview back to tvshow.summary.
Revert dependent classes to insert/update tvshow.summary.
Modified Tmdb and Tvdb plugins to carry tvhow overview as tvshow_summary
to maintain separation of tvshow summary and tvshow_episode summary.
2015-11-26 21:24:41 -08:00
wagnered
72273dbd20 Changed tvshow.summary to tvshow.overview to remove
conflict with tvshow_episode.summary.
Modified edit dialog and update functions to edit tvshow.overview.
Modified tvdb and tmdb plugins to reflect change to tvshow.overview.
Fixed Vainfo::_parse_filename after regression tests exposed bug.
2015-11-24 11:56:21 -08:00
Afterster
21c486eb50 Fix vainfo trim on unknown tags 2015-11-22 16:18:19 +01:00