TV Shows being processed as Movies?

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
DNA6a
Posts: 22
Joined: 13 Apr 2016, 20:05

TV Shows being processed as Movies?

Post by DNA6a »

My Filebot has been working really well after having some issues installing it.

I am running filebot as TV shows and its being outputted as a Movie? I rebooted the NAS and made sure it wasnt on auto detect or movies, and still its running from the Movie database and not as a tv show.

I processed TV shows just the other day and havent changed anything, its really odd

Image
User avatar
rednoah
The Source
Posts: 22996
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TV Shows being processed as Movies?

Post by rednoah »

What's the filebot command that is executed here? (See Line 1)

Make sure that it says --def ut_label=tv in the command.
:idea: Please read the FAQ and How to Request Help.
DNA6a
Posts: 22
Joined: 13 Apr 2016, 20:05

Re: TV Shows being processed as Movies?

Post by DNA6a »

filebot -script 'fn:amc' '/volume1/FileBot/Once.upon.a.time.in_wonderland' --output /volume1/Family --action hardlink -non-strict --conflict auto --lang en --def 'ut_label=tv' 'music=y' 'clean=y' 'deleteAfterExtract=y' 'minLengthMS=0' 'minFileSize=0' 'excludeList=.excludes' --log all --log-file '/volume1/@appstore/filebot-node/data/filebot.log'

Thats the first line

Thanks rednoah
User avatar
rednoah
The Source
Posts: 22996
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TV Shows being processed as Movies?

Post by rednoah »

1.
Did you process these exact files as movies before? If you're reusing test files, then they might already have been tagged as movies.

2.
Posting the entire console output as text (CTRL+A, CTRL+C) would be nice.
:idea: Please read the FAQ and How to Request Help.
DNA6a
Posts: 22
Joined: 13 Apr 2016, 20:05

Re: TV Shows being processed as Movies?

Post by DNA6a »

1.
Perhaps so, can I force untag them if that's the case?

2.
The history is gone now as I rebooted my NAS, but I think they were accidentally tagged as a movie in the first instance, so I think that is the issue if there is a way to fix it.
User avatar
rednoah
The Source
Posts: 22996
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TV Shows being processed as Movies?

Post by rednoah »

You can use the xattr script to view and clear xattr.
:idea: Please read the FAQ and How to Request Help.
Post Reply