User Tools

Site Tools


netmdpython

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
netmdpython [2010/11/08 10:15] – Minor corrections and spell fixes for Windows. glaubitznetmdpython [2013/05/16 11:39] (current) – [Download] glaubitz
Line 21: Line 21:
  
 <code> <code>
-sudo port install libusb git-core+sudo port install libusb git-core py26-crypto sox
 </code> </code>
  
Line 27: Line 27:
  
 <code> <code>
-sudo apt-get install python2.6 libusb-dev git-core subversion+sudo apt-get install python2.6 libusb-dev git-core subversion python-crypto sox
 </code> </code>
  
Line 45: Line 45:
  
 Download and extract [[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.10.14.7z|libusb windows backend]] and copy libusb1.0.dll to your  Download and extract [[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.10.14.7z|libusb windows backend]] and copy libusb1.0.dll to your 
-windows/system32 folder (usually C:\WINDOWS\system32). Use the version according to your version of Windows, mthe ingw32 version should work on Windows XP 32-bit.+windows/system32 folder (usually C:\WINDOWS\system32). Use the version according to your version of Windows, the mingw32 version should work on Windows XP 32-bit.
  
 Open a command prompt (Click //Start->Run//, type //cmd// and press enter) and type Open a command prompt (Click //Start->Run//, type //cmd// and press enter) and type
Line 60: Line 60:
    
 To use the tools, change into netmd subdirectory of your linux-minidisc folder and run the scripts by their name (just type  To use the tools, change into netmd subdirectory of your linux-minidisc folder and run the scripts by their name (just type 
-"dump_md.py", "upload.py", ...) with parameters if needed. See **How to use the tools** below.+"dump_md.py", "upload.py", ...) with parameters if required. See [[netmdpython#how_to_use_the_tools]] below.
  
  
-===== Download =====+==== Getting the code ====
  
-Clone the main source repository: +To get the codeclone it with //git// as shown on the [[start#source_code|homepage]].
- +
-<code+
-git clone git://sulphur.uio.no/linux-minidisc +
-</code>+
  
 The Python libnetmd can be found in the //netmd// subdirectory: The Python libnetmd can be found in the //netmd// subdirectory:
Line 225: Line 221:
 ==== downloadhack.py - download tracks to NetMD (buggy) ==== ==== downloadhack.py - download tracks to NetMD (buggy) ====
  
-Use this script download tracks to your NetMD Walkman. **Note: This requires the NetMD root key from Sony which is not (yet) part of the official repository due to legal reasons.**+Use this script download tracks to your NetMD Walkman. <del>**Note: This requires the NetMD root key from Sony which is not (yet) part of the official repository due to legal reasons.**</del> 
 ==== mdctl.py - test libnetmd functionality (DEBUG use only) ==== ==== mdctl.py - test libnetmd functionality (DEBUG use only) ====
  
netmdpython.1289211314.txt.gz · Last modified: 2010/11/08 10:15 by glaubitz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki