emmental/scanner
Anna Schumaker 932663f872 db: Remove the PlaylistMap objects
We can now do everything it did and more through the various user
playlist objects.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-10-27 11:25:02 -04:00
..
__init__.py scanner: Add shortcuts for creating widgets 2021-08-30 11:34:19 -04:00
metadata.py scanner: Have Metadata gracefully handle self.file == NULL 2021-08-26 17:06:50 -04:00
queue.py scanner: Create a TaskQueue 2021-08-30 11:13:48 -04:00
task.py db: Give MappedPlaylists add_track() and remove_track() functions 2021-10-18 15:50:07 -04:00
test_metadata.py scanner: Have Metadata gracefully handle self.file == NULL 2021-08-26 17:06:50 -04:00
test_queue.py scanner: Create a TaskQueue 2021-08-30 11:13:48 -04:00
test_scanner.py scanner: Add shortcuts for creating widgets 2021-08-30 11:34:19 -04:00
test_task.py db: Remove the PlaylistMap objects 2021-10-27 11:25:02 -04:00
test_widgets.py scanner: Create a custom AddFolderButton widget 2021-08-30 11:13:49 -04:00
widgets.py db: Convert the LibraryTable into a table.Model 2021-10-14 13:22:57 -04:00