github therobbiedavis/Listenarr 0.2.36
Canary 0.2.36

pre-release7 hours ago

This pull request introduces several improvements and fixes across the frontend and Docker build process. The most significant changes include streamlining the MyAnonamouse indexer authentication, improving how external links are displayed for search results, refining the ISBN search logic, and enhancing the handling of added audiobooks in the library. Below are the top changes grouped by theme:

Indexer Authentication Updates:

  • Changed MyAnonamouse indexer authentication to use a single mam_id field instead of username and password, updating all related form logic and data handling in IndexerFormModal.vue. [1] [2] [3] [4] [5]

Search Result Link Improvements:

  • Added a new resultUrl field to the SearchResult type and implemented logic in both ManualSearchModal.vue and SearchView.vue to display the best available external link for each search result. This ensures users can easily access the canonical indexer or product page for each item. [1] [2] [3] [4] [5]

ISBN Search Logic Refinement:

  • Updated the ISBN sear...

Automated canary build

Don't miss a new Listenarr release

NewReleases is sending notifications on new releases.