jellyfin / jellyfin-plugin-anidb

This plugin adds the metadata provider for aniDB to Jellyfin
GNU General Public License v2.0
31 stars 13 forks source link

Use AniDB ID to search for entry #71

Closed SU042002 closed 1 month ago

SU042002 commented 1 month ago

Hi, all the animes I have are structured in a folder nicely.

As an example, all my folders are structured like this: 11 Eyes {anidb-6751}

They have the name and the AniDB ID associated with them. Is there anyway for the plugin to just search for the ID that is in the folder name to grab information?

nalsai commented 1 month ago

Yes, but you need to use [anidbid-6751]

SU042002 commented 1 month ago

Thank you for the solution. Eventually did manage to figure it out from older sources. Just used Bulk Rename Utility to update my folders and now it works great.