This website requires JavaScript.
4562e0368a
When max similarity count is set to 0, return nothing instead of everything
emeric
2023-10-18 13:41:09 +02:00
c5d26a7647
OpenSubsonic API: bumped version since stream endpoint handling changed
emeric
2023-10-17 20:48:32 +02:00
079f7922b4
OpenSubsonic API: added support for 'played' fields
emeric
2023-10-16 23:27:29 +02:00
6a3783a4ba
Subsonic API: try to not transcode if the requested format/max bitrate is compatible with the actual file
emeric
2023-10-15 20:49:34 +02:00
fbdc15bd5c
Subsonic API: put artist display name instead of a comma separated list
emeric
2023-10-15 18:44:41 +02:00
8780bbdffa
Subsonic API: try to recognize some formats in stream endpoint (mp3, opus, vorbis)
emeric
2023-10-15 15:42:09 +02:00
806599dedb
Do not display the original release date when the year is the same as the actual release date
emeric
2023-10-15 13:59:56 +02:00
d2956df4cc
Handle artist display names
emeric
2023-10-14 19:22:13 +02:00
76290768bb
OpenSubsonic API: return OS fields on error
emeric
2023-10-12 22:38:06 +02:00
62655dd36c
Merge branch 'develop' for release v3.41.0
emeric
2023-10-11 20:33:20 +02:00
961b52f124
Fixed CodeCL warnings
emeric
2023-10-11 11:29:37 +02:00
23415a6c10
Updated doc
emeric
2023-10-11 07:49:44 +02:00
0e5249868c
Subsonic API: fixed extensions + genres
emeric
2023-10-10 23:30:40 +02:00
042cd54171
Subsonic API: handle extensions
emeric
2023-10-09 18:30:53 +02:00
caf558b6a0
Subsonic API: extensions WIP
emeric
2023-10-09 13:57:20 +02:00
29a7a62571
Subsonic API: extensions WIP
emeric
2023-10-09 13:55:24 +02:00
78435282b1
Subsonic API: CodeFactor review
emeric
2023-10-09 13:41:51 +02:00
e24ffb1347
Merge branch 'develop' into opensubsonic-extra-fields
emeric
2023-10-09 12:14:47 +02:00
eaed24dfcb
Revert "Updated deprecated cookie handling", too soon
emeric
2023-10-09 10:42:47 +02:00
aebd028af4
Merge branch 'develop' into opensubsonic-extra-fields
emeric
2023-10-08 23:15:18 +02:00
5631e219f3
Revert "Fixed deprecated call", too soon for this one
emeric
2023-10-08 23:14:11 +02:00
272c34be83
Subsonic API: handle parameter timeOffset
emeric
2023-10-08 23:13:09 +02:00
001b0d62d1
Subsonic API: handle new field mediaType
emeric
2023-10-08 20:46:58 +02:00
248df4ed1a
Merge branch 'develop' into opensubsonic-extra-fields
emeric
2023-10-08 20:36:14 +02:00
876ee54ec5
Fixed deprecated call
emeric
2023-10-08 20:35:36 +02:00
6d4e439a05
Fixed deprecated call
emeric
2023-10-08 20:35:19 +02:00
2581b6b0da
Updated deprecated cookie handling
emeric
2023-10-06 22:59:35 +02:00
5d49baccbf
Subsonic API: handle xml for new fields
emeric
2023-10-06 18:04:16 +02:00
de10da87d7
Subsonic API: added replayGain field in Song
emeric
2023-10-06 16:46:15 +02:00
85e2ede2f2
Subsonic API: skip discTitles entries when no subtitle is present
emeric
2023-10-06 15:46:54 +02:00
4329efb536
Subsonic API: added discTitles field in Albums
emeric
2023-10-06 09:39:40 +02:00
621e1f98db
Subsonic API: added common answer fields
emeric
2023-10-06 08:41:53 +02:00
06b0880a7d
Subsonic API: added releaseTypes for albums
emeric
2023-10-04 23:51:14 +02:00
ba25db6573
Subsonic API: added isCompilation for albums
emeric
2023-10-04 23:41:49 +02:00
2ca5d9dd26
Subsonic API: added originalReleaseDate for albums
emeric
2023-10-04 23:38:47 +02:00
c2406bb65b
Subsonic API: added album artists for albums
emeric
2023-10-04 23:32:01 +02:00
a359e4acf5
Subsonic API: added genres/moods tags for albums
emeric
2023-10-04 23:26:58 +02:00
a47f463ca9
Subsonic API: added genres/moods tags for songs
emeric
2023-10-04 21:38:48 +02:00
5b11009ead
Subsonic API: added artists and albumartists tags for songs
emeric
2023-10-04 20:34:28 +02:00
ac9607be14
Subsonic API: don't report artist and album artists as contributors
emeric
2023-10-04 19:02:57 +02:00
2d70cfdf7c
Subsonic API: track MBID was actually recording MBID
emeric
2023-10-04 18:53:49 +02:00
4f25331e1d
Subsonic API: added 'contributor' in song entries
emeric
2023-10-04 18:51:38 +02:00
8f29410670
Subsonic API: added 'roles' in artist entries
emeric
2023-10-04 08:34:51 +02:00
b1c6cf8d7d
Subsonic API: added sortName extra field for artists
emeric
2023-10-02 22:41:07 +02:00
d7bd3ca195
Subsonic API: added musicBrainzId extra field
emeric
2023-10-02 22:37:54 +02:00
2732c85503
Subsonic API: reported correct starred date/time
emeric
2023-10-02 22:21:22 +02:00
7c7fbba319
Changed coding style
emeric
2023-10-02 20:32:28 +02:00
4fbacd691d
Extracted browsing entry points
emeric
2023-10-02 00:04:58 +02:00
247975d304
Extracted playlists entry points
emeric
2023-10-01 23:37:48 +02:00
70d0c26f2d
Extracted media annotation entry points
emeric
2023-10-01 23:22:47 +02:00
c3184636ab
Extracted lists entry points
emeric
2023-10-01 21:13:36 +02:00
955320e3a8
Extracted searching
emeric
2023-10-01 20:57:17 +02:00
b96a16095a
Extracted covert art handling
emeric
2023-10-01 20:48:07 +02:00
9d879e66b7
Extracted user management
emeric
2023-10-01 20:42:04 +02:00
abcf9e5b49
extracted bookmark handling
emeric
2023-10-01 16:48:33 +02:00
63bffa7631
extracted track handling
emeric
2023-10-01 16:30:57 +02:00
7618639e12
extracted artist handling
emeric
2023-10-01 16:12:31 +02:00
0da12bec0f
extracted album handling
emeric
2023-10-01 16:04:28 +02:00
0f1a5efffe
Exposed release date at release level (instead of just year)
emeric
2023-10-01 14:37:47 +02:00
552d66a63e
Updated doc. fixes #337
emeric
2023-09-29 11:22:23 +02:00
67b9e278e4
Updated action versions
emeric
2023-09-17 11:47:44 +02:00
a9c4dd3430
Update artist link type combo when DB changed
emeric
2023-09-17 11:46:03 +02:00
7da171b639
Added a way to search for artists with a given role (composer, conductor, etC.)
emeric
2023-09-15 22:40:15 +02:00
1350f75230
Merge branch 'develop' for release v3.40.1
emeric
2023-08-27 16:26:37 +02:00
5a1d18d26e
Upgraded alpine for docker images
emeric
2023-08-27 15:52:29 +02:00
46d45caf3d
Always consistenly use the widget's doJavaScript method, ref #327
emeric
2023-07-22 14:35:13 +02:00
e92d8a1367
Correctly refresh artist and album views when filters change
emeric
2023-07-22 12:01:48 +02:00
e9087d108b
Added missing dependency in docs
emeric
2023-07-22 12:00:51 +02:00
6604461fe1
Merge branch 'develop' for release v3.40.0
emeric
2023-07-02 21:48:46 +02:00
b8f83540a5
Updated doc for bookworm
emeric
2023-07-02 21:48:25 +02:00
5d701af41c
Merge branch 'libarchive' into develop
emeric
2023-06-30 18:56:01 +02:00
635f81d1e7
Removed useless dependency
emeric
2023-06-26 23:53:26 +02:00
379acd8462
Adding missing return
emeric
2023-06-26 15:23:01 +02:00
14d0e70ae6
Set local from system. Needed by libarchive to properly handle file entries
emeric
2023-06-25 20:56:33 +02:00
db7bbf13d6
Switched from custom zipper code to libarchive (better compatibility)
emeric
2023-06-25 16:40:10 +02:00
6bbe6b6eec
Fixed alpine build
emeric
2023-06-18 20:32:05 +02:00
fe53b6469b
Order albums by original date, if available (fallback on date)
emeric
2023-06-18 16:08:23 +02:00
85709fa426
ListenBrainz: fallback on parsing tracknumber as string. fixes #325
emeric
2023-05-05 23:44:26 +02:00
8ab6418b18
fixed typo
emeric
2023-05-05 23:43:33 +02:00
0381373f4b
Merge branch 'develop' for release v3.39.0
emeric
2023-05-03 20:22:36 +02:00
7e8bb90c47
Speed up docker release creation
emeric
2023-05-01 17:54:52 +02:00
039b92d14d
Don't preload stuff in infinite scrolling containers, wait for them to be displayed (faster connection time)
emeric
2023-05-01 16:48:08 +02:00
3a1ffc17e5
Do not rerender artist and release views if the path is already rendered
emeric
2023-04-30 21:45:54 +02:00
118f20e3bf
Added play next. fixes #289
emeric
2023-04-29 23:09:43 +02:00
e97f6bb9b9
Fixed some warnings. ref #322
emeric
2023-04-28 20:28:36 +02:00
14c8c2644e
Merge branch 'develop' for release v3.38.0
emeric
2023-04-21 15:31:44 +02:00
89316ae7d7
Updated doc
emeric
2023-04-21 15:19:18 +02:00
f5e16eb49e
Merge branch 'release-type' into develop
emeric
2023-04-20 16:15:06 +02:00
e1c9c200e7
Fixed build, again
emeric
2023-04-20 16:01:34 +02:00
220a74a55d
Fixed build
emeric
2023-04-20 15:49:40 +02:00
ca09a14780
Added release type in UI (artist view)
emeric
2023-04-20 15:29:21 +02:00
1d41a26ead
Added release type in scanner + UI (detailed view only)
emeric
2023-04-16 15:00:04 +02:00
3363479b64
Subsonic API: report code as int and not string
emeric
2023-04-14 21:49:38 +02:00
52406e7e4b
Fixed missing secondary type
emeric
2023-04-04 23:51:21 +02:00
f465c804b7
Minor optims
emeric
2023-04-04 23:47:29 +02:00
4ba7aff628
Added support for release type in metadata parser
emeric
2023-04-04 23:22:27 +02:00
1af0b43464
Merge branch 'develop' for release v3.37.0
emeric
2023-04-03 20:54:48 +02:00
05e746ab3b
Upgraded Alpine to v3.17 for official docker releases
emeric
2023-04-02 16:45:28 +02:00
f94320c301
Merge branch 'new-track-layout-v2' into develop, fix #313
emeric
2023-04-02 15:14:33 +02:00
ea6b92e4fb
CodeFactor review
emeric
2023-04-02 15:14:17 +02:00