Releases: djdembeck/Audnexus.bundle
Releases · djdembeck/Audnexus.bundle
v1.3.2
12 Aug 18:40
Compare
Sorry, something went wrong.
No results found
1.3.2 (2024-08-12)
Bug Fixes
author-update: 🐛 use preferred region when searching updating authors (743870b ), closes #113
v1.3.1
25 Aug 17:47
Compare
Sorry, something went wrong.
No results found
1.3.1 (2023-08-25)
Bug Fixes
album-search: 🐛 catch potential exception when reading filename (0e06151 )
v1.3.0
22 Jun 21:59
Compare
Sorry, something went wrong.
No results found
1.3.0 (2023-06-22)
Features
NOTE : Authors must be updated on the API to pull the similar artists into Plex.
example:
v1.2.2
19 Mar 23:09
Compare
Sorry, something went wrong.
No results found
1.2.2 (2023-03-19)
Bug Fixes
album-search: 🐛 filename could be None when checking for asin (d17cfef ), closes #92
v1.2.1
27 Feb 00:07
Compare
Sorry, something went wrong.
No results found
1.2.1 (2023-02-27)
Bug Fixes
album-update: 🐛 tags were cleared after being set instead of before (09b1ff5 ), closes #88
v1.2.0
24 Feb 00:21
Compare
Sorry, something went wrong.
No results found
1.2.0 (2023-02-24)
Features
✨ add ability to select library Language - this will change certain locale strings and improve search scoring (295c36f )
Bug Fixes
album-search: 🐛 language scoring didn't match Audible's names for languages (c501bec )
author-search: 🚑 ASIN in filename was being used as search for author as well as book (4e622b3 )
v1.1.1
23 Feb 02:10
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-02-23)
Bug Fixes
album-search: 🐛 name_to_initials could throw IndexError when dealing with author using initials (a560848 ), closes #79
album-search: 🐛 remove qutotations around author name when shortening to initials (1fc755b ), closes #67
album-search: 🐛 searches with accented characters would remove characters (0645c16 ), closes #81
v1.1.0
26 Jan 02:31
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-01-26)
Features
Bug Fixes
author-search: bug fix unreachable code when scoring author (92ec69b )
v1.0.0
24 Jan 20:16
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-01-24)
⚠ BREAKING CHANGES
Features
Bug Fixes
🐛 content_type check was not plural, all data was trying to be collected into variable if unused (f4e60fc )
album-search: 🐛 normalizedName was requested before being made available (f2fb6d4 )
correctly clear authors when settings change (9461d3f ), closes #71
v0.4.1
05 Oct 22:03
Compare
Sorry, something went wrong.
No results found
0.4.1 (2022-10-05)
Bug Fixes
album-search: name_to_initials could have extra characters (d345713 )
album-search: fallback to media.title when media.album is None (b993083 )
album-search: improve name_to_initials (1b52c19 )
album-update: 🐛 make sure to reset poster if it changes (bdb92b0 )