POSTBUCKET - where random posts in unrelated topics go

Any questions? Need some help?
CletusAZ
Posts: 2
Joined: 06 Nov 2014, 19:45

Re: Exclude Blacklist & Series-Mappings

Post by CletusAZ »

Im having PBS NOVA episodes get renamed incorrectly.

In this case: PBS.NOVA.2014.Killer.Landslides.720p.HDTV.x264.AAC.MVGroup.org.mp4

was renamed as: Welcome to New York (2014).mp4

Any way I can fix this or add something to the series mapping so that it can work better?

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

Re: Exclude Blacklist & Series-Mappings

Post by rednoah »

Why did you not mention that you're using the amc script?

For episode files that are named like movie files you need to force tv mode. RTFM.
:idea: Please read the FAQ and How to Request Help.
CletusAZ
Posts: 2
Joined: 06 Nov 2014, 19:45

Re: Exclude Blacklist & Series-Mappings

Post by CletusAZ »

Oh cool! I had not learned about TV only mode yet. Ill look it up.
Thank you
angst
Posts: 6
Joined: 18 Mar 2013, 00:55

Re: Add Blacklisted Terms and Improve Movie / Series Detecti

Post by angst »

Rednoah,

I have a folder called "processing" where the files wait for FileBot. I keep getting series renamed to a movie, a 1908 silent (classic?):

<sequence date="2014-03-29T16:04:45.618-06:00">
<rename dir="E:\processing" from="BBC.Rip.Off.Britain.Food.Series.1.01of10.720p.HDTV.x264.AAC.MVGroup.org.mp4" to="E:\Plex\Movies\The Fish Processing Factory at Astrakhan (1908)\The Fish Processing Factory at Astrakhan (1908).mp4"/>
</sequence>

I think this can be due to the folder name "processing". I may have incorrectly allowed this match one time or another. Not sure. Any idea? My script is below:

filebot -script fn:amc --output "Z:\Plex" --log-file amc.log --action move -non-strict "Z:\Plex" --def excludeList=amc-input.txt --def deleteAfterExtract=y --def plex=plex-home
filebot -script fn:amc --output "Z:\Plex" --log-file amc.log --action move -non-strict "E:\processing" --def deleteAfterExtract=y --def plex=plex-home
filebot -script fn:cleaner E:\processing
filebot -script fn:cleaner Z:\Plex\Movies
filebot -script fn:cleaner "Z:\Plex\TV Shows"


Thanks a bunch,

Angst
Hillbird
Posts: 3
Joined: 19 Nov 2014, 08:15

Re: Manual / FAQ

Post by Hillbird »

when trying command filebot -script fn:configure
to configure opensubtitles I get the following message:
what is going wrong? version 4.5.3 filebot

Enter OpenSubtitles username: NullPointerException: Cannot invoke method readLine() on null object
java.lang.NullPointerException: Cannot invoke method readLine() on null object
at Script1.run(Script1.groovy:4)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:61)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:112)
at net.filebot.Main.main(Main.java:170)
Failure (°_°)
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: POSTBUCKET - where random posts in unrelated topics go

Post by rednoah »

Your console environment doesn't seem right.

How about you post some sysinfo?
viewtopic.php?f=4&t=1868
:idea: Please read the FAQ and How to Request Help.
Hillbird
Posts: 3
Joined: 19 Nov 2014, 08:15

Re: POSTBUCKET - where random posts in unrelated topics go

Post by Hillbird »

Synology NAS DS212j DSM 5.1-5021 Update 2
Filebot 4.5.3
CLI Webconsole 0.2.6-2
Java SE Embedded 1.8.0-1
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: POSTBUCKET - where random posts in unrelated topics go

Post by rednoah »

I suppose Console Interactive programs don't work with "CLI Webconsole" or whatever that is. I recommend using SSH to login to your NAS.
:idea: Please read the FAQ and How to Request Help.
blackbike
Posts: 1
Joined: 04 Jan 2015, 17:11

Re: Exclude Blacklist & Series-Mappings

Post by blackbike »

Could you please add:

TBLUS = The Biggest Loser US

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

Re: Exclude Blacklist & Series-Mappings

Post by rednoah »

That's not how it works. If you have trouble matching certain files please posts the full paths in a new thread.

