Sven Hendriks is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

shendriks / pythaules

Music player based on ncurses, GStreamer and sqlite written in Python

Clone this repository (size: 28.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/shendriks/pythaules
hg clone ssh://hg@bitbucket.org/shendriks/pythaules

pythaules overview

Recent commits See more »

Author Revision Comments Message Labels Date
Sven Hendriks ef7a4dc850e6 Added tag 0.1.0a for changeset 532b1bd204a2
shendriks 532b1bd204a2 fixed bug in function shorten(); disabled logging everywhere for now; disbabled debug print statements in db backend
Tag
0.1.0a
shendriks 763cb90a5353 better handling of filenames with unknown encoding; shortening long filenames
shendriks a229d5a84de8 added fake expand/collapse methods to abstract Entry class
shendriks ca8bc8f5e57b using filename as artist tag when mp3/ogg header of a file is erroneous
todo