Thanks for all you help broseph,
Search found 6 matches
- 10 Jul 2014, 22:41
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Re: Filebot Anime AMC & XBMC
Alright it worked out perfectly.
Thanks for all you help broseph,
Thanks for all you help broseph,
- 10 Jul 2014, 13:37
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Re: Filebot Anime AMC & XBMC
Read the Change how files will be organized and renamed section => http://www.filebot.net/forums/viewtopic.php?f=4&t=215#p1561 Thanks for the help. Unfortunately I'm really really newb at this sort of thing, if I wanted to use what I use inside filebot: {n}.S{(episode.season ? s : 1).pad(2)}E{e.pad ...
- 10 Jul 2014, 02:57
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Re: Filebot Anime AMC & XBMC
Yes. That's always a possibility. Feel free to clone my scripts repo from GitHub. But you should know that XBMC requires SxE numbers, and that if your episodes come with absolute numbers converting from one to the other is not reliable (due to TheTVDB not being up-to-date with absolute numbers data ...
- 09 Jul 2014, 19:24
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Re: Filebot Anime AMC & XBMC
I don't think XBMC supports Anime by default. Just happens to pick them up as if they were TV Shows. @see http://wiki.xbmc.org/index.php?title=Anime#Scanning_anime_into_the_library Then I ask again, is it possible for me to edit the amc script to only use TVDB for everything? Since that way XBMC is ...
- 09 Jul 2014, 13:19
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Re: Filebot Anime AMC & XBMC
Anime / TV Shows is completely different. So you just need to make sure that TV Shows is matched against TheTVDB and Anime is matched against AniDB. Artificially adding a S1 is a VERY BAD IDEA. Since that'll neither match TheTVDB SxE numbers nor absolute numbers. Likewise AniDB has no concept of ...
- 09 Jul 2014, 01:53
- Forum: Scripting and Automation
- Topic: Filebot Anime AMC & XBMC
- Replies: 10
- Views: 7529
Filebot Anime AMC & XBMC
This one is a doozy: Hello everyone I've been using file-bot for my xbmc library for quite some time and so far the AMC has been working out perfectly. Though unfortunately now that I've started to watch a lot more anime I'm starting too see Filebot and XBMC do not like to get along together. For ...