See viewtopic.php?f=5&t=1868
:idea: Please read the FAQ and How to Request Help.
jclancy103
Posts: 6
Joined: 20 Jan 2015, 06:59

Re: [SNIPPET] Sort into A-Z folders

Post by jclancy103 »

I am using CLI and used one of the formats here with changes to work with my system, my output.txt file looks like this
I:\
F:\
[n =~ /^(?i) (0-9a-c)/ ? 'M:\' : n =~ /^(?i) (d-h)/ ? 'K:\' : n =~ /^(?i) (i-m)/ ? 'J:\' : n =~ /^(?i) (n-s)/ ? 'L:\' : n =~ /^(?i) (t)/ ? 'E:\' : 'D:\' }

-----------------------
Instructions:
- The first 3 lines must be the File Output Locations.
- Don't put anything else on those lines.
- Remember your trailing slashes.
- Line 1 is for Anime.
- Line 2 is for TV Shows.
- Line 3 is for Movies.
- UNC and local paths supported.

When it goes to move and create the folder to put the movie in I get like 20 folders and they start being named as the movie entry, so folder 1 will be {n =~ then 2 will be /^(?I) and so on. I know I am missing something simple can someone please throw me a bone.

Thanks,
John
DavidRTurner
Power User
Posts: 85
Joined: 01 Feb 2014, 16:59

Re: How about sharing our format expressions?

Post by DavidRTurner »

I have just one more thing to do on my Movie Format; I want to use a CSV to rename movie titles, but I'm not finding a way to get this done.

I've done it with several other fields, but cannot get the name.

Simple Version:

Code: Select all

>>-- this is the start of the MOVIE_FORMAT definition, with opening curly brackets 
{
MOVIE_FORMAT= {it.upperInitial() .lowerTrail().replaceAll(/[`´‘’“”""]/, "'").replaceAll(/[*^]/, "-").replaceAll(/[;]/, ", ").replaceAll(/[?|]/, "!").replaceAll(/ /, " ").replaceAll(/[:]/, "-").replaceAll(/[*\s]+/, " ")};

MOVIE_FORMAT(n).replaceFirst(/^(?i)(The|A|An)\s(.+)/, /$2, $1/).replaceAll(/\b(?i:it)+\b/, {it.upperInitial()})
}
<<-- this is the end of the MOVIE_FORMAT definition with closing curly brackets

{alias ?: ''}

{info.SpokenLanguages.displayLanguage.contains(/English/) ? '' : " [Lang= "+(info.SpokenLanguages.displayLanguage[0]).upper()+"]"}

({y}) 
[{(info.runtime).replaceAll('min', '')} min] 
{actors.take(3)} 
{genres.take(3)}
{csv('B:\Downloads\Filebot\Movie Preferred Names.csv').get(n) ?: MOVIE_FORMAT(n)}
needs to go in here somewhere.
If I test this line at the end of the format, it works fine, pulling the whole format, and then pulling the CSV replacement name, so the code works; I just can't place it correctly to replace the movie name in the main format.
Thoughts?

What do I mean by 'replace the movie name?'
I want to keep them all sorted under the franchise name - especially where there are different-named sequels:
Planet of the Apes (1968);Planet of the Apes 1
Beneath the Planet of the Apes;Planet of the Apes 2
Escape From the Planet of the Apes;Planet of the Apes 3
Conquest of the Planet of the Apes;Planet of the Apes 4
Battle for the Planet of the Apes;Planet of the Apes 5
Planet of the Apes (2001);Planet of the Apes 6
Rise of the Planet of the Apes;Planet of the Apes 7
Dawn of the Planet of the Apes;Planet of the Apes 8
User avatar
bonelifer
Power User
Posts: 81
Joined: 23 Mar 2013, 18:27

Re: Exclude Blacklist & Series-Mappings

Post by bonelifer »

NCIS.NO NCIS: New Orleans
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Exclude Blacklist & Series-Mappings

Post by rednoah »

Added to series index.
:idea: Please read the FAQ and How to Request Help.
scf
Posts: 4
Joined: 07 Oct 2012, 06:55

Pre-10.8?

Post by scf »

For a bunch of reasons I'm not running 10.8. Is there a way to get a copy to run on an older version, since 4.0.0 seems to fail recently with some Java error? I'm happy to make a donation :)
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Pre-10.8?

Post by rednoah »

Java 8 only works on 10.8+ so new versions just can't work on older OSX versions.

Depending how old your system is (you didn't say) you might be able to install Java 7 and run FileBot 4.2 which is no longer supported but should still work quite well.
:idea: Please read the FAQ and How to Request Help.
TehBotol
Supporter
Posts: 34
Joined: 06 Mar 2013, 00:01

Re: How about sharing our format expressions?

Post by TehBotol »

Here is what i use for TV Series

Code: Select all

\{n.replaceTrailingBrackets()} {'S'+s.pad(2)} ({episodelist.findAll{it.season == s}.airdate.year[0,1].unique().join('-')})\{n.replaceTrailingBrackets()} {'S'+s.pad(2)} E{e.pad(2)} - {t} - {try{source}catch(e){'WEB-DL'}}.{vf}.{ac}.{af.replace('6ch','5.1')}.{try{group}catch(e){''}}
File Name : Tvseriesname.S02E19.1080p.WEB-DL.DD5.1.H.264-NTb
will change to : TV Series Name S02 (Year)\Tv Series Name S02 E19 - Episode Title - WEB-DL.1080p.AC3.5.1.NTb

do note if filebot cant find the source in the fillename (bluray/webdl/hdtv) it will change to WEB-DL
cteahan
Posts: 1
Joined: 24 May 2015, 14:14

Re: [GUIDE] How to install FileBot on Debian Linux

Post by cteahan »

Hi,

Have installed the package but can't get filebot to run... Using Debian Jessie and OpenJDK 7, do I need to use a different JRE? Any pointers would be greatly appreciated...
chris@Aphrodite:~/Downloads$ filebot
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/filebot/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
chris@Aphrodite:~/Downloads$
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [GUIDE] How to install FileBot on Debian Linux

Post by rednoah »

FAQ says you need Java 8.
:idea: Please read the FAQ and How to Request Help.
Ravager
Posts: 6
Joined: 28 Aug 2014, 10:48

Re: [MANUAL] Set OpenSubtitles Account

Post by Ravager »

When i run filebot -script fn:osdb.login i get this error

Code: Select all

InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
        at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
        at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
        at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
        at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
        at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
        at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
        at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
        at net.filebot.Main.main(Main.java:169)
Failure (°_°)
In Ubuntu 15.10
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [MANUAL] Set OpenSubtitles Account

Post by rednoah »

That's a generic Java issue. Try Google: http://stackoverflow.com/questions/4764 ... ameter-mus
:idea: Please read the FAQ and How to Request Help.
aztazt
Posts: 3
Joined: 24 Apr 2014, 21:28

Re: [GUIDE] How to install FileBot on Debian Linux

Post by aztazt »

I might be wrong, but I think neither Debian Wheezy nor Debian Jessie are offering OpenJDK 8 in their repositories.

I personnaly use Debian 7.9 and I was unable to install openjdk-8-jre on my server (dependancies are not met).

Any advice would be greatly appreciated, thank you
schimi2k
Posts: 4
Joined: 28 Jun 2014, 08:31

Re: Exclude Blacklist & Series-Mappings

Post by schimi2k »

Navy CIS New Orleans > NCIS New Orleans

germany called NCIS also Navy CIS ... overwrites already some of my old NCIS files with NCIS New Orleans files ...

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

Re: Exclude Blacklist & Series-Mappings

Post by rednoah »

Please give me the filenames that don't work, and what TV series should be matched (with TheTVDB link).
:idea: Please read the FAQ and How to Request Help.
schimi2k
Posts: 4
Joined: 28 Jun 2014, 08:31

Re: Exclude Blacklist & Series-Mappings

Post by schimi2k »

ok sorry :)
rls name: Navy CIS New Orleans S02E01 Der Feind im Inneren GERMAN DL DUBBED 1080p WebHD x264-TVP

tvdb: http://www.thetvdb.com/?tab=series&id=278125&lid=14 >>> NCIS: New Orleans


NCIS: New Orleans ( because of the ":" just NCIS New Orleans )
thx again
Post Reply