Keith Edmunds kae
  • Joined on 2021-05-28
kae pushed to master at kae/musicmuster 2025-08-17 18:49:18 +01:00
19b1bf3fde Fix type hint error
316b4708c6 Check import filetype; install black
4fd9a0381f Hide tracks, not sections
88cce738d7 Move AudacityController management from playlists to musicmuster
9720c11ecc Don't track kae.py in git
Compare 6 commits »
kae pushed to dev at kae/musicmuster 2025-08-17 18:32:39 +01:00
316b4708c6 Check import filetype; install black
kae closed issue kae/musicmuster#292 2025-08-16 15:15:19 +01:00
Get two "Audacity not running" warnings
kae pushed to dev at kae/musicmuster 2025-08-16 15:15:19 +01:00
4fd9a0381f Hide tracks, not sections
88cce738d7 Move AudacityController management from playlists to musicmuster
Compare 2 commits »
kae commented on issue kae/musicmuster#293 2025-08-14 14:48:02 +01:00
Exception after importing multiple tracks

This too:

File "/home/kae/mm/./app/musicmuster.py", line 2285, in preview
    2257  def preview(self) -> None:
 (...)
    2281              if not track:
    2282                 …
kae opened issue kae/musicmuster#293 2025-08-14 14:45:46 +01:00
Exception after importing multiple tracks
kae opened issue kae/musicmuster#292 2025-08-07 12:32:56 +01:00
Get two "Audacity not running" warnings
kae opened issue kae/musicmuster#291 2025-06-01 09:21:57 +01:00
Intro countdown not working
kae opened issue kae/musicmuster#290 2025-06-01 09:21:45 +01:00
Database connection management improvements
kae opened issue kae/musicmuster#289 2025-06-01 09:21:26 +01:00
Be able to run MusicMuster tests on MacBook
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-24 11:49:18 +01:00
ad391aedc6 Rewrite thread management for fade graph generation
735c927864 Make Signals more apparent in logs (prefix SIGNAL)
e2aac65dac Remove spurious '.id' references
86c3c3fd80 Black
a4ba013306 Change id columns to TABLENAME_id
Compare 5 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-21 22:30:28 +01:00
6d012d7b5a Remove app/models.py
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-21 11:49:24 +01:00
c58eb47cc1 musicmuster.current cleanup
847840251c More signal / signal handler cleanups
f172eaaeb2 Clean up signals
Compare 3 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-20 22:08:43 +01:00
25771f5235 Slightly simplify track times; appears to be working
c93d24aef5 Row timings improved but next row not always correct
a2a9afb04f Rewrite track timings; looks to be working
db6fb7b367 Cleanup signals
Compare 4 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-19 18:26:13 +01:00
5d7b55a0ab Change track_ended_signal to signal_track_ended
0124ca6018 Cleanup
Compare 2 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-19 12:27:35 +01:00
af40e419ff Fix up tests
223c7cd3ab Use vlc events to trigger end-of-track actions
edd8c36c53 Use signals for setting next track
Compare 3 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-17 19:13:37 +01:00
c6be215bd4 Log signals; show debug to console
22e16144e1 Remove more vlc loggins
1932719fea WIP using signals and no sessions
e9f4ecf5ef Remove vlc logging
ce224a41d1 Implement signal monitor
Compare 9 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-15 21:22:19 +01:00
8fa98a2207 Have model check for adding existing track
e7af25ad6e Restore last open playlists in correct order
Compare 2 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-15 10:31:39 +01:00
d6bb3d04d8 Row edit updates now handled in PlaylistRow
a0ded4b73d Handle signal_insert_track better.
6496ea2ac4 Don't close when track playing; mark as played in playlist
c61df17dd5 Mark playlist rows played in db
747f28f4f9 WIP: track ending signal
Compare 9 commits »
kae pushed to no_db_objects_use_signals at kae/musicmuster 2025-04-13 16:35:23 +01:00
ffb1b238f4 WIP: Make ds.track_update more generic
83780bfb68 Clean up unused signals
cd793f9668 WIP: fix ds names, tidy row moving
Compare 3 commits »