• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 8
Luemmel's DVD-Ripper Script - Python Development Discussion (Linux, Mac, and Windows)
#61
line 556 : dvd_dir = 'D:\\dvdrip'

If you would like to rip inside e:\dvd-rip\myrips for example

changle line 556 to dvd_dir = 'e:\\dvd-rip\\myripsdvdrip'

Warning : Yo have to write \\ for a single \ like above

The first sugesstion is allready in the Pipe .... Because the limit of 4GB for a single file is a problem
if you rip a dvd

On the linux side I have a command called volname withch returns the name of the dvd ....
I dont know a equivalent command for windows ....

here is the code

if (os_linux):
dvd_iso_local = get_disc_name(DVD_device,DVD_dir,dvd_iso)
else:
dvd_iso_local = dvd_iso


as you may see : On windows the name of the disk is not evaluatet


for a list of features to come :

http://code.google.com/p/luemmels-dvd-ri...uresToCome
Reply
#62
@linuxluemmel, a tip for you is that you should post all 'release/update' news in your other thread => http://forum.xbmc.org/showthread.php?tid=52615

...and then keep this thread in the development forum for development and developers only Wink
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
#63
I would like for the release 0.5a to produce a nice Icon ....
On my Project-site I have a Icon (png) how under Linux coult this
convertet to be a xbmc script icon ?

Regards
Hans
Reply
#64
rename it default.tbn and throw it into the scriptfolder
Reply
#65
thanks ;-) But what is the reason i could not leave the extension png ?

CU Hans
Reply
#66
because the code only looks for default.tbn
Reply
#67
I have some problems with burning back allready ripped disks to
dvd.

Does anynone allready tryd to burn back a iso-rip to dvd ?

Regards
hans
Reply
#68
Im unable to locate the dvdimport.log to figure out why its not working. The instuctions from the read me a re a littel vauge. Im assuming im missing something because im running XBMC-live ? ? are you able to shed some light ?
HTPC SPECS:Samsung Series 850 58" PDP
[email protected] (full Screen)
XBMCLive : 10.00
HDD: 500GB WD Blue MOBO:P5n7a-VM
GPU: Geforce 9300/nforce 730i/PCI/SSE2
MEMORY: 2 GIG 1066MHZ DDR3 (single)
CPU: Intel® Core™2 Duo CPU E7500 @ 2.93GHz
Reply
#69
newb2linux Wrote:Im unable to locate the dvdimport.log to figure out why its not working. The instuctions from the read me a re a littel vauge. Im assuming im missing something because im running XBMC-live ? ? are you able to shed some light ?

Witch Version of the code do you use ?
Red or Blue ?

As I do remmember after 0.4A i removed the log file because all run fine ...
Do you installed the live version to hd ?
regards
Hans
Reply
#70
Red-Pill
Live version, and is instaled to HDD.

Sorry shoud have included that. I just finished a fresh of XBMCLIVE install and I wanted to start backing up my DVD libraryto my HDD. (Canada)

Seemed like I got it working working and installed Independance Day to my HDD. I went to backup a second ISO and when I checked the directory I copied the last ISO in it wasnt there. Only a preview MPG file. I rebooted my computer it didn't boot to XBMC BLACK SCREEN.

I switched screens and tried to startx:
Here is the error MSG Im getting.

http://pastebin.com/m12f1a5c5

If I run " sudo rm /tmp/.X0-lock"

I get this MSG trying to run startx.

http://pastebin.com/m3377d8d1

Googling the errors right now but not really sure what cause it yet.
Please help. Smile
HTPC SPECS:Samsung Series 850 58" PDP
[email protected] (full Screen)
XBMCLive : 10.00
HDD: 500GB WD Blue MOBO:P5n7a-VM
GPU: Geforce 9300/nforce 730i/PCI/SSE2
MEMORY: 2 GIG 1066MHZ DDR3 (single)
CPU: Intel® Core™2 Duo CPU E7500 @ 2.93GHz
Reply
#71
Translation in Portuguese for your app.

Please take it.

http://files.getdropbox.com/u/1650268/dvd-blue-Portuguese%20%28Brazil%29.zip
Reply
#72
bielsl2009 Wrote:Translation in Portuguese for your app.

Please take it.

http://files.getdropbox.com/u/1650268/dvd-blue-Portuguese%20%28Brazil%29.zip


Allready done ...

I uploaded the language file to use ... on the project url

Thanks .
Hans
Reply
#73
Hello to all user of my script ....

The red-pill version is imho allmost finished to call it rc-ready
The blue-pill will also be ported soon.

There are 2 things I would like to know ..

1.) What do you think about lightscribe-dvd 's

I guess the integration would not be a very hard part.
In a input mask fill in the name of the dvd and scrap the media info
for the lightscibe dvd to print.


2.) Integration to transocde Mythtv recording to isos

One of the main reason I made this script was mythtv.
Looking Live-TV and planing the recordings can be done with
Mythbox. What I realy do missing is burning recorded shows ....

This is the killer-application for mythtv users of xbmc.

My scipt can do transcoding and burning iso's allready ...

In the transcode-Section I would integrate a menu-point

-recording from mythtv

In the moment (ripped iso and dvd-device)

I'm open to discuss this feature ...


Regards
Hans
Reply
#74
I just downlaoded the dvd-red-linux-0.5G.tar file, and unfortunatly im all confused on how exactly this is setup? Im running XBMC on Ubuntu 9.04

Thanks for your help
Reply
#75
megacrypto Wrote:I just downlaoded the dvd-red-linux-0.5G.tar file, and unfortunatly im all confused on how exactly this is setup? Im running XBMC on Ubuntu 9.04

Thanks for your help

Inside the settings you have to put in your values for your computer

* dvd-device
* directory for transcode and ripping
* ssh username and hostname
* languages for default transcoding

The readme is here :

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

Regards
Hans
Reply
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 8

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