Commit Graph
1034 Commits
Author SHA1 Message Date
emeric 06b0880a7d Subsonic API: added releaseTypes for albums 2023-10-04 23:51:14 +02:00
emeric ba25db6573 Subsonic API: added isCompilation for albums 2023-10-04 23:41:49 +02:00
emeric 2ca5d9dd26 Subsonic API: added originalReleaseDate for albums 2023-10-04 23:38:47 +02:00
emeric c2406bb65b Subsonic API: added album artists for albums 2023-10-04 23:32:01 +02:00
emeric a359e4acf5 Subsonic API: added genres/moods tags for albums 2023-10-04 23:26:58 +02:00
emeric a47f463ca9 Subsonic API: added genres/moods tags for songs 2023-10-04 21:38:48 +02:00
emeric 5b11009ead Subsonic API: added artists and albumartists tags for songs 2023-10-04 20:34:28 +02:00
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 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 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 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 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 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