mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[Bug]: Series with over 100 episodes are not displayed correctly; limit in batch mode when editing (49) and when scraping at (100) #760
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hallo951 on GitHub (Nov 17, 2022).
Describe the issue
I have a series with 158 episodes. All episodes are correctly tagged and the metadata per episode is saved as an abs file. In the settings, "Prefer abs metadata" is activated. Up to the 100th episode everything is correct. But from the 101st episode onwards, it no longer reads the abs file correctly. It starts counting from the beginning again and uses the abs file of the first episode instead of the abs file of the 101st episode.
Furthermore, there seems to be a limit when editing and scraping in batch mode. This is 49 for editing and 100 for scraping. Is it possible to increase both to, say, 300?
Steps to reproduce the issue
Audiobookshelf version
2.2.3
How are you running audiobookshelf?
Docker
@advplyr commented on GitHub (Nov 17, 2022):
Please update to the latest server version 2.2.4 where that is fixed. Unfortunately there was another bug introduced though that will be fixed in the next release.
@Hallo951 commented on GitHub (Nov 17, 2022):
I have updated audiobookshelf to the latest version. Fixed the problem with displaying series over 100 episodes. The limits for editing (currently 49) and scraping (currently 100) still exist. Can we increase these limits to 300?
@advplyr commented on GitHub (Nov 19, 2022):
I don't know what you mean by scraping. Abs doesn't do any scraping.
@advplyr commented on GitHub (Nov 19, 2022):
There is now no limit for batch editing as of v2.2.5