emmental/rind
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
..
audio curds: Store trackid in playlists instead of filepath 2020-11-15 17:06:17 -05:00
node trackdb: Give LibraryPaths an add_track() function 2020-11-15 19:57:59 -05:00
playlist rind: Replace some calls to trak.lookup() with trackdb.track.Track() 2020-11-14 16:56:28 -05:00
__init__.py rind: Move playlist.py into a subdirectory 2019-05-13 20:41:45 -04:00
gtk.py curds: Improvements to the notifications system 2019-12-04 10:42:31 -05:00
library.py curds: Add helpful playlist shortcuts 2019-05-17 09:49:52 -04:00
test_audio.py rind: Replace some calls to trak.lookup() with trackdb.track.Track() 2020-11-14 16:56:28 -05:00
test_gtk.py curds: Improvements to the notifications system 2019-12-04 10:42:31 -05:00
test_library.py rind: Various testing improvements 2019-05-19 09:28:01 -04:00