Releases: djdembeck/Audnexus.bundle
Releases · djdembeck/Audnexus.bundle
v0.4.0
0.4.0 (2022-08-09)
Features
v0.3.0
0.3.0 (2022-05-29)
Features
v0.2.8
0.2.8 (2022-01-24)
Bug Fixes
- album-search: 🐛 handle empty album/artist file metadata fields. fixes #33 (dfba017)
v0.2.7
0.2.7 (2022-01-11)
Bug Fixes
- album-search: ⚡ Multiply title score deduction by 2 to improve/fix #9 (76502e9)
v0.2.6
0.2.6 (2021-11-24)
Bug Fixes
- album-update: ♻️ add 'Book' prefix to series position due to upstream change (bcb9a6a)
v0.2.5
0.2.5 (2021-11-08)
Bug Fixes
- album-update: ♻️ Only include subtitle in sort if not in a series (2022dbd)
v0.2.4
0.2.4 (2021-10-15)
Bug Fixes
- 🚸 handle http errors and exponential backoff (8964fe4)
- author-search: 🚑 add greater weight to author name accuracy (c7ba7b7)
- author-search: 🐛 contributor stripping wasn't working properly. Fixes #23 (72f464e)
- author-search: 🐛 handle search failure when no artist tag is available but title is (manual search) (f399442)
- author-search: 🚸 do basic author name cleanup prior to running search, to improve search success (5869c7e)
- author-search: 🚸 if all authors are contributors use the first (988ea27)
v0.2.3
0.2.3 (2021-10-09)
Features
- settings: 🚩 new toggles: store author as mood tag and sort author by last name (aee2d26)
Bug Fixes
- author-update: 🐛 single name authors would have sort applied erroneously (80e2554)
v0.2.2
0.2.2 (2021-10-08)
Bug Fixes
- album-search: ♻️ improve scoring accuracy on books with multiple authors (319e16f)
v0.2.1
0.2.1 (2021-10-06)
Features
- 🎨 improve handling of authors as contributors (beb20f6)
- album-update: ✨ use subtitle in Plex title where available (4ff1654) closes #10
- search: ✨ add asin search/extraction for authors and albums (52062eb)
Bug Fixes
- author-search: 🥅 handle unknown artist properly. fixes #11 (499c753)