Search found 16 matches

by ghostserverd
27 Jul 2020, 17:26
Forum: Ubuntu & Desktop Linux
Topic: Does specifying ut_label=tv respect seriesDB, or override it?
Replies: 2
Views: 2490

Does specifying ut_label=tv respect seriesDB, or override it?

The FAQ for ut_label mentions Force SERIES mode if you already know you're processing episodes. Hence files will never be mismatched as movies and always processed with TheTVDB. but that hasn't been updated in a long time, and I believe the seriesDB option is relatively new. https://www.filebot.net/...
by ghostserverd
15 Jul 2020, 05:21
Forum: Ubuntu & Desktop Linux
Topic: Filter handling null age
Replies: 2
Views: 2944

Re: Filter handling null age

Ah interesting. I ended up swapping the condition to short-circuit the top-level age binding !model.any{ it.age < 30 && it.age != null } || age < 30 but this is probably more explicit. The fall-through behavior is slick. any{ age < 30 }{ true } || !model.any{ it.age < 30 && it.age !=...
by ghostserverd
15 Jul 2020, 02:01
Forum: Ubuntu & Desktop Linux
Topic: Filter handling null age
Replies: 2
Views: 2944

Filter handling null age

Hi there. I'm working on improving my filtering for series matches. My ideal filter would be this: * prefer matches from the past 30 days * if there is no match from the past 30 days, allow older matches * if the age is null for some reason, allow it to be the match This is my current filter: 'age <...
by ghostserverd
26 Jun 2020, 06:08
Forum: Help and Support
Topic: Filebot matching with incorrect season
Replies: 3
Views: 3842

Re: Filebot matching with incorrect season

Yeah I switched to TheMovieDB::TV since TheTVDB was having so many stability issues with their API at the beginning of the year. Maybe it's time to switch back if TVDB is more punctual with entries. Clearing the cache and running the command again matched correctly, so it seems like your hypothesis ...
by ghostserverd
26 Jun 2020, 04:00
Forum: Help and Support
Topic: Filebot matching with incorrect season
Replies: 3
Views: 3842

Re: Filebot matching with incorrect season

A couple sample list requests if that's helpful root@e76760aceeaa:/# filebot -list --q Last.Week.Tonight.with.John.Oliver.S07E16.1080p.WEB.H264-BTX Last Week Tonight with John Oliver - 1x01 - Episode 1 Last Week Tonight with John Oliver - 1x02 - Episode 2 Last Week Tonight with John Oliver - 1x03 - ...
by ghostserverd
26 Jun 2020, 03:56
Forum: Help and Support
Topic: Filebot matching with incorrect season
Replies: 3
Views: 3842

Filebot matching with incorrect season

I have several instances now of filebot renaming with the wrong season. This happened with last weeks episode of Last Week Tonight, and now it's misnaming almost all of The Twilight Zone season 2. Is there something I need to change to ensure that these match properly? sysinfo FileBot 4.9.1 (r7372) ...
by ghostserverd
23 May 2020, 06:56
Forum: Ubuntu & Desktop Linux
Topic: Matching "Upload" with TheMovieDB
Replies: 4
Views: 3507

Re: Matching "Upload" with TheMovieDB

Thanks I’ll give that a shot.

Is the important bit there that you’ve specified the query as “Upload” and that’s what helps it to find the correct show?
by ghostserverd
22 May 2020, 22:52
Forum: Ubuntu & Desktop Linux
Topic: Matching "Upload" with TheMovieDB
Replies: 4
Views: 3507

Matching "Upload" with TheMovieDB

Hey there. Filebot is unable to match Upload with TheMovieDB. Run script [fn:amc] at [Fri May 22 16:48:11 UTC 2020] Parameter: unsorted = n Parameter: clean = y Parameter: music = y Parameter: artwork = y Parameter: subtitles = en Parameter: minLengthMS = 0 Parameter: movieFormat = {plex} - {hd} Par...
by ghostserverd
22 May 2020, 22:35
Forum: Ubuntu & Desktop Linux
Topic: Filebot, Portainer and the amc script
Replies: 1
Views: 2357

Re: Filebot, Portainer and the amc script

ghostserverd/filebot is a container which combines filebot and shell2http to give you an HTTP interface into the amc script. I'd recommend using tag `4.9.x` which is the most up to date version Here's the dockerfile source https://github.com/ghostserverd/docker-filebot-ghost/tree/4.9.x And here's an...
by ghostserverd
23 Apr 2020, 17:26
Forum: Ubuntu & Desktop Linux
Topic: Matching Middleditch & Schwartz with TheMovieDB
Replies: 5
Views: 4220

Re: Matching Middleditch & Schwartz with TheMovieDB

If you're matching an episode, then that episode must also exist at the time of processing. I had attempted to re process after confirming it on TheMovieDB but I think I ran into the cached version. It’s entirely possible that if I had cleared the cache and run it again it would have found it even ...
by ghostserverd
23 Apr 2020, 02:22
Forum: Ubuntu & Desktop Linux
Topic: Matching Middleditch & Schwartz with TheMovieDB
Replies: 5
Views: 4220

Re: Matching Middleditch & Schwartz with TheMovieDB

Hey that worked. Thanks for your help!
by ghostserverd
22 Apr 2020, 21:28
Forum: Ubuntu & Desktop Linux
Topic: Matching Middleditch & Schwartz with TheMovieDB
Replies: 5
Views: 4220

Matching Middleditch & Schwartz with TheMovieDB

I am trying to match Middleditch & Schwartz with TheMovieDB::TV (thank you for adding the seriesDB option btw, much appreciated) and it is unable to find the series for some reason. Here’s a link to a query I ran to show that the show does exist on TheMovieDB https://www.themoviedb.org/search?qu...
by ghostserverd
17 Nov 2019, 07:06
Forum: Ubuntu & Desktop Linux
Topic: Failed to hardlink when --action=duplicate
Replies: 7
Views: 5613

Re: Failed to hardlink when --action=duplicate

Oh wow I was totally dyslexic reading that revision number. I’ll take a look at the other builds. Thanks!
by ghostserverd
16 Nov 2019, 22:45
Forum: Ubuntu & Desktop Linux
Topic: Failed to hardlink when --action=duplicate
Replies: 7
Views: 5613

Re: Failed to hardlink when --action=duplicate

I think I'm seeing something similar with r6224. FileBot 4.8.5 (r6224) JNA Native: 5.2.0 MediaInfo: 17.12 p7zip: p7zip Version 16.02 (locale=C.UTF-8,Utf16=on,HugeFiles=on,64 bits,8 CPUs Intel(R) Core(TM) i7-4770R CPU @ 3.20GHz (40661),ASM,AES-NI) unrar: UNRAR 5.50 freeware Chromaprint: fpcalc versio...
by ghostserverd
15 Nov 2019, 06:39
Forum: Help and Support
Topic: [FAQ] How to request a complimentary license?
Replies: 128
Views: 173617

Re: [FAQ] How to request a complimentary license?

posting for PM purposes