Search found 13 matches

by yup8
31 Jul 2012, 12:06
Forum: Help and Support
Topic: [TRICK] Fix premission problem on a mapped netowrk hdd
Replies: 0
Views: 3041

[TRICK] Fix premission problem on a mapped netowrk hdd

Move Files As usual, but running as a service may not be able to access the mapped drive and you need to use the unc path of \\server\share format instead writing the mapped network drive letter (P:\ For example).
Hope it helps, works for me.
by yup8
31 Jul 2012, 12:01
Forum: Help and Support
Topic: [GUIDE] Add support for DVD\BLU-RAY .ISO Movie Files
Replies: 11
Views: 10170

[GUIDE] Add support for DVD\BLU-RAY .ISO Movie Files

Hey there, For all of us streamer users who do not own DVD-player any more, and want to conserve the old DVDs with menus and mulch-languagel dubbing. after ripping my old DVDs to my computer I wanted file-bot to move and sort them with my other movies. So rednoah helped me (as he always does) (: 1. ...
by yup8
15 Jul 2012, 00:35
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

My bad, everything works.
by yup8
14 Jul 2012, 11:12
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

Ok Nvm It worked. I will now go to modifying the script to my own needs. -No subtitle downloading -No .nfo creating -No Artwork Downloading Update1: -This is The modified script I created. http://pastebin.com/ea3feR7b Just Deleted a bunch of stuff, not sure if the right stuff tough It fails. Take a ...
by yup8
13 Jul 2012, 22:26
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

I'll get back to modifying the script later. Using this command: filebot -script fn:utorrent-postprocess "C:\Users\Mattan\Downloads\Seeding\Media" --output "C:\Users\Mattan\Downloads\Seeding\output" --action copy --conflict skip -non-strict -trust-script -Xxbmc=localhost" ge...
by yup8
13 Jul 2012, 15:51
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

How Do I the costume script ?
by yup8
13 Jul 2012, 15:22
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

To be honest, I don't know what lines to remove, and I have read through the whole code. What does exactly fetch artwork does? My streamer just downloads the artworks and displays in nicely. What does this script does? About the language, just add --lang he after "--conflict skip" when run...
by yup8
13 Jul 2012, 15:13
Forum: Episode / Movie Naming Scheme
Topic: Problem with Movie Format.
Replies: 6
Views: 8158

Re: Problem with Movie Format.

And why is vf not shown ?
by yup8
13 Jul 2012, 14:43
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

Ok, So my files are at "C:\Users\Mattan\Downloads\Seeding\Media" I want to move them to my Streamer, Means I have to set the output to P:\ (My Streamer Is a mapped drive in my PC) Then It will copy the files there, Organized to movies and TV shows, and they will be sorted. Correct? A few q...
by yup8
13 Jul 2012, 14:33
Forum: Episode / Movie Naming Scheme
Topic: Problem with Movie Format.
Replies: 6
Views: 8158

Re: Problem with Movie Format.

trying this now:
"[{vf},{group}]{n} ({y}) ({pi})"
This: "Mirror Mirror 2012 1080p BluRay DTS x264-LEGi0N" Becomes This: "[,]Mirror Mirror (2012) ()"
What Am I doing wrong?
by yup8
13 Jul 2012, 14:00
Forum: Episode / Movie Naming Scheme
Topic: Problem with Movie Format.
Replies: 6
Views: 8158

Problem with Movie Format.

{n} [{y}] {vf} {af}
trying this.
getting Binding Error: :"af" Invalid media file:null.
Tried clearing my cache.
by yup8
13 Jul 2012, 12:27
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

Re: How Do I use scripts?

Yes, I download well named Tv Episdoes and movies, And I want them moved to my Streamer and orginized there.
I ran a test on my pc.
Results here:
http://pastebin.com/kf0wMteS
Long story short, It failed.
Why ?
by yup8
12 Jul 2012, 22:36
Forum: Scripting and Automation
Topic: How Do I use scripts?
Replies: 14
Views: 9820

How Do I use scripts?

I'm using FileBot for a while. I have heard about scripts. I found this script: "filebot -script fn:sortivo -trust-script <folder> [-non-strict] [--output path/to/folder]" And I would like to use it. I have a Folder with Tv Episodes and movies, and I want them renamed and moved to my exter...