h
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -246,4 +246,4 @@ mypy.
|
||||
medios.db
|
||||
medios*
|
||||
mypy.ini
|
||||
C:\Forgejo\Medios-Macina\logs*
|
||||
\logs\*
|
||||
@@ -70,3 +70,27 @@ http://10.162.158.28:45899/get_files/file?hash=4aff346650b5c987809396c88416b4d41
|
||||
2026-01-31T00:41:23.797241Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["set_property", "user-data/medeia-item-store", "rpi"], "request_id": 901}
|
||||
2026-01-31T00:41:40.657620Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"request_id":901,"error":"success"}
|
||||
2026-01-31T00:41:57.561420Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["set_property", "user-data/medeia-item-hash", "4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d"], "request_id": 902}
|
||||
2026-01-31T00:42:14.453061Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"request_id":902,"error":"success"}
|
||||
2026-01-31T00:42:31.307040Z [DEBUG] logger.debug: DEBUG: Lyric loader started (log=C:\Forgejo\Medios-Macina\Log\medeia-mpv-lyric.log)
|
||||
2026-01-31T00:42:48.162914Z [DEBUG] logger.debug: DEBUG: _queue_items: count=1 types=['PipeObject']
|
||||
2026-01-31T00:43:05.007375Z [DEBUG] logger.debug: DEBUG: Cookies file verified: C:/Forgejo/Medios-Macina/cookies.txt (4907 bytes)
|
||||
2026-01-31T00:43:21.848473Z [DEBUG] logger.debug: DEBUG: [Store] Unknown store type 'debrid'
|
||||
2026-01-31T00:43:38.708444Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["get_property", "playlist"], "request_id": 100}
|
||||
2026-01-31T00:43:55.624508Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"data":[],"request_id":100,"error":"success"}
|
||||
2026-01-31T00:44:12.533705Z [DEBUG] logger.debug: DEBUG: _queue_items: processing idx=0 type=<class 'SYS.models.PipeObject'> repr=PipeObject(hash='4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d', store='rpi', provider=None, tag=['album:xo (deluxe edition)', 'artist:elliott smith', 'disk:01', 'title:waltz #1', '
|
||||
2026-01-31T00:44:29.426328Z [DEBUG] logger.debug: DEBUG: _get_playable_path: store=rpi, path=http://127.0.0.1:45869/view_file?hash=4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d, hash=4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d
|
||||
2026-01-31T00:44:46.320512Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["set_property", "http-header-fields", "Hydrus-Client-API-Access-Key: d701cad8f830210a81af2df30c9a7f82bb33d21130b4efe33a3feeca78be9b81"], "request_id": 199}
|
||||
2026-01-31T00:45:03.194209Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"request_id":199,"error":"success"}
|
||||
2026-01-31T00:45:20.089229Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["set_property", "ytdl-raw-options", "cookies=C:/Forgejo/Medios-Macina/cookies.txt,add-header=Hydrus-Client-API-Access-Key: d701cad8f830210a81af2df30c9a7f82bb33d21130b4efe33a3feeca78be9b81"], "request_id": 197}
|
||||
2026-01-31T00:45:37.002956Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"request_id":197,"error":"success"}
|
||||
2026-01-31T00:45:53.905297Z [DEBUG] logger.debug: DEBUG: Sending MPV loadlist: memory://#EXTM3U
|
||||
#EXTINF:-1,waltz #1
|
||||
http://10.162.158.28:45899/get_files/file?hash=4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d&store=rpi mode=append wait=True
|
||||
2026-01-31T00:46:10.799545Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["loadlist", "memory://#EXTM3U\n#EXTINF:-1,waltz #1\nhttp://10.162.158.28:45899/get_files/file?hash=4aff346650b5c987809396c88416b4d41acf80353482ea561d8c7d57d7d5d45d&store=rpi", "append"], "request_id": 200}
|
||||
2026-01-31T00:46:27.703037Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"data":{"playlist_entry_id":1,"num_entries":1},"request_id":200,"error":"success"}
|
||||
2026-01-31T00:46:44.619721Z [DEBUG] logger.debug: DEBUG: MPV loadlist response: {'data': {'playlist_entry_id': 1, 'num_entries': 1}, 'request_id': 200, 'error': 'success'}
|
||||
2026-01-31T00:47:01.549180Z [DEBUG] logger.debug: DEBUG: Queued: waltz #1
|
||||
2026-01-31T00:47:18.449027Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["playlist-play-index", 0], "request_id": 102}
|
||||
2026-01-31T00:47:35.360447Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"data":null,"request_id":102,"error":"success"}
|
||||
2026-01-31T00:47:52.246497Z [DEBUG] logger.debug: DEBUG: [IPC] Sending: {"command": ["set_property", "pause", false], "request_id": 103}
|
||||
2026-01-31T00:48:09.137209Z [DEBUG] logger.debug: DEBUG: [IPC] Received: {"request_id":103,"error":"success"}
|
||||
|
||||
Reference in New Issue
Block a user