Download List

Project Description

PyGogear is a tool for using the Philips GoGear
MP3 players under Linux. The GoGear Philips xHDD0xx and PSS115/7
series of MP3 players can be mounted with the
usb-storage module, but merely copying MP3 files
onto it is not enough, since the player needs to
read information about the tracks from a Sqlite
database file, usually named MyDb. This program
reads the necessary tags (either ID3v1 or ID3v2)
from the MP3 files placed on the player and
inserts them in the database. M3U playlists are
supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-05 07:05 Back to release list
5.8.4

Some general bugs due to bad coding were fixed.
Handling of encounters with bad tags (or no tags)
was improved, so now some defaults are set. Files
with id3v2.2 tags are skipped, since eyeD3 does
not handle them properly. The read_tag() method
was removed in favor of read_mp3(). The
fix_string() method was added. The set_defaults()
method was added to set some default tags when
needed.
Tags: Major bugfixes

Project Resources