Keith Edmunds
|
f825304de4
|
Update track times after rescan
Fixes #242
|
2024-05-10 12:06:04 +01:00 |
|
Keith Edmunds
|
37e450ab22
|
Bugfix replace files
Fixes #243
|
2024-05-10 11:48:40 +01:00 |
|
Keith Edmunds
|
4a5fe74a9f
|
Save open state of playlists
|
2024-05-06 12:25:04 +01:00 |
|
Keith Edmunds
|
d050fa0d84
|
Fix file importing
Imported track wasn't moved to destination
|
2024-05-06 12:12:56 +01:00 |
|
Keith Edmunds
|
e25d4ad311
|
Fixup tests
|
2024-05-05 18:38:50 +01:00 |
|
Keith Edmunds
|
c1d2fcd8cd
|
Save open tabs properly
Fixes #239
|
2024-05-04 21:15:08 +01:00 |
|
Keith Edmunds
|
253550b490
|
Implement SQLAlchemy Pool.pre_ping
Fixes #241
|
2024-05-04 20:35:14 +01:00 |
|
Keith Edmunds
|
9fb7cce82c
|
Update dependencies
|
2024-05-04 02:08:18 +01:00 |
|
Keith Edmunds
|
f2db9967fb
|
Reduce stdout output
|
2024-05-04 02:08:00 +01:00 |
|
Keith Edmunds
|
a24ff76b6b
|
Build in replace_file functionality
Major rewrite of file importing
Fixes #141
|
2024-05-03 22:40:21 +01:00 |
|
Keith Edmunds
|
6aa09bf28a
|
Save new playlist (commit to db)
|
2024-05-02 22:44:11 +01:00 |
|
Keith Edmunds
|
049a5508cc
|
Commit when adding track to header
Fixes #238
|
2024-05-02 19:46:43 +01:00 |
|
Keith Edmunds
|
aa208d72c1
|
Save to db after rescan
Fixes #237
|
2024-05-02 19:43:03 +01:00 |
|
Keith Edmunds
|
57e81b0f17
|
Allow artist search in title box with "a/"
|
2024-04-28 18:45:37 +01:00 |
|
Keith Edmunds
|
dfc51e1399
|
Hover previous track to see list
Fixes #205
|
2024-04-28 17:07:02 +01:00 |
|
Keith Edmunds
|
f898e4645b
|
Hover last played column to show list
Fixes #205
|
2024-04-28 16:41:16 +01:00 |
|
Keith Edmunds
|
2475f817f9
|
Merge branch 'dev'
|
2024-04-28 13:17:29 +01:00 |
|
Keith Edmunds
|
80687df82e
|
Don't react to second of two quick 'return' key presses
Fixes #228
|
2024-04-28 13:15:15 +01:00 |
|
Keith Edmunds
|
09dcba90a9
|
Attempt to detect sound system access problem
Fixes #232
|
2024-04-28 13:02:54 +01:00 |
|
Keith Edmunds
|
1ce64804fb
|
Fix moving rows
Also fix associated tests.
Fixes #234
|
2024-04-28 12:54:32 +01:00 |
|
Keith Edmunds
|
2a55cd9c92
|
Replaced obsws-python with obs-websocket-py
Fixes #235
|
2024-04-28 11:30:54 +01:00 |
|
Keith Edmunds
|
e9a3047f00
|
Improve logging and FadeCurve generation. Tidy.
|
2024-04-28 10:50:20 +01:00 |
|
Keith Edmunds
|
feb09db3d7
|
Merge session.commit() calls
|
2024-04-27 21:58:26 +01:00 |
|
Keith Edmunds
|
e179e57459
|
Add required session.commit() calls
|
2024-04-27 21:56:11 +01:00 |
|
Keith Edmunds
|
cad26ff8f9
|
Fix #233
|
2024-04-27 21:54:18 +01:00 |
|
Keith Edmunds
|
9a6313bfae
|
Update environment for Alchemical
|
2024-04-27 21:54:18 +01:00 |
|
Keith Edmunds
|
46964b5f66
|
Update tests
|
2024-04-27 21:54:18 +01:00 |
|
Keith Edmunds
|
1011b2f549
|
Fixup replace_files for Alchemical
|
2024-04-27 21:54:18 +01:00 |
|
Keith Edmunds
|
2e8fae99ed
|
Pull in recent V3 updates
|
2024-04-27 21:54:17 +01:00 |
|
Keith Edmunds
|
e4a9520908
|
Tidy up tests
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
52ab4fa43e
|
Remove superflous __repr__
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
0519006bb2
|
Update dependencies
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
a9763b7a11
|
Initial GUI test running. Test coverage: 42%.
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
7cd03d7a2b
|
Fix up db import
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
a4858761c6
|
All tests working
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
76021aa1c6
|
Put commit()s where needed, move some info to debug logging
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
16e3c8235e
|
V4 WIP: mostly Black formatting
|
2024-04-27 21:52:31 +01:00 |
|
Keith Edmunds
|
df620cde86
|
Migrated to Alchemical
|
2024-04-27 21:52:30 +01:00 |
|
Keith Edmunds
|
9d44642fea
|
Migrate to Alchemical
|
2024-04-27 21:52:28 +01:00 |
|
Keith Edmunds
|
6890e0d0c2
|
Improve test coverage
|
2024-04-27 21:51:47 +01:00 |
|
Keith Edmunds
|
b8c19c6046
|
Merge v4 branch
|
2024-04-27 20:40:17 +01:00 |
|
Keith Edmunds
|
503aac530a
|
Update environment for Alchemical
|
2024-04-27 20:38:21 +01:00 |
|
Keith Edmunds
|
35438f59fb
|
Update tests
|
2024-04-27 20:36:04 +01:00 |
|
Keith Edmunds
|
189efb379f
|
Fixup replace_files for Alchemical
|
2024-04-27 20:25:22 +01:00 |
|
Keith Edmunds
|
134961abfd
|
Pull in recent V3 updates
|
2024-04-27 19:33:35 +01:00 |
|
Keith Edmunds
|
ebf62fe161
|
Fix #233
|
2024-04-27 18:47:06 +01:00 |
|
Keith Edmunds
|
4c638ab608
|
More issue #223 debug
|
2024-04-24 17:56:16 +01:00 |
|
Keith Edmunds
|
f1ef2f4d5a
|
Merge branch 'dev'
|
2024-04-18 19:23:55 +01:00 |
|
Keith Edmunds
|
b562f90b25
|
Don't track .coverage file
|
2024-04-13 10:40:04 +01:00 |
|
Keith Edmunds
|
2454e8e4b9
|
Tidy up logging around issue #223
|
2024-04-13 10:39:51 +01:00 |
|