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

1796 commits

Author SHA1 Message Date
“bikkuri10”
122f687612 Fix subsonic lastModified element returning SI units in some circumstances.
Possibly only happens on 32 bit systems based on int sizing.
2014-07-22 21:07:22 +10:00
Afterster
64ab470707 Fix gather art back url 2014-07-22 03:16:43 +02:00
Afterster
a9a050daff Disable Beautiful Url on XML-API for retro-compatibility reason 2014-07-18 23:35:33 +02:00
Afterster
86b809fbf2 Fix $test variable name 2014-07-18 14:15:23 +02:00
Afterster
e9c2f2eab9 Free image resources explicitly 2014-07-18 07:47:45 +02:00
Afterster
1581122dac Add setting to write id3 metadata to files on changes 2014-07-18 00:50:51 +02:00
Afterster
17163ef7a9 Show albums associated to Album Artist 2014-07-17 22:02:44 +02:00
Afterster
e52146109a Add check for large files manipulation 2014-07-16 23:57:01 +02:00
Afterster
daa8b3133b Add video subtitle support
Add local_web_path setting (fix #324)
2014-07-16 22:41:19 +02:00
Afterster
2ea2470fbf Fix get_media js for video 2014-07-11 23:49:57 +02:00
Afterster
0d2a26eb37 Video transcode to webm by default 2014-07-11 23:37:08 +02:00
Afterster
23c846e4d1 Try/catch LastFM exception 2014-07-11 22:32:26 +02:00
Afterster
e616709da1 Fix video art gathering on catalog add 2014-07-10 23:20:03 +02:00
Afterster
25656f0c28 Fix content-type header when transcode 2014-07-10 23:07:28 +02:00
Afterster
504013ae66 Fix latest Scrutinizer reported errors 2014-07-10 07:25:15 +02:00
Afterster
80cd08ed04 Fix Scrutinizer reported errors 2014-07-09 23:27:14 +02:00
Afterster
6336801e15 Fix code style 2014-07-08 22:06:48 +02:00
Afterster
26915d15d0 Add checks on update script 2014-07-08 21:59:40 +02:00
Afterster
418a294622 Fix update script and shoutbox 2014-07-08 20:45:45 +02:00
Afterster
afa536c6be Fix code style 2014-07-08 20:24:51 +02:00
Afterster
0254be9982 Better Video integration in Ampache features 2014-07-08 20:00:33 +02:00
Afterster
7258fdcb63 Add video image preview 2014-07-08 09:05:45 +02:00
Afterster
b5f92aa25c Edit library items in a more generic way
Use real large image on Google gather arts
2014-07-08 00:51:52 +02:00
Afterster
4454696f29 Use arts in a more generic way
Add library_item interface
2014-07-07 01:40:14 +02:00
Afterster
d842ebbb00 Add art on Videos
Add videos support to Subsonic and UPnP APIs
Update Tmdb module
2014-07-06 20:46:46 +02:00
Afterster
3fc08b17d4 Improve video browsing and metadata parsing
Add TheMovieDB metadata plugin
2014-07-06 00:54:48 +02:00
Afterster
786c234d5f Add tvshows / movies first objects 2014-07-05 10:25:12 +02:00
Afterster
1d0b9d483c Fix song download link with beautiful url settings enabled 2014-07-05 10:10:08 +02:00
Afterster
e07d23d7c9 Working UPnP backing for browse and stream actions 2014-07-05 00:36:54 +02:00
Afterster
d045a75e11 Fix get SmartPlaylist in XML-API (fix #306) 2014-07-04 20:00:08 +02:00
Afterster
baf244c97c Add beautiful url support on album arts (to fix UPnP album arts) 2014-07-02 07:29:02 +02:00
Afterster
073899b399 Fix UPnP browse (beautiful url setting required) 2014-07-01 13:46:39 +02:00
Afterster
aa54f4952b UPnP browse support 2014-07-01 07:50:57 +02:00
Afterster
9d01f4e8c0 Concat folder.jpg with DIRECTORY_SEPARATOR define 2014-06-30 07:57:14 +02:00
Afterster
a2c44cb355 Fix codestyle 2014-06-29 09:43:48 +02:00
Afterster
7b76c83b43 Restore legacy xml api tags node 2014-06-29 09:29:20 +02:00
Afterster
019b4923b4 Fix DAAP streaming rang and code type (now working with Winamp DAAP plugin) 2014-06-28 18:14:57 +02:00
Afterster
4f9c971e72 DAAP session become optional 2014-06-28 16:40:40 +02:00
Afterster
646c7d18ea Add DAAP protocol support (fix #272) 2014-06-28 15:52:52 +02:00
Afterster
61ff873c40 Add Sort Tracks by Artist, Album, Song on playlists (fix #279) 2014-06-25 06:32:47 +02:00
Afterster
c315fc10a9 Fix XML API tag info (fix #281) 2014-06-24 07:35:16 +02:00
Afterster
106d769eb2 Add Smart Playlists to Subsonic API playlists (fix #194) 2014-06-15 17:55:44 +02:00
Afterster
5949888470 Add Random and Limit options on smart playlists (fix #164) 2014-06-15 16:31:37 +02:00
Afterster
c389f2f100 Album edition with Album Artist field 2014-06-15 14:25:33 +02:00
Afterster
ad00b7df4e Merge branch 'tsquare66-Use_ID3_band_tag' into develop 2014-06-15 13:35:35 +02:00
Afterster
d41f31f14c Improve Album Artist information to be used by default 2014-06-15 13:34:12 +02:00
Afterster
f55a0969a5 Add links on tags to show related item types with the same tag (fix #27) 2014-06-15 09:16:32 +02:00
tsquare66
c35b3c141f Merge branch 'Use_ID3_band_tag' into develop 2014-06-14 19:54:23 +02:00
Afterster
50b95d18da Fix SubSonic API errors when catalog = -1 and when Ampache library contains an artist without any label 2014-06-14 13:33:04 +02:00
Afterster
ba47cdc4f2 Improve user resitration UI
Add user avatar and api key change on user account preferences
Fix user avater max file size check
2014-06-13 22:25:50 +02:00