chore: merge branch dev to main #200

Merged
Anri merged 19 commits from dev into main 2024-11-02 17:36:38 +01:00

19 commits

Author SHA1 Message Date
ea52a0e597
substract the already elspased time of the playing song
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 22s
2024-11-02 17:35:47 +01:00
ae6e6960e0
better approx
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 21s
2024-11-02 17:29:01 +01:00
5c5d35d5ca
update some dependencies
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 23s
2024-11-02 17:08:18 +01:00
f365c48f2f
ignore sqlite temp files
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 25s
2024-11-02 17:03:44 +01:00
9f39a4195d
better exit handles
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 25s
2024-11-02 16:50:05 +01:00
1a0a2ddb8a
multi lang + subcommand support in help
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 27s
2024-11-02 01:32:09 +01:00
8703be8cd9
aux function for retrieving correct message according to locales
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 26s
2024-11-01 21:16:37 +01:00
97566bc0c5
hide unavailable commands and add subcommands (fix #47)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 27s
2024-11-01 20:29:23 +01:00
750c6b4447
small fixes for play position
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 22s
2024-11-01 19:07:15 +01:00
76b10b1469
add pos in queue and estimated playtime (fix #184)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 28s
2024-11-01 18:51:52 +01:00
30968bcd5b
split sql
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 29s
2024-11-01 17:44:35 +01:00
a5bddd8c6f
move sql to it own file 2024-11-01 17:26:59 +01:00
1b11a3728f
Add ability to stop sync lyrics (fix #196)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 30s
2024-11-01 14:05:41 +01:00
2fc39560f0
edit instead of posting a new message (fix #145)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 21s
2024-10-31 20:34:44 +01:00
75ec77a880
add constants
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 23s
2024-10-31 18:59:32 +01:00
f772f71b05
old dependencies
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 22s
2024-10-31 18:21:59 +01:00
3211445ce0
update dependencies
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 22s
2024-10-31 18:19:12 +01:00
7747d28644
add manual search with autocompletion (fix #198)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 22s
2024-10-31 18:12:35 +01:00
399b3285df
fix don't mention multiple times (fix #199)
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 29s
2024-10-31 17:58:54 +01:00