sentriz
|
ec55f3b22a
|
feat(subsonic): return playCount in album responses
closes #458
|
2024-01-18 21:10:48 +00:00 |
|
sentriz
|
f98b2326da
|
feat(subsonic): expose track musicbrainz id
Release-As: 0.16.3
|
2023-12-02 17:58:57 +00:00 |
|
sentriz
|
2bf62310e7
|
initialise slices for browse-by-tag children
related https://github.com/sentriz/gonic/pull/397#issuecomment-1806808586
|
2023-11-11 12:58:01 +00:00 |
|
sentriz
|
5022500b30
|
fix(subsonic): return empty opensubsonic fields
https://github.com/sentriz/gonic/pull/397#issuecomment-1806794844
|
2023-11-11 12:34:04 +00:00 |
|
sentriz
|
0718aabbac
|
feat(subsonic): expose track/album displayArtist/displayAlbumArtist
closes #406
|
2023-11-08 22:13:12 +00:00 |
|
sentriz
|
2df9052bf9
|
feat(subsonic): expose all of album "name"/"title"/"album" for browse by tag and browse by folder
related #404
|
2023-11-08 20:13:01 +00:00 |
|
sentriz
|
c1a34dc021
|
feat: store and expose individual track artists
a
|
2023-10-31 19:14:08 +00:00 |
|
sentriz
|
f18151b755
|
fix(subsonic): don't return concatenated genres strings for song/trackchilds
|
2023-10-10 16:56:37 +01:00 |
|
sentriz
|
8382f6123c
|
feat(subsonic): make it easier to add more tag reading backends
related https://github.com/sentriz/gonic/issues/379
related https://github.com/sentriz/gonic/issues/324
related https://github.com/sentriz/gonic/issues/244
|
2023-10-02 20:02:56 +01:00 |
|
sentriz
|
2caee441ca
|
feat(subsonic): add getOpenSubsonicExtensions endpoint and openSubsonic response key
|
2023-09-28 21:17:56 +01:00 |
|
sentriz
|
6b322e4a1f
|
return album genres as a list of objects as per opensubsonic
https://github.com/opensubsonic/open-subsonic-api/pull/51
|
2023-09-28 20:34:00 +01:00 |
|
sentriz
|
df2c0707dd
|
only return artist cover art if we have cached it
|
2023-09-14 00:34:01 +01:00 |
|
sentriz
|
749233db4e
|
feat(subsonic): expose all album genres in a list of subsonic api
expose album genres from getArtist
|
2023-09-11 19:36:52 +01:00 |
|
sentriz
|
d6b35f8c79
|
return artist reference objects in subsonic album type
https://github.com/opensubsonic/open-subsonic-api/discussions/8
|
2023-09-10 18:42:50 +01:00 |
|
sentriz
|
657fb221db
|
feat(subsonic)!: drop support for guessed artist covers in filesystem
it doesn't make sense with multi-artist support anymore
gonic will use lastfm or an album cover instead
Release-As: 0.16.0
|
2023-09-10 16:16:04 +01:00 |
|
sentriz
|
3ac77823c3
|
feat(subsonic): add support for multi-valued album artist tags
closes #103
a
a
a
r
a
a
a
a
a
a
a
a
a
a
|
2023-09-10 14:05:32 +01:00 |
|
sentriz
|
b8fceae383
|
feat(sunsonic): expose type serverVersion in subsonic responses
https://opensubsonic.netlify.app/docs/responses/subsonic-response/
https://github.com/opensubsonic/open-subsonic-api/discussions/3
|
2023-04-08 01:27:40 +01:00 |
|
sentriz
|
1a1f39f4e8
|
fix(subsonic): return song artist ID, album and song genres from search3
related: #229
|
2022-07-21 19:58:26 +01:00 |
|
sentriz
|
53a4247dfd
|
feat(subsonic): add year and genre fields to track-by-folder response
fixes #223
|
2022-05-18 22:01:47 +01:00 |
|
sentriz
|
165904c2bb
|
feat(transcode): add a generic transcoding package for encoding/decoding/caching
|
2022-04-13 01:10:46 +01:00 |
|
sentriz
|
401c17b355
|
add a test for a compilation album without album artist tags
related https://github.com/sentriz/gonic/issues/185
related https://github.com/sentriz/gonic/issues/185#issuecomment-1050092128
|
2022-02-24 19:15:37 +00:00 |
|
sentriz
|
e10c8bafdf
|
refactor: remove godirwalk dep
|
2021-11-20 18:09:33 +00:00 |
|
sentriz
|
0c790442f4
|
fix: show artist album count when searching by tags
|
2021-11-10 19:12:39 +00:00 |
|
sentriz
|
40cd031b05
|
feat: add multi folder support
closes #50
|
2021-11-06 21:56:01 +00:00 |
|
sentriz
|
fa587fc7de
|
refactor: update scanner, scanner tests, mockfs
closes #165
closes #163
|
2021-11-06 21:55:46 +00:00 |
|
Duncan Overbruck
|
848d85d26a
|
feat: add CreatedAt to albums (#159)
This change will make the GetAlbumList views with the "newest" type
work as expected.
|
2021-10-04 19:12:49 +01:00 |
|
sentriz
|
58624f07dc
|
feat(subsonic)!: don't return gonic version from responses
|
2021-05-08 18:37:55 +01:00 |
|
sentriz
|
6a99cdf299
|
bump to v0.12.3
generated by `_do_bump_version` script in project root
|
2021-04-20 23:17:05 +01:00 |
|
sentriz
|
7d420f61a9
|
bump to v0.12.2
generated by `_do_bump_version` script in project root
|
2021-02-19 00:11:20 +00:00 |
|
sentriz
|
07f77bf107
|
bump to v0.12.1
generated by `_do_bump_version` script in project root
|
2021-02-18 12:26:35 +00:00 |
|
sentriz
|
6c69bd3be6
|
bump to v0.12.0
generated by `_do_bump_version` script in project root
|
2021-02-03 23:57:54 +00:00 |
|
GS
|
f71c345ba1
|
Change test adequately
|
2020-12-27 15:56:26 +00:00 |
|
sentriz
|
4a4298a3b9
|
bump to v0.11.1
generated by `_do_bump_version` script in project root
|
2020-11-19 18:49:55 +00:00 |
|
sentriz
|
056fb54a70
|
bump to v0.11.0
generated by `_do_bump_version` script in project root
|
2020-07-25 15:06:49 +01:00 |
|
sentriz
|
77dcbf3e09
|
bump to v0.10.3
generated by `_do_bump_version` script in project root
|
2020-07-24 15:08:37 +01:00 |
|
sentriz
|
9f73d5719c
|
bump to v0.10.2
generated by `_do_bump_version` script in project root
|
2020-07-24 14:32:38 +01:00 |
|
Duncan Overbruck
|
365bfa9c59
|
update tests
|
2020-07-24 14:26:50 +01:00 |
|
sentriz
|
606d761039
|
bump to v0.10.1
generated by `_do_bump_version` script in project root
|
2020-07-23 20:31:38 +01:00 |
|
sentriz
|
87caba8f0d
|
bump to v0.10.0
generated by `_do_bump_version` script in project root
|
2020-07-16 23:36:47 +01:00 |
|
sentriz
|
a991fb98d5
|
bump to v0.9.6
generated by `_do_bump_version` script in project root
|
2020-07-10 16:39:47 +01:00 |
|
sentriz
|
3a7611bab4
|
bump to v0.9.5
generated by `_do_bump_version` script in project root
|
2020-07-05 17:14:35 +01:00 |
|
sentriz
|
6c02ab29e1
|
bump to v0.9.4
generated by `_do_bump_version` script in project root
|
2020-06-30 20:44:16 +01:00 |
|
sentriz
|
d944133934
|
bump to v0.9.3
generated by `_do_bump_version` script in project root
|
2020-06-18 21:12:20 +01:00 |
|
sentriz
|
9440bf3696
|
bump to v0.9.2
generated by `_do_bump_version` script in project root
|
2020-06-13 16:03:57 +01:00 |
|
sentriz
|
dd258ebbeb
|
bump to v0.9.1
generated by `_do_bump_version` script in project root
|
2020-06-06 21:00:53 +01:00 |
|
sentriz
|
b1cd71b97f
|
bump to v0.9.0
generated by `_do_bump_version` script in project root
|
2020-06-06 18:42:14 +01:00 |
|
sentriz
|
46b51ea1d0
|
update handler test files
|
2020-06-06 18:13:45 +01:00 |
|
sentriz
|
51f2e12a3c
|
bump to v0.8.8
generated by `_do_bump_version` script in project root
|
2020-04-25 19:21:40 +01:00 |
|
sentriz
|
92573de436
|
bump to v0.8.7
generated by `_do_bump_version` script in project root
|
2020-04-25 18:00:04 +01:00 |
|
sentriz
|
8d1c80cdc0
|
bump to v0.8.6
generated by `_do_bump_version` script in project root
|
2020-04-25 03:29:25 +01:00 |
|