emmental/emmental/sidebar
Anna Schumaker cae93cae11 sidebar: Commit the database after creating a new playlist
Otherwise we could have data loss if the application crashes.

Fixes: #63 ("The database isn't being committed enough")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-06-07 14:58:19 -04:00
..
__init__.py sidebar: Add the Library section to the sidebar 2023-04-12 15:08:10 -04:00
artist.py sidebar: Create a Section for Artists 2023-04-12 15:05:18 -04:00
decade.py sidebar: Create a Section for Decades 2023-04-12 15:06:58 -04:00
genre.py sidebar: Create a Section for Genres 2023-04-12 15:06:49 -04:00
header.py sidebar: Create a Header class 2023-04-12 14:18:43 -04:00
icon.py sidebar: Create a Settable Icon widget 2023-04-12 14:18:43 -04:00
library.py sidebar: Create a Section for Libraries 2023-04-12 15:07:07 -04:00
playlist.py sidebar: Commit the database after creating a new playlist 2023-06-07 14:58:19 -04:00
row.py sidebar: Create a TreeRow 2023-04-12 14:18:43 -04:00
section.py sidebar: Create a Section Group 2023-04-12 14:18:43 -04:00
title.py sidebar: Create an EditableTitle widget 2023-04-12 14:18:43 -04:00