Search found 22991 matches

by rednoah
07 Mar 2014, 19:13
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

1. Yep, you fork the scripts GitHub and modify the forceAnime() function. 2. Magi S2 => Magi: The Labyrinth of Magic is a bit of a stretch. Also with most S2 anime it's really is a second run, and in AniDB that's usually two different shows. In this case there seems to be only one show with 21 one e...
by rednoah
07 Mar 2014, 17:47
Forum: Feature Requests and Bug Reports
Topic: Assigning folder icon?
Replies: 7
Views: 4634

Re: Assigning folder icon?

nope
by rednoah
07 Mar 2014, 17:41
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

1. Your files look too much like TV Shows http://www.filebot.net/forums/viewtopic.php?f=4&t=1203&p=7272&hilit=+anime+detection#p7273 2. Magi S2 cannot be recognized. Neither can I. 3. No idea. When you say "my log" do you mean $LOG_FILE or redirected output? No idea why it woul...
by rednoah
07 Mar 2014, 16:32
Forum: Feature Requests and Bug Reports
Topic: Assigning folder icon?
Replies: 7
Views: 4634

Re: Assigning folder icon?

Just use the movie poster image rename it to folder.jpg so Explorer will use it as folder image. Looks good to me.
2014-03-08 00_30_29-Movies.png
by rednoah
07 Mar 2014, 12:11
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

So what's the output when it's not working? I can assure you that --action copy and --action hardlink will not affect any logic other than what action is perform when you "rename" A to B. It will not affect the extract() code in any way what-so-ever. So when you say lib7zip-JBinding is not...
by rednoah
07 Mar 2014, 11:24
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

Why would it use CPU or memory? Since it fails to load lib7zip it's not actually doing anything, not using CPU, not allocating memory, it's just logging some warnings which will not affect CPU or memory usage. If you really really die-hard not wanna see the warnings just redirect error output to /de...
by rednoah
07 Mar 2014, 11:16
Forum: Help and Support
Topic: Double-click changed
Replies: 3
Views: 2302

Re: Double-click changed

