From 5a67a808fd343984cd96aeb57ab15ed94f883653 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Tue, 15 Jul 2025 14:53:35 -0700 Subject: [PATCH] better --- .spotify_cache | 2 +- logs/app.log | 1543 +++++++++++++++++ .../__pycache__/downloads.cpython-310.pyc | Bin 250533 -> 251890 bytes .../__pycache__/downloads.cpython-312.pyc | Bin 462177 -> 464412 bytes ui/pages/downloads.py | 48 + 5 files changed, 1592 insertions(+), 1 deletion(-) diff --git a/.spotify_cache b/.spotify_cache index 7eb1327a..b00cd75c 100644 --- a/.spotify_cache +++ b/.spotify_cache @@ -1 +1 @@ -{"access_token": "BQAWKVNNtomCKGa7Uqjf0jVEQL6QhxZjNNR7R_q5J0TUWlMHm7uFhxFTr_tkZx9OUgZK26871FBtB7vTDIvB2w0DsRyva7IW50NZOACzjAqGtwhVHffNydcScBLGEqswd0Iw1DhTVy1QOILDXPU106HwnedIRoBduxlDSfVhVdp5QbOS4svQAzZcHrf3xEvvSr7C_KK4SKMSDjBSl_mKgqhCmkJt0vk79F3lh-TUOI5K1S_hUMxVXro-6vLj2Mh4", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1752613801, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file +{"access_token": "BQA46b0RlEdvS0gRj7PaBXvXHPWy0toM2vJeP4trcib5KSm7puoZAs-uTn5Bjqe1v8SZ8cMPGugxho1LE0yyHhmWs3x7eoNGlDshBLhKfT5bC-Yj6TK5WWAjYxsF1EPiHRgVVWu7jB9IoN2vFkR3xD6BvMvwQnxBhfFI8LrTFLEuXk-xwK3X8R9-_ctDOa5h1tAemIAj2GKtR3FJu1PpLXKWiGYpWj97V-aXfZELF9XjFhZ0MBbuNo4LCRBjZf4b", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1752618762, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file diff --git a/logs/app.log b/logs/app.log index 8e8469b4..10074872 100644 --- a/logs/app.log +++ b/logs/app.log @@ -34715,3 +34715,1546 @@ 2025-07-15 14:09:32 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... 2025-07-15 14:09:33 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... 2025-07-15 14:09:33 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-15 14:32:41 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-15 14:32:41 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-15 14:32:42 - newmusic.spotify_client - INFO - _setup_client:179 - Successfully authenticated with Spotify as broquethomas +2025-07-15 14:32:42 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-15 14:32:42 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-15 14:32:42 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-15 14:32:42 - newmusic.spotify_client - INFO - _setup_client:179 - Successfully authenticated with Spotify as broquethomas +2025-07-15 14:32:43 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-15 14:32:43 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-15 14:32:43 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Aether +2025-07-15 14:32:43 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Favorite Artists +2025-07-15 14:32:46 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Brittnea +2025-07-15 14:32:47 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Baleigh +2025-07-15 14:32:48 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Extra Music +2025-07-15 14:32:49 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Maggi Main +2025-07-15 14:32:54 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-15 14:32:54 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Broque Main +2025-07-15 14:32:56 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'demon days' +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'demon days', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'demon days', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"1de49ea1-b49c-428a-9900-88df5bfa0910","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"demon days","startedAt":"2025-07-15T21:32:56.2600006Z","state":"InProgress","token":11043}... +2025-07-15 14:32:56 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 1de49ea1-b49c-428a-9900-88df5bfa0910 +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/1de49ea1-b49c-428a-9900-88df5bfa0910/responses +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:32:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/1de49ea1-b49c-428a-9900-88df5bfa0910/responses +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":11,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"sf_music\\Demon Hunter\\Demon Hunter - Music from the Film _45 Days_\\01 - Closing In.flac","length":141,"sampleRate":44100,"size":11974511,"isLocked":false},{"bitDepth":16,"code":1,"extension":"","filename":"sf_music\\Demon Hunter\\Demon Hunter - Music from the Film _45 Days_\\02 - Turn Loose the Hounds.flac","length":248,"sampleRate":44100,"size":24109246,"isLocked":false},{"bitDepth":16,"code":1,"extension":"","filen... +2025-07-15 14:32:58 - newmusic.soulseek_client - INFO - search:597 - Found 249 new responses (249 total) at 1.5s +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 249 user responses +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tso55 has 11 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shytokyo has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User r0b07 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bleebobreebo has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User applegiver has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Whoregan's Heroes has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 36 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erthmvr2 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User glint has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jansten has 29 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chcoha has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mysticgarden has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Neitze has 31 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Fuzy554 has 31 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Yeenr has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User the_robot_from_planet_danger has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TooMuchDog has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 7 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CmotDribbler has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FalconFour has 10 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DxDG has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marsellus has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tttetos has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whoosemoose has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Hangfire has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerolexi_koshu has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigmaninspace has 38 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Vulcan has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JColburn has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User garbage plate has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tirantrex has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 1337haXXor has 4 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oclictis1 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheActionIsGo... has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Macca07 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ektokidd has 4 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User arx1963 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davo1624 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeafWired has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User notavoidinganything has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sonder has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ironyengine has 18 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User roybafett has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User attackallaround3 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gliss has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darbus has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlotek has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrapt_in_plastik has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 30 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gbscobel has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PruneHysteria has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Starsky&Gut has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Milkshakes00 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ClobrWafls has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 18 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ForTheCompany2REAL has 21 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bitsixfour has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Letham has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FindingFinder has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thegreengiant has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ./mkk has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User huion74 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DonacDum has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 3 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catpunx has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kizaing has 26 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kristiankat has 11 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nomadski has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GroovyGoth1990 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 22wetdogs has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Nedrept has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mrm has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheBun has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bsdc has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundInvestment has 32 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fuka_eri has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User downloader200 has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Firstgreatcommander has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User drago6336 has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dvcky has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeffycool has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User not winter has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User printer has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User merc248 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User splatters-alt has 6 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djkawash has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 32 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User plusreed has 20 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User k_huntington has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User badbanker has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boxierino has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Wake has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thisdogissomessedup has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iamtheswarm has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 31 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User countbeefula has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amwo has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeLaurentiis has 29 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Doomwalker has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eramdam has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User noodle_fc has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shanealeslie has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amyslskduser has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deveng has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User t1nt1n1969 has 36 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 30feet has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 111aaa222aaa333aaa has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bread1446 has 51 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User C4ttta has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User semico has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CherrySeed has 19 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chewi105 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mikeoxlarge666 has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KnifeWoundGirl has 51 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User capsulej has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HenryDorsetCase has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unwrapped3759 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zalambda has 271 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User justasillywolfy has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loudHappyWarthogDream has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User unsealed has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User R4di04kt1v3 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Crenshinibon has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Don Sonic has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vlorkroombah has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stncttr908_slskd has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Infernal Love has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ChaosMerely has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thither has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mothman666 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User polop148 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takoou has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 21 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vellius has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User phonetiks has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dudeguy123MN has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clemmyTM has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User WanderLemming has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Freddie Boyd has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JovaZmaj has 10 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 30 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 3 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thefasthandovdoom has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User limonchiq has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ThunderousWizard has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stevorwhoev has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User emohenestee has 30 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User flippers_guitar has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thep50 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User discotomatic has 6 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ILL2DEF has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Archimedes has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaylfc7 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Superwhore has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeadDagger has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GeorgeHatesFun has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zonk3 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mwslawson has 13 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alexpraves2 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _Teojoss has 3 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ThinkDbl has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Epicus Doomicus has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User R3dn1nja has 20 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Aw5027 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pavlov1955 has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User covoo has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BlackSkies has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Soul716 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deletedmyoldaccountthanks has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gariplex has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User intrasp0rt has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nervanus2249 has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Nilo has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User samcrow000 has 21 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User j0nathanbs23 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blokmotion has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User denali83 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Puce_King has 22 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User farmdestroyer has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Trzyzet has 21 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nuclearjew77 has 34 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SuperSushi has 31 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tofillwithfruit has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kb4 has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rozhestvensky has 29 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User paulfunyun has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User az3x has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User IMregoR has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dogan2 has 20 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deathmatch has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HomotopicCensorship has 4 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loginty has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sponch24 has 3 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User garbagebrain has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheGuv has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davidx86 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmb397 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User steelepdx has 2 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Minnie has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User daddyboi42069 has 13 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Stikmou has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fearkills has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User naquadah has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ashleyj83d has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User devteamster has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User checkmate52 has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ketacat has 0 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Paul Kersey's Gun has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bare foot has 3 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User disappointedsun has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User NickHS has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whereareweseeing has 27 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mickstilwell has 17 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coffii_howz has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rebel_EksDe has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 18 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Autobahn has 41 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 49 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Flimhumabber has 30 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nosa has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OhYeahDamo has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User the barbarian has 1 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 37 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pickleflux has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BIGDONNY ABYSS has 14 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Mitchmitchhh has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mon5termatt-dc has 32 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User numSkull31 has 16 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dorstlesser has 15 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Knight_Bewion has 21 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kiddo84 has 28 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Hatsieflatsiebots has 29 files +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 23 files +2025-07-15 14:32:58 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 86 individual tracks and 217 albums +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 302 potential albums processed +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: tso55/sf_music/Demon Hunter/Demon Hunter - Music from the Film _45 Days_ -> 10 tracks +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: shytokyo/Music/Gorillaz/Demon Days -> 15 tracks +2025-07-15 14:32:58 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: r0b07/shared/Gorillaz/Gorillaz - 2005 - Demon Days -> 15 tracks +2025-07-15 14:32:58 - newmusic.soulseek_client - INFO - search:617 - Processed results: 86 tracks, 217 albums +2025-07-15 14:32:58 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 249 responses, stopping search +2025-07-15 14:32:58 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 86 tracks and 217 albums for query: demon days +2025-07-15 14:33:02 - newmusic.spotify_client - INFO - get_user_playlists:208 - Retrieved 7 playlists +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\01 - Intro.flac from r0b07 (size: 6015354) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac', 'size': 6015354, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac', 'size': 6015354, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\02 - Last Living Souls.flac from r0b07 (size: 20802506) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\02 - Last Living Souls.flac', 'size': 20802506, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\02 - Last Living Souls.flac', 'size': 20802506, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\03 - Kids With Guns.flac from r0b07 (size: 24834772) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\03 - Kids With Guns.flac', 'size': 24834772, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\03 - Kids With Guns.flac', 'size': 24834772, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\04 - O Green World.flac from r0b07 (size: 28567496) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\04 - O Green World.flac', 'size': 28567496, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\04 - O Green World.flac', 'size': 28567496, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\05 - Dirty Harry.flac from r0b07 (size: 24764987) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\05 - Dirty Harry.flac', 'size': 24764987, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\05 - Dirty Harry.flac', 'size': 24764987, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\06 - Feel Good Inc_.flac from r0b07 (size: 25383623) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\06 - Feel Good Inc_.flac', 'size': 25383623, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\06 - Feel Good Inc_.flac', 'size': 25383623, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\07 - El maana.flac from r0b07 (size: 20088970) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\07 - El maana.flac', 'size': 20088970, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\07 - El maana.flac', 'size': 20088970, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\08 - Every Planet We Reach Is Dead.flac from r0b07 (size: 33663368) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\08 - Every Planet We Reach Is Dead.flac', 'size': 33663368, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\08 - Every Planet We Reach Is Dead.flac', 'size': 33663368, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\09 - November Has Come.flac from r0b07 (size: 17360260) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\09 - November Has Come.flac', 'size': 17360260, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\09 - November Has Come.flac', 'size': 17360260, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\10 - All Alone.flac from r0b07 (size: 23756702) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\10 - All Alone.flac', 'size': 23756702, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\10 - All Alone.flac', 'size': 23756702, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\11 - White Light.flac from r0b07 (size: 14497831) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\11 - White Light.flac', 'size': 14497831, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\11 - White Light.flac', 'size': 14497831, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\12 - DARE.flac from r0b07 (size: 31804474) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\12 - DARE.flac', 'size': 31804474, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\12 - DARE.flac', 'size': 31804474, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\13 - Fire Coming Out of the Monkeys Head.flac from r0b07 (size: 20812366) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\13 - Fire Coming Out of the Monkeys Head.flac', 'size': 20812366, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\13 - Fire Coming Out of the Monkeys Head.flac', 'size': 20812366, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\14 - Dont Get Lost in Heaven.flac from r0b07 (size: 14295032) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\14 - Dont Get Lost in Heaven.flac', 'size': 14295032, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\14 - Dont Get Lost in Heaven.flac', 'size': 14295032, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\15 - Demon Days.flac from r0b07 (size: 30217073) +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\15 - Demon Days.flac', 'size': 30217073, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\15 - Demon Days.flac', 'size': 30217073, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"None","stateDescription":"None","requestedAt":"2025-07-15T21:33:20.6733634","bytesTransferred":0,"averageSpeed":0,"bytesRemaining":6015354,"percentComplete":0},{"id":"d6e1c62... +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:20 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\13 - Fire Coming Out of the Monkeys Head.flac from r0b07 +2025-07-15 14:33:20 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\11 - White Light.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\15 - Demon Days.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\07 - El maana.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\10 - All Alone.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\06 - Feel Good Inc_.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\12 - DARE.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\04 - O Green World.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\03 - Kids With Guns.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\02 - Last Living Souls.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\01 - Intro.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\08 - Every Planet We Reach Is Dead.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\09 - November Has Come.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\05 - Dirty Harry.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:33:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Gorillaz\Gorillaz - 2005 - Demon Days\14 - Dont Get Lost in Heaven.flac from r0b07 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:21.2338278","bytesTransferred":0,"averageSp... +2025-07-15 14:33:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Initializing","stateDescription":"Initializing","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","bytesTransferred":0,"averageSpeed":0,"... +2025-07-15 14:33:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15T21:33:45.0709698Z",... +2025-07-15 14:33:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:33:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:33:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:33:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:33:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"r0b07","directories":[{"directory":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days","fileCount":15,"files":[{"id":"7ba9b0b0-31dc-420e-aebf-5b12e79c19b4","username":"r0b07","direction":"Download","filename":"shared\\Gorillaz\\Gorillaz - 2005 - Demon Days\\01 - Intro.flac","size":6015354,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:33:20.6733634","enqueuedAt":"2025-07-15T21:33:44.7248692","startedAt":"2025-07-15... +2025-07-15 14:34:00 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-15 14:34:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-15 14:34:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:34:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-15 14:34:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:34:00 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-15 14:34:02 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-15 14:34:02 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-15 14:34:02 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-15 14:34:04 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-15 14:34:04 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-15 14:46:55 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-15 14:46:55 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-15 14:46:56 - newmusic.spotify_client - INFO - _setup_client:179 - Successfully authenticated with Spotify as broquethomas +2025-07-15 14:46:56 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-15 14:46:56 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-15 14:46:56 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-15 14:46:56 - newmusic.spotify_client - INFO - _setup_client:179 - Successfully authenticated with Spotify as broquethomas +2025-07-15 14:46:57 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-15 14:46:57 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-15 14:46:57 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Aether +2025-07-15 14:46:57 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Favorite Artists +2025-07-15 14:47:00 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Brittnea +2025-07-15 14:47:01 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Baleigh +2025-07-15 14:47:02 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-15 14:47:02 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Extra Music +2025-07-15 14:47:03 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Maggi Main +2025-07-15 14:47:04 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'demon days' +2025-07-15 14:47:04 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'demon days', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-15 14:47:04 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-15 14:47:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-15 14:47:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:04 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'demon days', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"c5dedbea-544f-4997-8606-0547946215bf","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"demon days","startedAt":"2025-07-15T21:47:05.0790924Z","state":"InProgress","token":11105}... +2025-07-15 14:47:05 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: c5dedbea-544f-4997-8606-0547946215bf +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c5dedbea-544f-4997-8606-0547946215bf/responses +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-15 14:47:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-15 14:47:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c5dedbea-544f-4997-8606-0547946215bf/responses +2025-07-15 14:47:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":15,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@hpere\\Music\\Gorillaz\\Demon Days\\01 Intro.mp3","length":42,"size":1767196,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@hpere\\Music\\Gorillaz\\Demon Days\\02 Last Living Souls.mp3","length":124,"size":5041283,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@hpere\\Music\\Gorillaz\\Demon Days\\03 Kids With Guns.mp3","length":113,"size":4601378,"isLocked":false},{"bitRa... +2025-07-15 14:47:07 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djkawash has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 36 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Hangfire has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bleebobreebo has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jansten has 29 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User slskwarlan has 8 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Whoregan's Heroes has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shytokyo has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User attackallaround3 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erthmvr2 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Turd Ferg has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User glint has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User switch32 has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chcoha has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tttetos has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mysticgarden has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tirantrex has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CmotDribbler has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TooMuchDog has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marsellus has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PColtraneII has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dvcky has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlotek has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Neitze has 31 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TrevorBrooking has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeafWired has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sonder has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Flimhumabber has 30 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User NegativeZero has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User the_robot_from_planet_danger has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davo1624 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Yeenr has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User db_cooper has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ./mkk has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gliss has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boxierino has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thegreengiant has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ClobrWafls has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigmaninspace has 38 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 22wetdogs has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Nedrept has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amwo has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PruneHysteria has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Picea rubens has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheActionIsGo... has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Wagon has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chewi105 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DxDG has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 23 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deletedmyoldaccountthanks has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eramdam has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TroubleMoth has 33 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pez has 61 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thither has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loudHappyWarthogDream has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ChaosMerely has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User IMregoR has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User badbanker has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KnifeWoundGirl has 51 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kizaing has 26 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coldsnap has 26 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 1337haXXor has 4 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lilprincess_uwu has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Starsky&Gut has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Superwhore has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulEngine has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User plusreed has 20 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Doomwalker has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bitsixfour has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mrm has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kristiankat has 11 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Freddie Boyd has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FalconFour has 10 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrapt_in_plastik has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerolexi_koshu has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JustNoal has 13 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User k_huntington has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User p8757181 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User segmentObscured has 25 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Aw5027 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 30feet has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Puce_King has 22 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pavlov1955 has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ironyengine has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blokmotion has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Milkshakes00 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User limonchiq has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User M3H9Y has 30 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User notavoidinganything has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User povodesanto has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User semico has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User farmdestroyer has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User capsulej has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User downloader200 has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Epicus Doomicus has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gariplex has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Soul716 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ForTheCompany2REAL has 21 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User scruffalump has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User R4di04kt1v3 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sponch24 has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mon5termatt-dc has 32 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JColburn has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gbscobel has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deathmatch has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Psybinary has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Godzilla1 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User daddyboi42069 has 13 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Stikmou has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whoosemoose has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deadbeat_catdad has 32 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mwslawson has 13 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User steelepdx has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User drago6336 has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ILL2DEF has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cinstitute2 has 36 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GeorgeHatesFun has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 31 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oclictis1 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rozhestvensky has 29 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 30 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User paulfunyun has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User appll has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vellius has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheBun has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Vulcan has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BaddieWithoutOrgans has 48 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bingodv has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chibiotaku has 22 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ezrabinirib has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 111aaa222aaa333aaa has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Don Sonic has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kiddo84 has 28 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zalambda has 271 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 114514 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GroovyGoth1990 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User godking has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Firstgreatcommander has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User deveng has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Belcerebon has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User madness_rules has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 37 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User C4ttta has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User keepurbeanshot has 22 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tofillwithfruit has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dabblerblue has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 7vcoTIRF5V4IkMbRlN has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Erarg has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 30 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeLaurentiis has 29 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shanealeslie has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User countbeefula has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User t1nt1n1969 has 36 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takoou has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fearkills has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User techllama has 25 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mothman666 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bare foot has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dorstlesser has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeadDagger has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User msq123 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User arin_akshun has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User murdercitydevil has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unwrapped3759 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musickaladin has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User intrasp0rt has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BIGDONNY ABYSS has 14 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xjshawx has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alexpraves2 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Knight_Bewion has 21 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hayk has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xjbx has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User not winter has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amyslskduser has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User velmen has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheGuv has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User paasvincent has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Mr_Tooduloo has 20 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 29 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundInvestment has 32 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stevorwhoev has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CherrySeed has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gravematthews has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User justasillywolfy has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User WanderLemming has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User garbagebrain has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Robinetto335 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User disappointedsun has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crownvictoria2006 has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Archimedes has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whereareweseeing has 27 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Crenshinibon has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Minnie has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Paul Kersey's Gun has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Macncheese has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kb4 has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheLosslessAddict has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Autobahn has 41 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 49 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Glutister has 33 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Mitchmitchhh has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _Teojoss has 3 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dropfish has 34 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Royalwas has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Bestevaer has 20 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 61 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HierbinIch has 20 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User throwaway3456 has 18 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Kingtubbs has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Nilo has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User atagal has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dicdic has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User senhor_roar has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User checkmate52 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Clamps has 19 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Bruxist has 1 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User janiku has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Letham has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HHog has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zonk3 has 16 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gko has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coffii_howz has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User WD1983 has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mickstilwell has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User phonetiks has 2 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User telamon-void has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ptet has 17 files +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 15 files +2025-07-15 14:47:07 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 93 individual tracks and 223 albums +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 315 potential albums processed +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: djkawash/@@hpere/Music/Gorillaz/Demon Days -> 15 tracks +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: sumb0dy/@@tgopc/music/Qobuz/Gorillaz/Demon Days (2005) -> 15 tracks +2025-07-15 14:47:07 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: sumb0dy/@@tgopc/music/Qobuz/Gorillaz/Demon Days (2014) -> 15 tracks +2025-07-15 14:47:07 - newmusic.soulseek_client - INFO - search:617 - Processed results: 93 tracks, 223 albums +2025-07-15 14:47:07 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-15 14:47:07 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 93 tracks and 223 albums for query: demon days +2025-07-15 14:47:08 - newmusic.spotify_client - INFO - get_user_playlists:201 - Fetching tracks for playlist: Broque Main +2025-07-15 14:47:16 - newmusic.spotify_client - INFO - get_user_playlists:208 - Retrieved 7 playlists +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\01 Intro.flac from sumb0dy (size: 6001358) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\01 Intro.flac', 'size': 6001358, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\01 Intro.flac', 'size': 6001358, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\02 Last Living Souls.flac from sumb0dy (size: 20620998) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\02 Last Living Souls.flac', 'size': 20620998, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\02 Last Living Souls.flac', 'size': 20620998, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\03 Kids With Guns (featuring Neneh Cherry).flac from sumb0dy (size: 24718447) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\03 Kids With Guns (featuring Neneh Cherry).flac', 'size': 24718447, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\03 Kids With Guns (featuring Neneh Cherry).flac', 'size': 24718447, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\04 O Green World.flac from sumb0dy (size: 28452025) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\04 O Green World.flac', 'size': 28452025, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\04 O Green World.flac', 'size': 28452025, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac from sumb0dy (size: 24674520) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac', 'size': 24674520, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac', 'size': 24674520, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\06 Feel Good Inc (featuring De La Soul).flac from sumb0dy (size: 25305755) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\06 Feel Good Inc (featuring De La Soul).flac', 'size': 25305755, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\06 Feel Good Inc (featuring De La Soul).flac', 'size': 25305755, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\07 El Maana.flac from sumb0dy (size: 19498544) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\07 El Maana.flac', 'size': 19498544, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\07 El Maana.flac', 'size': 19498544, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\08 Every Planet We Reach Is Dead (featuring Ike Turner).flac from sumb0dy (size: 33595642) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\08 Every Planet We Reach Is Dead (featuring Ike Turner).flac', 'size': 33595642, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\08 Every Planet We Reach Is Dead (featuring Ike Turner).flac', 'size': 33595642, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\09 November Has Come (featuring DOOM).flac from sumb0dy (size: 17296366) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\09 November Has Come (featuring DOOM).flac', 'size': 17296366, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\09 November Has Come (featuring DOOM).flac', 'size': 17296366, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\10 All Alone (featuring Roots Manuva and Martina Topley-Bird).flac from sumb0dy (size: 23660398) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\10 All Alone (featuring Roots Manuva and Martina Topley-Bird).flac', 'size': 23660398, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\10 All Alone (featuring Roots Manuva and Martina Topley-Bird).flac', 'size': 23660398, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\11 White Light.flac from sumb0dy (size: 14391380) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\11 White Light.flac', 'size': 14391380, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\11 White Light.flac', 'size': 14391380, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\12 DARE (featuring Shaun Ryder and Rosie Wilson).flac from sumb0dy (size: 31738032) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\12 DARE (featuring Shaun Ryder and Rosie Wilson).flac', 'size': 31738032, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\12 DARE (featuring Shaun Ryder and Rosie Wilson).flac', 'size': 31738032, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\13 Fire Coming Out Of The Monkey's Head (featuring Dennis Hopper).flac from sumb0dy (size: 20770126) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': "@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\13 Fire Coming Out Of The Monkey's Head (featuring Dennis Hopper).flac", 'size': 20770126, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': "@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\13 Fire Coming Out Of The Monkey's Head (featuring Dennis Hopper).flac", 'size': 20770126, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\14 Don't Get Lost In Heaven (featuring the London Community Gospel Choir).flac from sumb0dy (size: 14250163) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': "@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\14 Don't Get Lost In Heaven (featuring the London Community Gospel Choir).flac", 'size': 14250163, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': "@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\14 Don't Get Lost In Heaven (featuring the London Community Gospel Choir).flac", 'size': 14250163, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\15 Demon Days (featuring the London Community Gospel Choir).flac from sumb0dy (size: 30100435) +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\15 Demon Days (featuring the London Community Gospel Choir).flac', 'size': 30100435, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\15 Demon Days (featuring the London Community Gospel Choir).flac', 'size': 30100435, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Initializing","stateDescription":"Initializing","requestedAt":"2025-07-15T21:47:26.5776452","en... +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\06 Feel Good Inc (featuring De La Soul).flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\15 Demon Days (featuring the London Community Gospel Choir).flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\02 Last Living Souls.flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\07 El Maana.flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\11 White Light.flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\01 Intro.flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:26 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\13 Fire Coming Out Of The Monkey's Head (featuring Dennis Hopper).flac from sumb0dy +2025-07-15 14:47:26 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\10 All Alone (featuring Roots Manuva and Martina Topley-Bird).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\03 Kids With Guns (featuring Neneh Cherry).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\14 Don't Get Lost In Heaven (featuring the London Community Gospel Choir).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\08 Every Planet We Reach Is Dead (featuring Ike Turner).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\12 DARE (featuring Shaun Ryder and Rosie Wilson).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\09 November Has Come (featuring DOOM).flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:47:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Gorillaz\Demon Days (2005)\04 O Green World.flac from sumb0dy +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-15T21:47:26.5776452","enqueu... +2025-07-15 14:47:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:47:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:47:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:47:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:47:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:48:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:48:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:48:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:48:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:49:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-15 14:49:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:49:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-15 14:49:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)","fileCount":15,"files":[{"id":"3d7427ca-ab07-48fb-8fbb-4aa3ac9d233c","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Gorillaz\\Demon Days (2005)\\05 Dirty Harry (featuring Bootie Brown and San Fernando Valley Youth Chorus).flac","size":24674520,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-15T21:47... +2025-07-15 14:53:10 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-15 14:53:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-15 14:53:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-15 14:53:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-15 14:53:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-15 14:53:11 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-15 14:53:28 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-15 14:53:28 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-15 14:53:28 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-15 14:53:31 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-15 14:53:31 - newmusic.main - INFO - closeEvent:197 - Application closed successfully diff --git a/ui/pages/__pycache__/downloads.cpython-310.pyc b/ui/pages/__pycache__/downloads.cpython-310.pyc index 8a0952cf46fe38e977d7700df1170a41f852b5c4..122e1bab631711cd43f254d03cf7f53d5408d90c 100644 GIT binary patch delta 16179 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 delta 14871 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 delta 16448 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 diff --git a/ui/pages/downloads.py b/ui/pages/downloads.py index c882472f..11ca3500 100644 --- a/ui/pages/downloads.py +++ b/ui/pages/downloads.py @@ -7,6 +7,7 @@ from PyQt6.QtGui import QFont, QPainter, QPen, QColor, QPixmap from PyQt6.QtMultimedia import QMediaPlayer, QAudioOutput import functools # For fixing lambda memory leaks import os +import threading # Import the new search result classes from core.soulseek_client import TrackResult, AlbumResult @@ -3303,8 +3304,27 @@ class DownloadItem(QFrame): self.file_path = file_path self.download_id = download_id # Track download ID for cancellation self.soulseek_client = soulseek_client # For cancellation functionality + + # Add completion tracking to prevent duplicate processing + self._completion_processed = False + self._completion_lock = threading.Lock() + self.setup_ui() + def mark_completion_processed(self) -> bool: + """Thread-safe method to mark download as completion-processed. + Returns True if this is the first time marking completion, False if already processed.""" + with self._completion_lock: + if self._completion_processed: + return False # Already processed + self._completion_processed = True + return True # First time processing + + def is_completion_processed(self) -> bool: + """Check if completion has already been processed.""" + with self._completion_lock: + return self._completion_processed + def setup_ui(self): self.setFixedHeight(85) # More generous height for better spacing self.setStyleSheet(""" @@ -3716,8 +3736,26 @@ class CompactDownloadItem(QFrame): self.album = album self.track_number = track_number + # Add completion tracking to prevent duplicate processing + self._completion_processed = False + self._completion_lock = threading.Lock() + self.setup_ui() + def mark_completion_processed(self) -> bool: + """Thread-safe method to mark download as completion-processed. + Returns True if this is the first time marking completion, False if already processed.""" + with self._completion_lock: + if self._completion_processed: + return False # Already processed + self._completion_processed = True + return True # First time processing + + def is_completion_processed(self) -> bool: + """Check if completion has already been processed.""" + with self._completion_lock: + return self._completion_processed + def setup_ui(self): self.setMinimumHeight(70) # Increased minimum to accommodate text properly self.setMaximumHeight(120) # Increased maximum for long track titles @@ -8993,6 +9031,11 @@ class DownloadsPage(QWidget): # Check if this is a matched download and process accordingly print(f"🔍 Checking download item '{download_item.title}' for matched artist...") if hasattr(download_item, 'matched_artist') and download_item.matched_artist: + # CRITICAL FIX: Check if completion was already processed to prevent duplicates + if hasattr(download_item, 'mark_completion_processed') and not download_item.mark_completion_processed(): + print(f"⚠️ Completion already processed for '{download_item.title}' - skipping to prevent duplicates") + continue + print(f"🎯 Queuing background processing for matched download: '{download_item.title}' by '{download_item.matched_artist.name}'") # Create background worker to handle the heavy processing @@ -9017,6 +9060,11 @@ class DownloadsPage(QWidget): print(f" ⚠️ matched_artist is None or empty") else: print(f" ❌ No matched_artist attribute found") + + # Check if completion was already processed (for consistency) + if hasattr(download_item, 'mark_completion_processed') and not download_item.mark_completion_processed(): + print(f"⚠️ Normal download completion already processed for '{download_item.title}' - skipping") + continue # Update the download item status and progress for normal downloads download_item.update_status(