emmental/curds
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
..
playlist trackdb: Give LibraryPaths an add_track() function 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
data.py curds: Add helpful functions to the DataFile 2019-03-05 16:49:00 -05:00
notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
sort.py curds: Pass key_func() to sort.bisect() 2020-11-01 08:59:37 -05:00
test_data.py curds: Move the os.remove() onto the same line as the existence check 2019-04-08 14:12:22 -04:00
test_notify.py curds: Rename notification "main" parameter to "idle" 2019-12-12 12:06:37 -05:00
test_playlist.py trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
test_sort.py curds: Pass key_func() to sort.bisect() 2020-11-01 08:59:37 -05:00
test_threadqueue.py Add a toplevel script 2019-03-06 09:23:25 -05:00
test_tree.py curds: Remove unneeded curds/trak structures 2020-11-15 18:05:47 -05:00
threadqueue.py curds: Create a ThreadQueue class 2019-03-03 19:53:40 -05:00
tree.py curds: Replace new-track notification with TrackAdded publisher 2020-11-15 17:43:07 -05:00