Originally created by @zombiehoffa on GitHub (Apr 30, 2022).
Is your feature request related to a problem? Please describe.
I am running into problems getting downloads of books with a large number of files to register in audiobookshelf even though the download finishes, so it would be nice to be able to link the item to the server item manually, or at least have it try to do that automagically on a local file rescan (i.e. if it's the same number of files, same size as something on the server link it to that. You could get even fancier and compare file hashes)
Originally created by @zombiehoffa on GitHub (Apr 30, 2022).
### Is your feature request related to a problem? Please describe.
I am running into problems getting downloads of books with a large number of files to register in audiobookshelf even though the download finishes, so it would be nice to be able to link the item to the server item manually, or at least have it try to do that automagically on a local file rescan (i.e. if it's the same number of files, same size as something on the server link it to that. You could get even fancier and compare file hashes)
Local files were removed in v0.9.67-beta so there is no more scanning. All media has to be downloaded from a server and will always be linked. Scanning and managing local files made things too complicated and not worth the added instability
@advplyr commented on GitHub (Dec 5, 2023):
Local files were removed in v0.9.67-beta so there is no more scanning. All media has to be downloaded from a server and will always be linked. Scanning and managing local files made things too complicated and not worth the added instability
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @zombiehoffa on GitHub (Apr 30, 2022).
Is your feature request related to a problem? Please describe.
I am running into problems getting downloads of books with a large number of files to register in audiobookshelf even though the download finishes, so it would be nice to be able to link the item to the server item manually, or at least have it try to do that automagically on a local file rescan (i.e. if it's the same number of files, same size as something on the server link it to that. You could get even fancier and compare file hashes)
@advplyr commented on GitHub (Apr 30, 2022):
Definitely. This has been the plan but just has a lot of little details to figure out.
@advplyr commented on GitHub (Dec 5, 2023):
Local files were removed in v0.9.67-beta so there is no more scanning. All media has to be downloaded from a server and will always be linked. Scanning and managing local files made things too complicated and not worth the added instability