summaryrefslogtreecommitdiff
path: root/nephilim/song.py
Commit message (Expand)AuthorAge
* song: fallback to artist if there's no albumartistAnton Khirnov2009-08-28
* song: if a tag has multiple values, choose first.Anton Khirnov2009-08-25
* song: handle QString keys.Anton Khirnov2009-08-25
* song: convert to a subclass of dict.Anton Khirnov2009-08-24
* song: don't convert id to intAnton Khirnov2009-08-23
* rename misc->commonAnton Khirnov2009-08-21
* song: correctly parse ogg track numbers.Anton Khirnov2009-05-17
* song: correctly handle garbage track numbers.Anton Khirnov2009-05-15
* song: 100l - add __ne__ operator.Anton Khirnov2009-05-05
* Implement __eq__ for Song.Anton Khirnov2009-05-02
* add licence headers to all files.Anton Khirnov2009-03-27
* clSong->songAnton Khirnov2009-03-07