A new music player built around Python and GTK
Go to file
Anna Schumaker 915e3c8340 Remove unused tagdb module
Implements #23 (Remove tagdb/ code)
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-26 10:08:33 -05:00
audio Remove unused tagdb module 2021-12-26 10:08:33 -05:00
aur@9110968ced Emmental 2.9 AUR Commit 2021-12-21 15:48:06 -05:00
data data: Add a custom icon for Favorites 2021-07-31 19:17:15 -04:00
db db: Occasionally optimize the database 2021-12-09 22:09:40 -05:00
lib Emmental 2.9 2021-12-21 15:43:57 -05:00
playlist playlist: Give the playlist panel an add_selected_tracks() function 2021-12-09 19:25:16 -05:00
scanner db: Occasionally optimize the database 2021-12-09 22:09:40 -05:00
sidebar playlist: Give the playlist panel an add_selected_tracks() function 2021-12-09 19:25:16 -05:00
tools scanner: Add a DirectoryTask 2021-08-26 17:10:55 -04:00
ui Remove unused tagdb module 2021-12-26 10:08:33 -05:00
.debug Rename the debug file to .debug 2021-07-26 14:29:40 -04:00
.gitignore Create a PKGBUILD for putting releases on the AUR 2021-07-28 11:17:32 -04:00
.gitmodules Create a PKGBUILD for putting releases on the AUR 2021-07-28 11:17:32 -04:00
LICENSE Initial commit 2019-01-24 09:35:41 -05:00
Makefile Create a PKGBUILD for putting releases on the AUR 2021-07-28 11:17:32 -04:00
README.md Initial commit 2019-01-24 09:35:41 -05:00
emmental.py Remove unused tagdb module 2021-12-26 10:08:33 -05:00

README.md

emmental

A new music player built around Python and GTK