Search found 23 matches

by frontrange
25 Dec 2023, 02:18
Forum: Help and Support
Topic: Problem with nfo script
Replies: 5
Views: 1360

Re: Problem with nfo script

Any idea why I'm seeing this: $ filebot -script fn:nfo 'Police State (2023)/Police State (2023).mkv' [MOVIE] Police State (2023) [/share/movies/Movies/Police State (2023)/Police State (2023).mkv] Generate Movie NFO: Police State (2023) [/share/movies/Movies/Police State (2023)/Police State (2023).nf...
by frontrange
13 Dec 2023, 17:58
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

$ filebot -script fn:sysinfo FileBot 5.1.2 (r10125) JNA Native: 6.1.6 MediaInfo: 23.09 Tools: NONE Extended Attributes: OK Unicode Filesystem: OK Script Bundle: 2023-11-06 (r952) Groovy: 4.0.15 JRE: OpenJDK Runtime Environment 11.0.21 JVM: OpenJDK 64-Bit Server VM CPU/MEM: 8 Core / 16 GB Max Memory...
by frontrange
13 Dec 2023, 17:28
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

I've watched that movie file, it isn't corrupted in any way I can see.
by frontrange
13 Dec 2023, 16:37
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

I just noticed looking over the files that failed, so far they are all mp4, with the working ones being mkv's.
by frontrange
13 Dec 2023, 16:28
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

$ filebot -script fn:mediainfo "/share/movies/Movies/Battleship (2012)/Movies/Battleship (2012)/Battleship (2012).mp4" # /share/movies/Movies/Battleship (2012)/Movies/Battleship (2012)/Battleship (2012).mp4 General #0 Count : 348 StreamCount : 1 StreamKind : General StreamKind/String : Ge...
by frontrange
13 Dec 2023, 15:46
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

After renaming all of the files, I'm running the nfo script on all of my movies, and most are working but a few generate this error: [MOVIE] Battleship (2012) [/share/movies/Movies/Battleship (2012)/Movies/Battleship (2012)/Battleship (2012).mp4] Generate Movie NFO: Battleship (2012) [/share/movies/...
by frontrange
13 Dec 2023, 00:36
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

It's more of a function of the fact that a firetv stick is a painfully slow platform. Only the very latest generation is even fast enough to keep up with a very simple up/down remote control. When you get into making metadata operations on large volumes of files you have to accept each will take a m...
by frontrange
12 Dec 2023, 22:21
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

If there's no way to make this work without renaming every file, there's no way to make this work without making a mess out of my media server and all of it's properly indexed content. NM, I'll just tar off the library to an LTO and restore it later. The last time I just pointed kodi to a replacemen...
by frontrange
12 Dec 2023, 22:00
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

Can you elaborate on vf? I don't see it in the command list.
by frontrange
12 Dec 2023, 21:41
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

I REALLY don't want to reorganize my entire media collection to to the plex format with a separate subdirectory for every movie. Besides, if did that, re-indexing kodi would take many, many hours and would leave me two entries per movie in the guide. I know no way to clean that mess up besides click...
by frontrange
12 Dec 2023, 21:24
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

You told me the file name being already in kodi format would keep the -rename from properly tagging the xattr, did I miss understand you? I just need to create these nfo files, but I don't want rename every one of these files in plex format and break my existing media server. If I need to rename the...
by frontrange
12 Dec 2023, 20:57
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

Excellent, Thanks! Just to confirm I'm going about this the right way, my plan is this: 1 I currently have about 1K movies already indexed in kodi using title (year) 2 Since I can't process them as currently named, and don't want to end up with having to reindex everything I plane to write a script ...
by frontrange
12 Dec 2023, 20:30
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

I have multiple movies that include both original and later remakes, I'm trying to do a rename on these and specifying the year to get the right one, something like this only I still am trying to figure out the correct format: $ filebot -rename --db TheMovieDB --filter true 'y 1960' 'The Magnificent...
by frontrange
12 Dec 2023, 20:21
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

I'm trying to figure out how to use a year filter to -rename the correct movie where there are multiple same titles due to a remake.
by frontrange
12 Dec 2023, 20:11
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Re: Where do I find a list of command line arguments for -rename?

Is there no way to do a rename using the title and year?
by frontrange
12 Dec 2023, 19:29
Forum: Scripting and Automation
Topic: Where do I find a list of command line arguments for -rename?
Replies: 29
Views: 4918

Where do I find a list of command line arguments for -rename?

Subject says it all, tried the command with "filebot -rename ?" no dice, and couldn't find it on git either.
by frontrange
12 Dec 2023, 18:43
Forum: Help and Support
Topic: Problem with nfo script
Replies: 5
Views: 1360

Re: Problem with nfo script

Awesome, Thanks!

Great little tool, just one more QQ, instead of writing the nfo file, is there an option to send it to stdout?
by frontrange
12 Dec 2023, 17:40
Forum: Feature Requests and Bug Reports
Topic: Can filebot return any movie metadata?
Replies: 4
Views: 967

Re: Can filebot return any movie metadata?

Thanks for that! I tried it but it failed so I put an update under the support forum.
by frontrange
12 Dec 2023, 17:36
Forum: Help and Support
Topic: Problem with nfo script
Replies: 5
Views: 1360

Problem with nfo script

I just installed filebot on my Rocky 9 server and am having trouble getting it to work right: $ filebot -rename '/share/movies/Zulu (1964).mkv' Classify media files * Consider specifying --db TheMovieDB::TV to force Episode Mode * Consider specifying --db TheMovieDB to force Movie Mode Rename movies...
by frontrange
12 Dec 2023, 15:21
Forum: Feature Requests and Bug Reports
Topic: Can filebot return any movie metadata?
Replies: 4
Views: 967

Re: Can filebot return any movie metadata?

That's great, but I couldn't find any examples. Could you please point me to one where I pass a movie title and year and get the xml output file please?
by frontrange
11 Dec 2023, 17:14
Forum: Feature Requests and Bug Reports
Topic: Can filebot return any movie metadata?
Replies: 4
Views: 967

Can filebot return any movie metadata?

Does the cli provide any ability to return metadata like plot, actors, director? I would like to build a local database and am looking for a way to extract this metadata.

TIA.