Skip to content

Remember last audiobook used while importing library for quick selection#502

Open
T4g1 wants to merge 2 commits intoListenarrs:canaryfrom
T4g1:fix/sort-by-filename
Open

Remember last audiobook used while importing library for quick selection#502
T4g1 wants to merge 2 commits intoListenarrs:canaryfrom
T4g1:fix/sort-by-filename

Conversation

@T4g1
Copy link
Copy Markdown
Contributor

@T4g1 T4g1 commented Apr 8, 2026

Summary

While importing files from a library, the scan feature can miss some matches. Searching them manualy again and fixing the search query is tedious so the modal now remembers the last one that was used and the user can directly use it instead

2026-04-08 13_22_56-Listenarr - Audiobook Management 2026-04-08 13_15_35-Listenarr - Audiobook Management

Also, in the audiobook details view: When looking at the files, they are displayed in the same technical order from the DB. This can be random so I added a sort function to display them by filename

Before:
2026-04-08 13_40_19-Listenarr - Audiobook Management

After (not the same instance but you get the idea):
2026-04-08 13_40_30-Listenarr - Audiobook Management

Changes

Added

  • While importing library, the modal to match a file to an audiobook now remembers the last audiobook used and allows the user to re-use it

Fixed

  • Files sorted by filename in audiobook detail view

Testing

This was manualy tested as the change is only on the frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant