emeric
|
ac9607be14
|
Subsonic API: don't report artist and album artists as contributors
|
2023-10-04 19:02:57 +02:00 |
|
emeric
|
2d70cfdf7c
|
Subsonic API: track MBID was actually recording MBID
|
2023-10-04 18:53:49 +02:00 |
|
emeric
|
4f25331e1d
|
Subsonic API: added 'contributor' in song entries
|
2023-10-04 18:51:38 +02:00 |
|
emeric
|
8f29410670
|
Subsonic API: added 'roles' in artist entries
|
2023-10-04 08:34:51 +02:00 |
|
emeric
|
b1c6cf8d7d
|
Subsonic API: added sortName extra field for artists
|
2023-10-02 22:41:07 +02:00 |
|
emeric
|
d7bd3ca195
|
Subsonic API: added musicBrainzId extra field
|
2023-10-02 22:37:54 +02:00 |
|
emeric
|
2732c85503
|
Subsonic API: reported correct starred date/time
|
2023-10-02 22:21:22 +02:00 |
|
emeric
|
7c7fbba319
|
Changed coding style
|
2023-10-02 20:32:28 +02:00 |
|
emeric
|
4fbacd691d
|
Extracted browsing entry points
|
2023-10-02 00:04:58 +02:00 |
|
emeric
|
247975d304
|
Extracted playlists entry points
|
2023-10-01 23:37:48 +02:00 |
|
emeric
|
70d0c26f2d
|
Extracted media annotation entry points
|
2023-10-01 23:22:47 +02:00 |
|
emeric
|
c3184636ab
|
Extracted lists entry points
|
2023-10-01 21:13:36 +02:00 |
|
emeric
|
955320e3a8
|
Extracted searching
|
2023-10-01 20:57:17 +02:00 |
|
emeric
|
b96a16095a
|
Extracted covert art handling
|
2023-10-01 20:48:07 +02:00 |
|
emeric
|
9d879e66b7
|
Extracted user management
|
2023-10-01 20:42:04 +02:00 |
|
emeric
|
abcf9e5b49
|
extracted bookmark handling
|
2023-10-01 16:48:33 +02:00 |
|
emeric
|
63bffa7631
|
extracted track handling
|
2023-10-01 16:30:57 +02:00 |
|
emeric
|
7618639e12
|
extracted artist handling
|
2023-10-01 16:12:31 +02:00 |
|
emeric
|
0da12bec0f
|
extracted album handling
|
2023-10-01 16:04:28 +02:00 |
|
emeric
|
0f1a5efffe
|
Exposed release date at release level (instead of just year)
|
2023-10-01 14:37:47 +02:00 |
|
emeric
|
552d66a63e
|
Updated doc. fixes #337
|
2023-09-29 11:22:23 +02:00 |
|
emeric
|
67b9e278e4
|
Updated action versions
|
2023-09-17 11:47:44 +02:00 |
|
emeric
|
a9c4dd3430
|
Update artist link type combo when DB changed
|
2023-09-17 11:46:03 +02:00 |
|
emeric
|
7da171b639
|
Added a way to search for artists with a given role (composer, conductor, etC.)
|
2023-09-15 22:40:15 +02:00 |
|
emeric
|
5a1d18d26e
|
Upgraded alpine for docker images
|
2023-08-27 15:52:29 +02:00 |
|
emeric
|
46d45caf3d
|
Always consistenly use the widget's doJavaScript method, ref #327
|
2023-07-22 14:35:13 +02:00 |
|
emeric
|
e92d8a1367
|
Correctly refresh artist and album views when filters change
|
2023-07-22 12:01:48 +02:00 |
|
emeric
|
e9087d108b
|
Added missing dependency in docs
|
2023-07-22 12:00:51 +02:00 |
|
emeric
|
b8f83540a5
|
Updated doc for bookworm
|
2023-07-02 21:48:25 +02:00 |
|
emeric
|
5d701af41c
|
Merge branch 'libarchive' into develop
|
2023-06-30 18:56:01 +02:00 |
|
emeric
|
635f81d1e7
|
Removed useless dependency
|
2023-06-26 23:53:26 +02:00 |
|
emeric
|
379acd8462
|
Adding missing return
|
2023-06-26 15:23:01 +02:00 |
|
emeric
|
14d0e70ae6
|
Set local from system. Needed by libarchive to properly handle file entries
|
2023-06-25 20:56:33 +02:00 |
|
emeric
|
db7bbf13d6
|
Switched from custom zipper code to libarchive (better compatibility)
|
2023-06-25 16:40:10 +02:00 |
|
emeric
|
6bbe6b6eec
|
Fixed alpine build
|
2023-06-18 20:32:05 +02:00 |
|
emeric
|
fe53b6469b
|
Order albums by original date, if available (fallback on date)
|
2023-06-18 16:08:23 +02:00 |
|
emeric
|
85709fa426
|
ListenBrainz: fallback on parsing tracknumber as string. fixes #325
|
2023-05-05 23:44:26 +02:00 |
|
emeric
|
8ab6418b18
|
fixed typo
|
2023-05-05 23:43:33 +02:00 |
|
emeric
|
7e8bb90c47
|
Speed up docker release creation
|
2023-05-01 17:54:52 +02:00 |
|
emeric
|
039b92d14d
|
Don't preload stuff in infinite scrolling containers, wait for them to be displayed (faster connection time)
|
2023-05-01 16:48:08 +02:00 |
|
emeric
|
3a1ffc17e5
|
Do not rerender artist and release views if the path is already rendered
|
2023-04-30 21:45:54 +02:00 |
|
emeric
|
118f20e3bf
|
Added play next. fixes #289
|
2023-04-29 23:09:43 +02:00 |
|
emeric
|
e97f6bb9b9
|
Fixed some warnings. ref #322
|
2023-04-28 20:28:36 +02:00 |
|
emeric
|
89316ae7d7
|
Updated doc
|
2023-04-21 15:19:18 +02:00 |
|
emeric
|
f5e16eb49e
|
Merge branch 'release-type' into develop
|
2023-04-20 16:15:06 +02:00 |
|
emeric
|
e1c9c200e7
|
Fixed build, again
|
2023-04-20 16:01:34 +02:00 |
|
emeric
|
220a74a55d
|
Fixed build
|
2023-04-20 15:49:40 +02:00 |
|
emeric
|
ca09a14780
|
Added release type in UI (artist view)
|
2023-04-20 15:29:21 +02:00 |
|
emeric
|
1d41a26ead
|
Added release type in scanner + UI (detailed view only)
|
2023-04-16 15:00:04 +02:00 |
|
emeric
|
3363479b64
|
Subsonic API: report code as int and not string
|
2023-04-14 21:49:38 +02:00 |
|