Posts: 211
Joined: Apr 2012
Reputation:
0
denz13
Senior Member
Posts: 211
Wow, looks like i'm going to have to do some reading! Thanks for all your help! Will let you know how I get on and possibly repost a script if I get one together so others can amend and use if they'd also like to have compression.
Cheers
Posts: 1
Joined: Apr 2012
Reputation:
0
FYI Spinalcrack...
Nice and simple.
Have it all working except I also have the same issue as Joeforsale in which it creates the output folder as ECHO
Downloaded a fresh copy of batch file and was VERY careful making changes but still had ECHO output file
Thanks!
Posts: 211
Joined: Apr 2012
Reputation:
0
denz13
Senior Member
Posts: 211
Hi SpinalCrack, I'm really struggling with putting this script together for added compression.
Any chance you could give me a few pointers?
Basically I just want to add a compression process to your already brilliant program so my DVD rips are between 1-5GB and my BluRays 3-10GB.
What do I need to add to my script to be able to do this? I've had a quick read through the CLI guide but really have no idea where to start when putting a script together.
Posts: 211
Joined: Apr 2012
Reputation:
0
denz13
Senior Member
Posts: 211
Quick question, which part of your script detects the name of the DVD?
On the auto rip n compress program I mentioned before it prompts to enter a DVD name when running the exe from within XBMC.
Strangely (or maybe not?) I accidently discovered that when running auto rip n compress the file/folder that it creates for the rip is called %rom% (which is whats default in the arguements field, i forgot to delete this and hence found this). Is there something I can enter which would auto detect the volume name i.e STEP_BROTHERS so it creates the folder/file name
Posts: 3
Joined: May 2012
Reputation:
0
I'm going to use DropFolders and handbrake to watch the folder I rip these movies to.
Posts: 431
Joined: Feb 2010
Reputation:
2
Any chance of something like this for Linux or Openelec?
Posts: 22
Joined: Jul 2012
Reputation:
0
I hate to sound like an idiot here but I'm very new to XBMC and I'm trying to set it up as an easy, anybody can use movie server. This script sounds like it's one of the "just what I'm looking for" add-ons. However I'm having the same problem as somebody earlier had. I've read through all the posts multiple times but when I try to rip a disc it reads the drive for a second then opens both my DVD and Bluray drives and stops there with no error. Like I've said..I've read through all the posts here and check and double checked my settings int he bat file and still the same thing. Am I missing something? I really appreciate any help I could get.
Posts: 22
Joined: Jul 2012
Reputation:
0
Ok...figured out my problem with the script opening the drive drawers and not ripping the disc. It didn't like the two drives. I disconnected the internal DVD drive and only have the internal BD drive and it worked fine. Only question is this...it made a sub-folder for the movie with the folder name being the title of the movie. Is there a way to not do that and just put the MKV file in the folder specified without making a sub folder and putting it there? Thanks again for any help.