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

2208 commits

Author SHA1 Message Date
Niols
0729073857 Fix issue that blocks webplayer when transcoding 2016-03-06 22:31:01 +01:00
Afterster
deba68d9f8 Add helper to retrieve tmp directory path
Fix song xml special character on composer field
2016-03-05 13:07:47 +01:00
Afterster
58ede034c1 Fix tag map per user check (fix #1094)
Make update_380003 optional
2016-03-05 11:02:30 +01:00
Afterster
558e2c882a Add starred information directly on subsonic item description
Add parent attribute to subsonic podcast episode information
Always display art on random album
2016-03-05 09:08:59 +01:00
Afterster
c01d5b55b9 Add licensing to song list column if enabled
Remove MOTD plugin and add it first by default if enabled
2016-03-03 22:34:40 +01:00
Afterster
5b75e70979 Add cover art to live streams 2016-03-03 21:44:06 +01:00
Afterster
07a99104cc Add cover art on playlists / playlist items
Add last update date information to playlists
Always garbage collect catalog after any catalog action (fix #1156)
2016-03-02 00:07:31 +01:00
Deelight
f0bfea6c8c Only allow ID3 scanning for local catalog if "getID3" is declared in the metadata_order config parameter. 2016-03-01 17:47:05 +01:00
Afterster
0630676eb6 Add browse filter and light sidebar options
Add overload to force library item art display
2016-02-29 22:51:42 +01:00
Afterster
2de4417058 Add link to license on upload form
Add option to remove grid view from catalog favorites at homepage
2016-02-28 10:07:52 +01:00
Afterster
be816474f6 Add option to ignore song duplicate import
Add option to match catalog patterns on file upload
2016-02-27 20:35:03 +01:00
Afterster
a5a3e5dad0 Add optional %FILE% variable to script run on file upload 2016-02-27 15:41:07 +01:00
Afterster
be38dca973 Add artist prefix on album art title 2016-02-27 07:48:27 +01:00
Afterster
4dd4917ff9 Fix Podcast episode transcode 2016-02-26 06:56:56 +01:00
Afterster
8b77d6209f Fix album group on query/browse when where clause specified (fix #1148) 2016-02-25 21:05:56 +01:00
Afterster
c128f84cda Codec field is now mandatory on live stream 2016-02-23 07:32:41 +01:00
Afterster
1b8f5f460e Fix ipv6 address regression on user ip history (fix #1134) 2016-02-23 07:15:32 +01:00
Afterster
13af27a43b Add check to avoid parsing user ip address history if empty 2016-02-21 10:59:53 +01:00
Afterster
26db6b3c45 Merge pull request #1147 from Niols/develop
Rework LDAP Auth
2016-02-21 10:49:07 +01:00
Niols
661081ae91 rework LDAP auth
move it from Auth::ldap_auth to LDAP::auth
add support for other protocol versions
add support for StartTLS
add support for custom name field
  => if (givenName = John) and (sn = Doe), "givenName sn" gives "John Doe"
add support for custom attribute name for group's member attribute
clean code
2016-02-21 10:40:34 +01:00
Niols
bcd6c469b8 add default value tu AmpConfig::get 2016-02-21 10:20:58 +01:00
Afterster
a0e2258aa8 Fix Subsonic scrobble submission check (fix #1141) 2016-02-21 09:39:53 +01:00
Afterster
c6e858b93e Merge pull request #1131 from thinca/fix-playlist_songs-api
Fix playlist_songs API
2016-02-19 07:19:33 +01:00
Afterster
41a6769c2d Fix podcast sync 2016-02-16 07:38:44 +01:00
Afterster
e231533080 Add missing slash in album batch download link
Add log entry on Plex api stream
2016-02-16 06:22:39 +01:00
Afterster
c2db9a2e03 Fix Plex to Ampache resource resolution when library uuid is missing 2016-02-13 13:12:06 +01:00
Afterster
4fdec26519 Remove query string from podcast episode local filename (fix #1118) 2016-02-13 11:34:43 +01:00
Afterster
57b38eb952 Keep only mbid for first artist
Fix subsonic no scrobbling submission
2016-02-13 11:16:53 +01:00
Afterster
21df3dfc40 Add check on waveform image creation 2016-02-13 10:09:15 +01:00
thinca
aa66b7bf62 Fix playlist_songs API
<playlisttrack> tag does not appear in each items.
And errors occurred:
[Runtime Error] Invalid argument supplied for foreach()
2016-02-12 04:11:46 +09: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