Search found 9 matches
- 31 Jan 2015, 18:52
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
Re: AniDb romanji names in GUI
as for the dump, I just had a look and i thought the AniDB API was a bit more robust than that, i thought you'd be able to grab a group list
- 31 Jan 2015, 18:45
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
Re: AniDb romanji names in GUI
"Exiled-Destiny" and "E-D" ARE both in the list, i checked.
- 31 Jan 2015, 18:44
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 732
- Views: 2162823
Re: Release Groups {group}
Another issue is some groups tags are wrongly capitalised or only retrieved in part.
[Commie] tags are retrieved as [COMMIE] - wrongly Capitalised in the list
and
[Anime-Koi] tags are retrieved as [KOI] - not a combo tag, Anime-Koi is a single group, and Anime-Koi is in the list anyway
[Commie] tags are retrieved as [COMMIE] - wrongly Capitalised in the list
and
[Anime-Koi] tags are retrieved as [KOI] - not a combo tag, Anime-Koi is a single group, and Anime-Koi is in the list anyway
- 31 Jan 2015, 16:51
- Forum: Episode / Movie Naming Scheme
- Topic: Release Groups {group}
- Replies: 732
- Views: 2162823
Re: Release Groups {group}
A couple from me
CureCom-Doremi
Doremi-Asenshi
CureCom-Doremi
Doremi-Asenshi
- 31 Jan 2015, 16:28
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
Re: AniDb romanji names in GUI
"Exiled-Destiny" and it's shortened "E-D" are on the list already but it fails to bind it 100% of the time for me.
- 31 Jan 2015, 16:25
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
Re: AniDb romanji names in GUI
Why not grab a dump of groups off AniDB periodically? that way you'd get every version there is.
But i've also noticed it'll sometimes fail to bind the group on specific episodes e.g. an entire series uses [doki] as it's tag, but episodes 10 and 11 don't bind where the rest of it does.
But i've also noticed it'll sometimes fail to bind the group on specific episodes e.g. an entire series uses [doki] as it's tag, but episodes 10 and 11 don't bind where the rest of it does.
- 29 Jan 2015, 23:57
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
Re: AniDb romanji names in GUI
Thanks for that it's helped me along masses.
and i found a say to do the s01 prefix, here's my current naming scheme
still having issues with the {group} binding, but that's not going to be easily remedied
and i found a say to do the s01 prefix, here's my current naming scheme
Code: Select all
{primarytitle}_{episode.special ? s00e00.lower() : 's01e'+e.pad(2)}_[{group}][{crc32}]
- 29 Jan 2015, 14:59
- Forum: Help and Support
- Topic: AniDb romanji names in GUI
- Replies: 8
- Views: 6474
AniDb romanji names in GUI
I've been using Filebot quite a bit, but having found out that i need to rename my entire anime archive to appease XBMC I'm looking for a bit of help, especially when it comes to Title localisation. I can't find a way in the GUI to have Filebot use the romanji name of an anime, and it's driving me ...
- 03 Jun 2014, 00:34
- Forum: Episode / Movie Naming Scheme
- Topic: Naming of Multi-episode videos?
- Replies: 13
- Views: 12051
Re: Naming of Multi-episode videos?
I'm having a similar issue where it doesn't seem to be picking up on multi-episode syntax, it only seems to find the first I've also tried it in S00E02E03E04 0x02-0x03-0x04 and E020304 formats and it doesn't identify it as multi episode I'm using AniDB as my source as that's the scraper i plan on ...