|
dfbecc1517
|
Configure indexing of source
|
2025-02-02 23:44:30 +01:00 |
|
|
7488b260e1
|
MPV changed something, so audio_file does not work anymore :/
Audio is now loaded via a callback
|
2025-02-02 14:10:52 +01:00 |
|
|
1dcdb8d405
|
Put version checking a custom function
|
2025-02-02 12:28:35 +01:00 |
|
|
bdc057026f
|
Update dependencies
|
2025-02-02 12:11:28 +01:00 |
|
|
7b30100cb7
|
return -> return None
to satisfy mypy
|
2025-02-01 00:50:49 +01:00 |
|
|
56c200fa3a
|
Explicitly annotate loglines
|
2025-02-01 00:50:34 +01:00 |
|
|
cc873fc4ff
|
check compatible versions on connect (playback client)
|
2025-01-31 22:17:29 +01:00 |
|
|
979e1d385e
|
Multiline logs in gui
|
2025-01-31 22:16:24 +01:00 |
|
|
02ec988f90
|
Searching and adding to the queue now emits an ID to the client
|
2025-01-31 16:42:10 +01:00 |
|
|
55a3685c76
|
Added typing for AsyncServer.instrument()
|
2025-01-01 13:05:13 +01:00 |
|
|
935add9144
|
Add option for socketio admin ui
|
2025-01-01 13:03:06 +01:00 |
|
|
fdcae7edab
|
removed a line of debug code
|
2024-12-29 00:14:09 +01:00 |
|
|
dec88d0641
|
Forgot to reactivare docker builds
|
2024-11-21 19:33:18 +01:00 |
|
|
e4c5f84c00
|
Update README.md
|
2024-11-21 18:29:08 +00:00 |
|
|
d769ed9168
|
Updated README.md
|
2024-11-21 19:21:23 +01:00 |
|
|
d2109204f8
|
removed some copy and paste leftovers
|
2024-11-21 16:56:09 +01:00 |
|
|
d4af3c0afd
|
Added screenshots to readme and flatpak and version bump
|
2024-11-21 15:58:53 +01:00 |
|
|
94e0d9c0b7
|
web screenshots
|
2024-11-21 15:35:10 +01:00 |
|
|
e7172a610f
|
New screenshots
|
2024-11-21 15:30:09 +01:00 |
|
|
02716a7723
|
Updated README and documentation and fixed mix up between left and right :/
|
2024-11-21 14:30:48 +01:00 |
|
|
948bb4da5c
|
Added configuration for the QR code
|
2024-11-21 14:16:13 +01:00 |
|
|
9b5b1ee9d0
|
Update build-and-publish.yaml
|
2024-11-21 12:34:02 +00:00 |
|
|
6231d1f47c
|
Testing automatic windows build for libmpv
|
2024-11-21 12:50:47 +01:00 |
|
|
3315f95a4d
|
Deleted accidental commited build file
|
2024-11-21 12:37:17 +01:00 |
|
|
c6c91d050d
|
Added flatpak version bump
|
2024-11-19 13:06:57 +01:00 |
|
|
00d85f429b
|
Locked new versions
|
2024-11-19 12:53:18 +01:00 |
|
|
7fc5b26391
|
Removed imports
|
2024-11-18 22:05:04 +01:00 |
|
|
3fb43de576
|
Better handling of buffering and start_streaming
|
2024-11-18 22:04:31 +01:00 |
|
|
220f1e8779
|
Added windows support for libmpv
|
2024-11-18 19:02:34 +01:00 |
|
|
55bedf7aa3
|
cleaning up, preparing for windows tests
|
2024-11-18 18:15:13 +01:00 |
|
|
e7b895888b
|
Update deps
|
2024-11-18 17:05:21 +01:00 |
|
|
d21c747927
|
dependencies are non optional
|
2024-11-18 17:00:42 +01:00 |
|
|
65a749b5f8
|
Added some types
|
2024-11-18 17:00:42 +01:00 |
|
|
95e8157277
|
Client starting and stopping from gui
|
2024-11-18 17:00:42 +01:00 |
|
|
089de1ff93
|
PyQt now also uses asyncio and its thread contains the main loop
|
2024-11-18 17:00:42 +01:00 |
|
|
bf2e854cdd
|
Closing the mpv window now disconnects the client
|
2024-11-18 17:00:42 +01:00 |
|
|
d4cf649735
|
Skipping playback now works reliably
|
2024-11-18 17:00:42 +01:00 |
|
|
824198acf6
|
skipping is more consistent, but still does not handle multiple rapid skips (edgecase)
|
2024-11-18 17:00:42 +01:00 |
|
|
f446733bb2
|
simplified external audio loading
|
2024-11-18 17:00:42 +01:00 |
|
|
63555dde87
|
most things work, only skipping song needs work
|
2024-11-18 17:00:42 +01:00 |
|
|
e51acd075a
|
Getting closer
|
2024-11-18 17:00:42 +01:00 |
|
|
15cc8f8147
|
Working in a buggy state... but more or less working
|
2024-11-18 17:00:40 +01:00 |
|
|
fc9b79172a
|
play entries and static images
|
2024-11-18 16:55:54 +01:00 |
|
|
b931c4d916
|
Initial libmpv interface
|
2024-11-18 16:55:43 +01:00 |
|
|
4320ecd560
|
Version 2.0.7
|
2024-11-18 13:48:01 +01:00 |
|
|
b37dd9f75b
|
Fixed ytsearch a bit more and fixed missing metainfo for direct yt links
|
2024-11-18 13:42:09 +01:00 |
|
|
838f91d480
|
Fixed broken search for youtube (hopefully)
|
2024-11-18 13:20:24 +01:00 |
|
|
8144c772f9
|
Version 2.0.6
|
2024-11-18 12:16:37 +01:00 |
|
|
f0d070aff6
|
set yt-dlp dependencies back to latest
|
2024-11-18 12:10:38 +01:00 |
|
|
dd12de4a7c
|
Downgrading yt-dlp and yarl dependencies due to problems
|
2024-11-16 11:33:02 +01:00 |
|