musicmuster/app
Keith Edmunds 4bae0b8548 Hugely simplify save_playlist
Don't try to work out how tracks may have moved. Instead, delete all
track from current playlist and re-add them.
2021-06-04 15:45:29 +01:00
..
ui Select next/previous non-note row with j/k 2021-05-31 12:08:50 +01:00
config.py Update connection string and requirements.txt 2021-05-04 18:11:28 +01:00
helpers.py Code review for V1.0.0 2021-04-09 23:21:42 +01:00
icons_rc.py Use resources for button icons 2021-04-06 19:06:42 +01:00
log.py Preserve tags on normalise; output time to stdout logs 2021-05-27 16:15:14 +01:00
model.py Explicitly save playlist id in playlist 2021-06-04 15:44:29 +01:00
music.py Hopefully addressing segfault in issue #3 2021-05-30 21:50:02 +01:00
musicmuster.py More session fixups 2021-06-04 14:46:59 +01:00
playlists.py Hugely simplify save_playlist 2021-06-04 15:45:29 +01:00
songdb.py Use sessions correctly (fixes #5) 2021-06-02 08:26:54 +01:00