Kodi Community Forum

Full Version: [RELEASE] Swiss-Army-Knife Addon - Blu-ray and DVD-Video Ripper and Transcoder
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
Hello ;-)

Right now I do develop my old ripper-script as a addon.

The project-url is :
http://code.google.com/p/swiss-army-knife/

I need testers for the following things.

1.) There is a tar witch do contain debian packages for Handbrake and Makemkv ( 32 Bit and 64 Bit).

http://code.google.com/p/swiss-army-knif...2&can=2&q=
The full source is included.

Do they run correct on 32 and 64 systems ?

2.) I have 2 shell-scripts to test in combination with the above link.

http://code.google.com/p/swiss-army-knif...h&can=2&q=

http://code.google.com/p/swiss-army-knif...h&can=2&q=

Until the release of xbmc 10.5 you can only get the actual addon over subversion.

Code:
svn checkout http://swiss-army-knife.googlecode.com/svn/trunk/ swiss-army-knife-read-only

There will be heavy changes during the next days ....
do not expect a running addon until next week.

Greetings from switzerland
hans
I reached a point that I can say my addon should work more or less.
The addon is still in a alpha release but imho useable.

http://swiss-army-knife.googlecode.com/f...lpha-9.zip
The addon can :

* convert bluray to matroska-videocontainer (makemkv)
* convert dvd to h264 (Handbrake)
* Copy dvd to iso (dd)
Thanks for all the hard work you have done! I have downloaded it and installed it using the readme (which i can help with your English and help make it a little more noob friendly if you like).

Got it all configured and started, but when i get to the point of ripping or transcoding it brings up an error that 'file swiss-army-knife/media/state could not be opened' Any ideas on what could be wrong?

I'm no-where near a coder, so i cant look into it myself, but am happy to use it and find any bugs for you Smile
thespud Wrote:I'm no-where near a coder, so i cant look into it myself, but am happy to use it and find any bugs for you Smile

Today I found a big bug about the problem described.
Inside bluray-chapter.sh and inside the python-code a sleep time was
to short.
Do please wait until I release alpha 10 and try it again.
Cheers Hans
Thanks for all the hard work you have done! I have downloaded it and installed it using the readme (which i can help with your English and help make it a little more noob friendly if you like).

Got it all configured and started, but when i get to the point of ripping or transcoding it brings up an error that 'file swiss-army-knife/media/state could not be opened' Any ideas on what could be wrong?

I'm no-where near a coder, so i cant look into it myself, but am happy to use it and find any bugs for you Smile

*Edit* - Sorry for Double post.. It wasnt showing the first time Sad

I Will look forward to the release of version 10 Smile
Expect release alpha 10 tonight.
I made a lot changes inside the code.
With every alpha release it comes more useable.
Hans
Ok Release ALPHA-10 is ready to test.
http://swiss-army-knife.googlecode.com/f...pha-10.zip
If a lot of poeple would test this release we came closer to a beta ....
Regards
Hans
What is the recommended upgrade procedure?
Remove old addon iof possible
Install new addon
run setup.sh inside the shell-linux folder
Hans
I didnt get a chance to download it and try this alpha till just recently.

It seems i am getting the same bug when trying to rip to iso still. Not only that, when you click the exit option, xbmc panics and exits...

Not on my MC, so i cant copy and paste the logs, but will do tomorrow...
Alpha 10 is the latest ...
I release alpha 11 in 1-2 Days.
regards Hans
I guess this command list may also help
http://code.google.com/p/swiss-army-knife/w/list
thespud Wrote:It seems i am getting the same bug when trying to rip to iso still. Not only that, when you click the exit option, xbmc panics and exits...

Yesterday I had the same error .... By a little mistake
I had started xbmc with the user account root but my current user
was user name user. Because the ssh-system was never configured
for user root .... the script did wait forever in the background for the password over the ssh connection ....
The only way to kill xbmc was over text-terminal.
Version 0.6.11 is ready ...
http://code.google.com/p/luxeria-repository/

I made also a post inside the python-developer forum :
http://forum.xbmc.org/showpost.php?p=573...stcount=84
It doesnt work for me Sad every time I run it I get

Dvd-Directory Not Found or Writeable
then
Iso-Directory not found or writeable

What have I done wrong?

thanx,

Chip
Pages: 1 2 3 4