Page 1 of 1

Freeze on second choice !!

Posted: 09 Feb 2019, 12:56
by vincen
Hi

Here is the problem: I'm dropping a whole season of a serie in Filebot. I then activate my Filter Presets (to rename just according at Plex syntax).
If it asks me more than one time to choose the correct serie the second popup will fail (just a grey window) and filebot is dead !
Image
Console output don't really give much but here it is:

Code: Select all

vincen@fixe:~$ filebot
Resource not found: https://api.thetvdb.com/search/series?name=Zone+blanche
and sysinfo (just hided the licence number):

Code: Select all

vincen@fixe:~$ filebot -script fn:sysinfo
FileBot 4.8.2 (r5789)
JNA Native: 5.2.2
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
GVFS: PlatformGVFS [/run/user/1000/gvfs]
Script Bundle: 2019-02-08 (r546)
Groovy: 2.5.1
JRE: Java(TM) SE Runtime Environment 10.0.2
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 7 GB Max Memory / 60 MB Used Memory
OS: Linux (amd64)
HW: Linux fixe 4.18.0-14-generic #15-Ubuntu SMP Mon Jan 14 09:01:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
DATA: /home/vincen/.filebot
Package: DEB
License: FileBot License PXXXXXXX (Valid-Until: 2019-07-10)
Done ヾ(@⌒ー⌒@)ノ
vincen@fixe:~$ 
I'm running Kubuntu 18.10 ;)

Thanks

Vincèn

Re: Freeze on second choice !!

Posted: 09 Feb 2019, 13:24
by rednoah
Please try FileBot 4.8.5 to see if it resolves the problem:
viewtopic.php?f=6&t=9535

Re: Freeze on second choice !!

Posted: 10 Feb 2019, 08:52
by vincen
rednoah wrote: 09 Feb 2019, 13:24 Please try FileBot 4.8.5 to see if it resolves the problem:
viewtopic.php?f=6&t=9535
Thanks but I was confused as I installed Filebot just few days ago on my system reinstalled and it was from PPA you supply ! I had to install deb package of 4.8.5 as it's not avalaible on PPA :( PPA left over ?

Vincèn

Re: Freeze on second choice !!

Posted: 10 Feb 2019, 16:01
by rednoah
The APT repository is indeed only maintained for the latest stable release, and weekly / nightly / beta builds are not published there.

Re: Freeze on second choice !!

Posted: 11 Feb 2019, 06:15
by vincen
rednoah wrote: 10 Feb 2019, 16:01 The APT repository is indeed only maintained for the latest stable release, and weekly / nightly / beta builds are not published there.
Oups my fault I didn't notice it was a beta ;)

Side note: you added Kodi naming rules, would it be possible to get too Plex one ? and how do you use it ? you just put {kodi} in expression of preset ?

Re: Freeze on second choice !!

Posted: 11 Feb 2019, 06:49
by rednoah
Yes, using {plex} and {kodi} as custom format will do the trick:
https://www.filebot.net/naming.html

Re: Freeze on second choice !!

Posted: 11 Feb 2019, 07:10
by vincen
rednoah wrote: 11 Feb 2019, 06:49 Yes, using {plex} and {kodi} as custom format will do the trick:
https://www.filebot.net/naming.html
Tested and approved, thanks a lot ;)