Search found 7 matches

by minimadsen
03 Nov 2013, 03:26
Forum: Episode / Movie Naming Scheme
Topic: World Series of Poker
Replies: 4
Views: 5952

Re: World Series of Poker

You are a flippin' super star! Works now. One of the files was tagged wrong, but the rest of them were perfect.

Wrong one:
[MOVE] Rename [/Volumes/Share/complete/World.Series.Of.Poker.2013.Main.Event.Part18.480p.HDTV.x264-mSD.mkv] to [/Volumes/shows/World Series of Poker/Season 2000/World Series of ...
by minimadsen
02 Nov 2013, 09:24
Forum: Episode / Movie Naming Scheme
Topic: World Series of Poker
Replies: 4
Views: 5952

World Series of Poker

Hi,
I have some episodes of world series of poker, but I can't get filebot to rename them to the plex expected format, i.e. SxxExx.
Ideally, I believe the format should be S2013E01, etc.
The files are named
wsop.​2013.​p10.​release.mkv - which is part 10, i.e. episode 10...

any suggestions on how ...
by minimadsen
13 Sep 2013, 20:38
Forum: Help and Support
Topic: Problems running filebot on raspbian
Replies: 2
Views: 3138

Re: Problems running filebot on raspbian

Thanks! Can't believe I was that stupid! Missed copying a couple of lines...
by minimadsen
09 Sep 2013, 09:29
Forum: Help and Support
Topic: Problems running filebot on raspbian
Replies: 2
Views: 3138

Problems running filebot on raspbian

Hi,
I installed filebot on my pi, and I'm trying to get it running... Got a groovy script that is working on my debian server, but I'm retiring that for the pi, so want it to work...
Initially to avoid permission issues, I have run under root, as I was getting some strange errors under my own ID ...
by minimadsen
27 Feb 2013, 02:09
Forum: Scripting and Automation
Topic: [HELP] Can't figure out where the path comes from
Replies: 3
Views: 5002

Re: [HELP] Can't figure out where the path comes from

And then I saw that I need to do -script ./henrik.groovy instead of fn:henrik.groovy
So at least now I'm going somewhere :-)

Sorry for that rookie mistake...
by minimadsen
27 Feb 2013, 02:04
Forum: Scripting and Automation
Topic: [HELP] Can't figure out where the path comes from
Replies: 3
Views: 5002

Re: [HELP] Can't figure out where the path comes from

Thanks for the response!
The command I use is:
filebot -script fn:sortivo ~/filebotexp/

I run it from my home dir, where the only .groovy file is that file. I don't get it either...

The first of the two lines you are referring to is commented out with the //
I have deleted it now, just to avoid ...
by minimadsen
27 Feb 2013, 00:27
Forum: Scripting and Automation
Topic: [HELP] Can't figure out where the path comes from
Replies: 3
Views: 5002

[HELP] Can't figure out where the path comes from

Hi,
First, thanks for a great program. Donated a bit to the purchase of the website, and I hope it comes together for you
I have a small problem with my groovy script. Have stolen a bit from the sortivo and the sorty scripts.
My problem is that although I have defined the episodeDir, it always puts ...