emmental/curds
Anna Schumaker 754a8beadd curds: Add exception handling for invalid tracks
Users might have images or ripping logs mixed in with their tracks, so
let's make sure we don't crash if we try to scan one of these.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2019-03-20 10:12:02 -04:00
..
playlist rind: More icon and spacing changes 2019-03-20 09:58:06 -04:00
__init__.py curds: Make it easier for the UI to access the LibraryPlaylist class 2019-03-17 10:59:09 -04:00
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Make playlist notifications more generic 2019-03-11 16:48:51 -04:00
tags.py curds: Add exception handling for invalid tracks 2019-03-20 10:12:02 -04:00
test_data.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_notify.py curds: Make playlist notifications more generic 2019-03-11 16:48:51 -04:00
test_tags_album.py curds: Improve extracting ints from mutagen metadata 2019-03-15 08:40:25 -04:00
test_tags_track.py curds: Add exception handling for invalid tracks 2019-03-20 10:12:02 -04:00
test_tags.py curds: Replace track.add() with track.lookup() 2019-03-11 17:09:36 -04:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00