Hi everybody!
I'm currently using the portable version v3.62 on ubuntu and there is no problems.
I try the portable version v3.8 but I can't match any episode for renaming.
I allready have the same episode fetch with "TheTVDB"
RAID_01x08_Ampumavälikohtaus valtioneuvoston portaissa ajaa muiden juttujen ohi...
And with AniDB, allready 4 wrong same series are fetch.
I'm using this format with absolute order
{n}_01x{e.pad(2)}_{t}
Is there anybody else with this issue?
(The problem seems to be only in the portable version)
V3.8 - Issue for matching episode
Re: V3.8 - Issue for matching episode
Can you send a screenshot?
Or even better try a few things from cmdline and send me the output?
PS: {e} is the episode number within the season, {absolute} is the absolute number within the whole series. For AniDB {s} is always undefined and {e} is equal to {absolute}.
Or even better try a few things from cmdline and send me the output?
PS: {e} is the episode number within the season, {absolute} is the absolute number within the whole series. For AniDB {s} is always undefined and {e} is equal to {absolute}.
Re: V3.8 - Issue for matching episode
Here is the commandline 
moonls@moonls-desktop:/media/raid/Telechargements/FileBot$ filebot -rename /media/raid/Telechargements/Tokyo\ Ravens\ -\ 09\ HD\(1280x720\ x264\).mp4 --db thetvdb --lang fr --format "{n}_01x{e.pad(2)}_{t}"
Rename episodes using [TheTVDB]
Auto-detected query: [raid]
Fetching episode data for [RAID]
[MOVE] Rename [/media/raid/Telechargements/Tokyo Ravens - 09 HD(1280x720 x264).mp4] to [RAID_01x09_Komisario Jansson alkaa oivaltaa mistä lopultakin on kysymys....mp4]
Processed 1 files
Done ヾ(@⌒ー⌒@)ノ
He seems to take the mount point [RAID] to be the name of the episode.
I must force the name to find it

moonls@moonls-desktop:/media/raid/Telechargements/FileBot$ filebot -rename /media/raid/Telechargements/Tokyo\ Ravens\ -\ 09\ HD\(1280x720\ x264\).mp4 --db thetvdb --lang fr --format "{n}_01x{e.pad(2)}_{t}"
Rename episodes using [TheTVDB]
Auto-detected query: [raid]
Fetching episode data for [RAID]
[MOVE] Rename [/media/raid/Telechargements/Tokyo Ravens - 09 HD(1280x720 x264).mp4] to [RAID_01x09_Komisario Jansson alkaa oivaltaa mistä lopultakin on kysymys....mp4]
Processed 1 files
Done ヾ(@⌒ー⌒@)ノ
He seems to take the mount point [RAID] to be the name of the episode.
I must force the name to find it
Re: V3.8 - Issue for matching episode
No problem with the r1901