My point is, when you open the TheMovieDB page, what information is it you're looking for to make sure it's the correct movie? And isn't it annoying to open the browser for every single movie? Here's what you do: 1. Match movies and set this format: {n} ({y}) by {director} with {actors.take(3)} -- {...
by rednoah
07 Mar 2014, 11:00
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

No, you can't turn off extraction, but if 7zip integration doesn't work it'll not affect anything. It's not errors, it's warnings, and you can just ignore them.
by rednoah
07 Mar 2014, 10:05
Forum: Scripting and Automation
Topic: Need some help wit automated script
Replies: 17
Views: 7222

Re: Need some help wit automated script

Here the answers to your questions:

2. Yes
3. Yes
4. Yes, depending on rtorrent

RTFM => http://www.filebot.net/forums/viewtopic.php?f=4&t=215
by rednoah
07 Mar 2014, 08:53
Forum: Feature Requests and Bug Reports
Topic: Assigning folder icon?
Replies: 7
Views: 4634

Re: Assigning folder icon?

Yep, there's scripts that download artwork, and then windows will show you that artwork in the folder view. I think if you name some image folder.jpg windows explorer will use that as folder icon. Not sure, you can look into that on google.
by rednoah
07 Mar 2014, 07:40
Forum: Feature Requests and Bug Reports
Topic: AnibDB Issue, before wasn't the case?
Replies: 3
Views: 2687

Re: AnibDB Issue, before wasn't the case?

When using AniDB as datasource you will never get 1x01 because Anime on AniDB do not have the concept of seasons. There for no Season anything. That's how it's supposed to work and I'm pretty sure the XBMC/Plex AniDB scrapers can work with that. I assure you this has always been the case since forev...
by rednoah
06 Mar 2014, 23:30
Forum: Feature Requests and Bug Reports
Topic: Assigning folder icon?
Replies: 7
Views: 4634

Re: Assigning folder icon?

You mean like downloading artwork?
by rednoah
06 Mar 2014, 22:30
Forum: Help and Support
Topic: Subtitles downloaded for other series
Replies: 6
Views: 3920

Re: Subtitles downloaded for other series

Looks like it's working perfectly to me. All the files get matched to suitable subtitles according to this log.

PS: you are using the latest version right?
by rednoah
06 Mar 2014, 21:12
Forum: Help and Support
Topic: Subtitles downloaded for other series
Replies: 6
Views: 3920

Re: Subtitles downloaded for other series

Logs?

I mean when you run the command, and you reproduce the issue, then you have the cmdline output. If you send me those logs then I can see what the issue might be.
by rednoah
06 Mar 2014, 11:36
Forum: Help and Support
Topic: Double-click changed
Replies: 3
Views: 2302

Re: Double-click changed

Sorry, opening the Format Editor on the clicked data just makes more sense, and allows you to inspect the data.

I guess you used it to open the page of a certain movies, but any info you'd be looking up with the browser you could easily look up using the Format Editor for all entries.
by rednoah
06 Mar 2014, 11:21
Forum: Feature Requests and Bug Reports
Topic: wrong movie data pulled even though name still correct
Replies: 4
Views: 5917

Re: wrong movie data pulled even though name still correct

I'll look into that. The easiest way to fix this is to enable useExtendedAttributes in both filebot config as well as on your filesystem so filebot can tag your files with all the metadata. EDIT: Made a few modifications to make it more reliable when TheMovieDB doesn't work quite as expected. The Go...
by rednoah
06 Mar 2014, 04:08
Forum: Scripting and Automation
Topic: Help with a simple command
Replies: 1
Views: 1825

Re: Help with a simple command

Yes, but you need to pass in both the video file and the subtitle file in the -rename call if you want both files in the same input set.
by rednoah
05 Mar 2014, 17:12
Forum: Scripting and Automation
Topic: Using AMC with different drives?
Replies: 1
Views: 1742

Re: Using AMC with different drives?

You can't do it based on the utorrent label (required modifying the script)

What you can do is to pass in your own movieFormat and seriesFormat and just specify an absolute path. The amc and naming examples should tell you all you need.
by rednoah
05 Mar 2014, 14:11
Forum: Episode / Movie Naming Scheme
Topic: Sorting Folder movies by Subtitile or not
Replies: 1
Views: 2336

Re: Sorting Folder movies by Subtitile or not

Like this:

Code: Select all

{folder.listFiles().any{ it =~ /[.]srt/ } ? '/With Subtitles' : '/Without Subtitles'}
by rednoah
05 Mar 2014, 14:00
Forum: Scripting and Automation
Topic: Script help
Replies: 5
Views: 3143

Re: Script help

Alright, so you're sure filebot is called? Check the amc.log file in the ~/.filebot and see what's happening.
by rednoah
05 Mar 2014, 05:36
Forum: Scripting and Automation
Topic: Automating my server to do all the hard work
Replies: 19
Views: 7950

Re: Automating my server to do all the hard work

Sure donations are always appreciated. Format: Movies/{n} {y}/{n} ({y}){" CD$pi"} Console (CMD escaped): --format "Movies/{n} {y}/{n} ({y}){\" CD$pi\"}" Though it's probably easier to just avoid special characters so you don't need to escape them: --format "Movies/...
by rednoah
05 Mar 2014, 05:23
Forum: Help and Support
Topic: Cant Drag/Drop Windows 8
Replies: 2
Views: 2334

Re: Cant Drag/Drop Windows 8

Pretty sure that you can't drag files between applications in different user-modes.

I can confirm that it doesn't work, and that it never has, and possibly never will. No idea what the issue is but I guess it's a restriction imposed by Windows on purpose.
by rednoah
05 Mar 2014, 05:10
Forum: Feature Requests and Bug Reports
Topic: UNASKED restart of Windows on Version 4.0 installation!!!!!!
Replies: 4
Views: 3059

Re: UNASKED restart of Windows on Version 4.0 installation!!

The NSIS installer does no such thing, nor the the MSI require Feel free to look at the code. According to that screen shot it is Windows Installer that initiates a reboot, so it's a bug in Windows Installer on your specific system.
by rednoah
04 Mar 2014, 13:48
Forum: Help and Support
Topic: CLI only on a linux headless server
Replies: 6
Views: 6939

Re: CLI only on a linux headless server

I suppose the system proxy Java implementation for Linux doesn't work on your server:

Code: Select all

-Djava.net.useSystemProxies=false