Running FileBot from the console, Groovy scripting, shell scripts, etc
-
jaredc2
- Posts: 8
- Joined: 25 Jan 2020, 17:40
Post
by jaredc2 »
is their a way to remove all meta data using filebot?
im currently using the following expression.
Code: Select all
{n.space(' ')} ({y}) (BluRay) ({vf.upper()})
how would i add something to remove all metadata.
thanks
-
rednoah
- The Source
- Posts: 23959
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
Define
"metadata"? Your custom format would be unrelated to any kind of metadata I can think of.
If you're using Plex, this might be relevant:
viewtopic.php?t=11344
-
jaredc2
- Posts: 8
- Joined: 25 Jan 2020, 17:40
Post
by jaredc2 »
Some mp4s come with data in the Title, Tags, and Comments. how do i empty these fields as part of the script.
i normally empty them manually
thanks
-
rednoah
- The Source
- Posts: 23959
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
FileBot cannot. FileBot does not modify files, therefore it cannot modify embedded MP4 metadata.