Filebot - {anidb} matching #1382
Unanswered
simfreak101
asked this question in
Q&A
Replies: 1 comment 3 replies
|
You seem to fundamentally misunderstand how Shoko works and why it exists. Shoko doesn't care how you've named your files. It uses hashes to match, which means that AniDB must know about the file. That means it can't be private (a self rip), remuxed, transcoded, or corrupted if you want it to be automatically recognized. The next stable version will ship with a plug-in called offline importer, which does allow automatically...manually linking these files from their names. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I just discovered this while wrestling with the age old metadata issue of anime and jellyfin. I spent over 100 hours using file bot to rename all of the files on my NAS using the anidb matching schema. During that process it renames the folders with a {ID} tag with the name of the series and renames the individual episodes with the episode name located in anidb.
Right now i have Shoko importing my collection, but its finding 1000's of mismatched files. I am curious why this would be? The name should match what anidb has and it has the helper series ID in the folder name (the episode id is not added to the individual file names}
When i do manual match, it does seem to find the series right away and match the episodes as well. Im just curious why it wouldnt do that during the indexing process. I could do manual, but i am having another issue where saving the match takes minutes to perform. I am wondering if its slow because all of the workers are busy hashing the imports. From a CPU perspective hardly any utilization is happening with 48 threads and 50 workers. I dont know if i should just add more workers or if there is some other bottleneck i am running into.
All reactions