emmental/curds/playlist
Anna Schumaker 6f0d092414 trackdb: Give LibraryPaths an add_track() function
To mimic how curds.trak.lookup() works, only in the library path itself.

We also take this time to delete the curds/trak directory as nothing
there is used anymore.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2020-11-15 19:57:59 -05:00
..
__init__.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
artist.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00
decade.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00
genre.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00
library.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
playlist.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
root.py curds: Move the PreviousPlaylist into special.py 2019-12-17 11:55:06 -05:00
special.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00
test_artist.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_collection.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_decade.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_genre.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_library.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_new.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_playlist.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_prev.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_root.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_up_next.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_user.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
user.py curds: Pass library to new-track callback and trak.lookup() 2020-11-15 17:32:48 -05:00