2015-08-19, 14:52
I don't know if anyone has this problem, but I did and I found a workaround.
So I use both Trakt and MAL Updater.
I've been using MAL before I found Trakt, and it's still my preferred site for anime.
The problem was to getting Kodi to scrape my anime correctly and getting Trakt and MAL Updater to recognize the anime.
Trakt uses the S00E00 naming scheme. Sure, you might get some episodes recognized, but not all - especially the ones with more than 1 season.
MAL Updater uses the E00 scheme.
Kodi scrapes the S00E00 naming scheme perfectly, but scraping the E00 scheme isn't perfect.
I use Filebot to rename all my anime when they're downloaded.
Firstly, I download all my anime to a folder that Kodi doesn't auto-scan (with watchdog).
I then use Filebot to rename same anime. I wrote a script and ran it frequently with a batch file. What it does is rename all my anime with the E00 format using Anidb as the source, then renamed to the S00E00 format using the TVDb as source so that Kodi and Trakt will recognize them, and also have the script move the files to an Anime folder. Said folder is then auto-scanned into my library.
As it stands Kodi will scrape the anime perfectly and Trakt will recognize it, however MAL won't.
The workaround is to rename the file - the anime's filename. To be more precise add the MAL ID Tags to the filename.
You can do that with the Batch tool: Rename/Set Folder/Add ID tags that's apart of the MAL Updater application.
Filename before:
God Eater - S01E01 - Lenka Utsugi [480p x264 AAC 2ch]
Filename after:
God Eater - S01E01 - Lenka Utsugi [480p x264 AAC 2ch][MID#27631#1#]
So I use both Trakt and MAL Updater.
I've been using MAL before I found Trakt, and it's still my preferred site for anime.
The problem was to getting Kodi to scrape my anime correctly and getting Trakt and MAL Updater to recognize the anime.
Trakt uses the S00E00 naming scheme. Sure, you might get some episodes recognized, but not all - especially the ones with more than 1 season.
MAL Updater uses the E00 scheme.
Kodi scrapes the S00E00 naming scheme perfectly, but scraping the E00 scheme isn't perfect.
I use Filebot to rename all my anime when they're downloaded.
Firstly, I download all my anime to a folder that Kodi doesn't auto-scan (with watchdog).
I then use Filebot to rename same anime. I wrote a script and ran it frequently with a batch file. What it does is rename all my anime with the E00 format using Anidb as the source, then renamed to the S00E00 format using the TVDb as source so that Kodi and Trakt will recognize them, and also have the script move the files to an Anime folder. Said folder is then auto-scanned into my library.
As it stands Kodi will scrape the anime perfectly and Trakt will recognize it, however MAL won't.
The workaround is to rename the file - the anime's filename. To be more precise add the MAL ID Tags to the filename.
You can do that with the Batch tool: Rename/Set Folder/Add ID tags that's apart of the MAL Updater application.
Filename before:
God Eater - S01E01 - Lenka Utsugi [480p x264 AAC 2ch]
Filename after:
God Eater - S01E01 - Lenka Utsugi [480p x264 AAC 2ch][MID#27631#1#]