Accessing a USB Device?
Stephen Horne
$$$$$$$$$$$$$$$$$ at $$$$$$$$$$$$$$$$$$$$.co.uk
Mon Oct 13 06:12:51 EDT 2003
More information about the Python-list mailing list
Mon Oct 13 06:12:51 EDT 2003
- Previous message (by thread): Accessing a USB Device?
- Next message (by thread): Accessing a USB Device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 13 Oct 2003 08:09:53 +1000 (EST), Andrew MacIntyre <andymac at bullseye.apana.org.au> wrote: >On Sun, 11 Oct 2003, Fazer wrote: > >> I have a MP3 and I want to access the songs in them. I was wondering >> if Python could help me do that. I understand that this can be done >> using Linux by mountig it as a file system, but I am not on Linux and >> this is mainly for a Windows platform. Can anyone shed some light? > >Just plug the thing in and access it as a removable drive (which is all >mounting it as a filesystem really is). You should be able to view the >MP3s with Windows Explorer That depends on how the PC connectivity for the MP3 player works. Mine, for one, doesn't work that way. It provides an application which looks a bit like explorer, but you don't get a drive letter - you just get two listview panes in the application listing the MP3s in the built-in flash and the extension flash of the device. -- Steve Horne steve at ninereeds dot fsnet dot co dot uk
- Previous message (by thread): Accessing a USB Device?
- Next message (by thread): Accessing a USB Device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list