audiobookshelf-app icon indicating copy to clipboard operation
audiobookshelf-app copied to clipboard

Option to Use Subtitle, Series, SeriesID in Downloaded Title

Open Budlyte opened this issue 3 years ago • 0 comments

Currently the book title is the only thing used for the filename in downloads, leaving no indication what number in a series each book is. Also, Title & Subtitle were parsed from the filename, then books from the same series all end up with the same name. image

If the "series" & "seriesid" were checked for and added as variables in AudioDownloader.kt, then the final result could look like below.

image

Budlyte avatar Feb 23 '22 18:02 Budlyte