Movie identified as TV show

Any questions? Need some help?
Post Reply
User avatar
IzaacJ
Posts: 3
Joined: 06 Jul 2018, 13:01

Movie identified as TV show

Post by IzaacJ »

Hello.

Latest FileBot is running on a headless ubuntu server.

Got a movie that is identified as a TV Show. The movie is unfortunately named 10x10.

Here's a snippet of the amc.log regarding that file.

Code: Select all

Run script [fn:amc] at [Wed Mar 11 13:48:16 UTC 2020]
Parameter: movieFormat = Movies/{certification}/{vf}/{n} ({y})/{n} ({y})
Parameter: seriesFormat = TV/{certification}/{n}/Season {s.pad(2)}/{s00e00} - {t}
Parameter: unsorted = y
Parameter: music = n
Parameter: artwork = n
Parameter: subtitles = en,sv
Parameter: clean = y
Argument[0]: /storage/_OLD_
Input: /storage/_OLD_/10x10 (2018)/10x10 (2018).mp4
Group: [Series:10x10 2018] => [10x10 (2018).mp4]
Get [English] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /storage/_OLD_/10x10 (2018)/10x10 (2018).mp4
Get [Swedish] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /storage/_OLD_/10x10 (2018)/10x10 (2018).mp4
Rename episodes using [TheTVDB]
Auto-detected query: [10x10 2018]
Resource not found: https://api.thetvdb.com/search/series?name=10x10+2018
Fetching episode data for [1986]
[TEST] from [/storage/_OLD_/10x10 (2018)/10x10 (2018).mp4] to [/storage/TV/1986/Season 01/S01E10 - Video Magic Fora de Horas.mp4]
Processed 1 files
Is there some good way to manage cases like this?
PC: Crosshair V Formula-Z +AMD FX 8350 + 16 GB RAM + ASUS RX580 4GB Dual OC
Homelab: Dell PowerEdge T610 + 2x Intel Xeon E5530 + 16GB RAM + Proxmox
User avatar
rednoah
The Source
Posts: 22975
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Movie identified as TV show

Post by rednoah »

If you're using the amc script then you can use the --def ut_label=Movie parameter to force Movie mode. Alternatively, a parent folder called Movies will do the trick as well.
:idea: Please read the FAQ and How to Request Help.
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: Movie identified as TV show

Post by kim »

You can pre rename it to (Alternative Titles):
"10 by 10"
Post Reply