• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 8
Luemmel's DVD-Ripper Script - Python Development Discussion (Linux, Mac, and Windows)
#31
Do you mind posting some screenshots ?
Reply
#32
I will make a few screenshots after I released version 0.4C on witch I'm working
in the moment.

With the best greetings from switzerland
Hans
Reply
#33
Just put dvd.py in the xbmc/scripts folder?
Reply
#34
Yes ... but you must first create the ssh envirmont ...

Please have a look at the Readme ...

http://code.google.com/p/luemmels-dvd-ri...eadmelinux

wihtout a working ssh the script will not work properly ...

Remember there 2 Versions ....

Red-Pill (runs only on linux has all features)
Blue-Pill (runs only on windows and needs a external programm called dd)

http://code.google.com/p/luemmels-dvd-ripper/


Atfer you installed dd and startet xbmc you have to watch the dvd you would like to rip a few secounds..
Then you can start my script dvd.py ....
Reply
#35
I've got it running thanks.

I noticed one bug. The first yes/no prompt doesn't work right. If you click no it doesn't cancel the action and acts just like you clicked yes.

Is there any way to add a link for the script into the scripts link under "videos" in xbmc?
Reply
#36
I know about this bug ... I will port most of the stuff from the linux
side to windows ...

Greetings from Switzerland and happy ripping
Hans
Reply
#37
Image

Image

Image

Image
Reply
#38
Can you also create xbmc dialogs with scrollbars? For example, the yes/no prompt to rip. Could it have a scrollbar that contains legal warning text that you have to scroll to the bottom before the yes button activates?

Changed the last part of the code in my copy of your script to not continue if no is pressed on the first dialog.

To
Code:
if (ask_ripping()):
         mydisplay = MainClass()
         del mydisplay

Thanks!
Reply
#39
You sugest a warning notice before ripping ?

I use only dialogs witch xbmc provides over the python api.
I wonna have a closer look to that on weekend ....

With the best greetings from switzerland
Hans
Reply
#40
Is it possible that there will be an Xbox version of this somewhere down the line?
Reply
#41
I would say yes ... if xbox version of xbmc has a working
dd command.

Linux and MacOS-X have a dd on board.
Windows User should donwload it from here :

http://www.chrysocome.net/downloads/dd-0.5.zip

On what kind of Operating System xbmc is running with XBox ?

You could try to compile the source-code and give me some feedback ,,,

http://www.chrysocome.net/downloads/dd-0.6beta1.src.zip

Cu Hans

BTW : I dont have a XBOX and I don't have Apple for testing the script ...
Reply
#42
@everyone, please understand and respect that this forum and this specific topic thread is for developers only!

Discussion about this plugin for end-users (which includes requests and help) can be found here:http://forum.xbmc.org/showthread.php?tid=52615

iratecorpse Wrote:Is it possible that there will be an Xbox version of this somewhere down the line?
Know that there is a native Xbox application which has this function called "DVD2Xbox" that you can install and launch from XBMC or any other Xbox application launcher:
http://dvd2xbox.xbox-scene.com/ (DO NOT ASK US WHERE TO GET THE XBOX BINARY/EXECUTABLE!)

By the way, the C++ source code for DVD2Xbox can be found here:
http://sourceforge.net/projects/dvd2xbox

linuxluemmel Wrote:On what kind of Operating System xbmc is running with XBox ?
None really in a practical sense, (and certainly not Linux/UNIX), and know that only one single process-thread (executable program) can run at any one time on the Xbox, see:
http://en.wikipedia.org/wiki/XBMC#Xbox_e...ing_system

PS! Off-topic but FYI, a feature suggestion discussion about a native DVD-Ripper integrated into XBMC can be found here:
http://forum.xbmc.org/showthread.php?tid=34960
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#43
lols
Reply
#44
spiff Wrote:lols

cruel thoughts!
Reply
#45
http://luemmels-dvd-ripper.googlecode.co...x-0.4C.tar
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 8

Logout Mark Read Team Forum Stats Members Help
Luemmel's DVD-Ripper Script - Python Development Discussion (Linux, Mac, and Windows)0