Search found 8 matches

by nux
26 Oct 2020, 21:39
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

You are my Lord !

Everything works perfectly !

Big Thanks and sorry, i'm not developper .. and my english is not good too :)
by nux
26 Oct 2020, 18:11
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

Only "Monsterland" worked maybe because it's only one word to found... I don't know filebot -rename *.mp4 --q "{fn.before(/[0-9]{4}/)}" --db TheTVDB -non-strict --action TEST --log INFO [TEST] from [/playhere/here2/Monsterland.2020.S01E01.WEBRip.x264.mp4] to [/playhere/here2/Mons...
by nux
26 Oct 2020, 17:53
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

I already tried --filter "age < 7" but without success... Failed to identify or process any files Finished without processing any files Problem seems to be with "numeric query" like "2019" / "2020" etc.. I suggest to add feature to skip some query word ? I was...
by nux
26 Oct 2020, 17:00
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

Right I understand now thank you :) So I removed -no-xattr from my bash script I know what is the problem, let me explain again : Many files have year inside name : Monsterland. 2020 .S01E01.WEBRip.x264.mp4 The.Good.Lord.Bird. 2020 .S01E01.WEBRip.x264.mp4 The.Queens.Gambit. 2020 .S01E01.WEBRip.x264....
by nux
26 Oct 2020, 11:24
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

First, Thank you very much for answering ! I did TEST again and I added -no-xattr to the command line filebot -rename *.mp4 -non-strict -no-xattr --action TEST --log INFO Now it's found correctly ! [TEST] from [/playhere/here2/Monsterland.S01E01.WEBRip.x264.mp4] to [/playhere/here2/Monsterland - 1x0...
by nux
25 Oct 2020, 18:20
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

Hi, Me again for same problem :| I use last version : 4.9.2 Here is my command script : filebot -script fn:amc "/playhere/here/" -non-strict --output "/playhere/here2/" Here are my TV SHOW Monsterland.2020.S01E01.WEBRip.x264.mp4 The.Good.Lord.Bird.2020.S01E01.WEBRip.x264.mp4 The....
by nux
01 Mar 2020, 21:18
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Re: Failed to fetch : How to exclude years from tvdb search ?

Well, you are right ! I updated to lasted version 4.9 and all is fine now ! Woohoo !

Thank you ! Next time I will update before posting :)
by nux
01 Mar 2020, 13:13
Forum: Help and Support
Topic: Failed to fetch : How to exclude years from tvdb search ?
Replies: 12
Views: 8487

Failed to fetch : How to exclude years from tvdb search ?

Hi, I'm trying to rename this filename : Avenue.5.2020.S01E06.VO.HDTV.x264.mp4 Rename episodes using [TheTVDB] Auto-detected query: [avenue 5 2020, 5 2020] CmdlineException: Multiple queries: Processing multiple shows at once requires -non-strict matching: [avenue 5 2020, 5 2020] This show is availa...