diff --git a/.spotify_cache b/.spotify_cache index bc2947c8..008e2882 100644 --- a/.spotify_cache +++ b/.spotify_cache @@ -1 +1 @@ -{"access_token": "BQACgxKQIrJWBwEQEQ1kwxCrDyB6lxj6FPjtd2eL4wVn2t1D8V2KFYIa4xPVkkQpPwZji4uklrQZdCtqi7wemG4SYpodlw76_YHgshavn_Xv6QguvIC2tSPzukdELDI3nX0jv9VUqANlfTPcj2hRBuBgWtCKoN5AZFxl7omx629HQgzjoR8MDucQoiwhs4X_suAQw3sgZHee69nKhC10AjnAs4g0BX_sV857F4ao6dJGM0Lm9hvNakjlHHVzQWWM", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1752357505, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file +{"access_token": "BQDEcVCtXRdYMbhowSOp7yVxA1tan4UA_VDTrCvlOqkN_EH_jzAsfKTT4dx42dBLmqT6DFJfcDqY-tcA4z0UaKEcXv0eMpLfYPgLcMbcA0TMpnnZZEn3HWXAhzjrK7tSpnheZPBWoa7OOiMC60ILTP_qhWHoBlOe3u8ueviQedlUNHo2gnlrk-pHZRaanQYUkRwaIwvOjznotLt1Br3REVJtfavBUpXRB3VHvrBbSAGqSpTgYitoElvOeCiifBJ6", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1752365178, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file diff --git a/logs/app.log b/logs/app.log index 8ca20df3..51cac157 100644 --- a/logs/app.log +++ b/logs/app.log @@ -25370,3 +25370,6850 @@ 2025-07-12 14:18:55 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... 2025-07-12 14:18:55 - newmusic.main - ERROR - closeEvent:195 - Error closing Soulseek client: Event loop is closed 2025-07-12 14:18:55 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 14:19:47 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 14:19:47 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 14:19:47 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 14:19:47 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 14:19:47 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 14:19:47 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 14:19:48 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 14:19:48 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 14:19:48 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 14:19:49 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 14:19:50 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 14:19:51 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 14:19:52 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 14:19:54 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 14:19:55 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 14:19:58 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'kendrick album' +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"15f0d1dd-a510-4a9d-ba0e-94f46802361f","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"kendrick album","startedAt":"2025-07-12T21:19:58.7491412Z","state":"InProgress","token":2087}... +2025-07-12 14:19:58 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 15f0d1dd-a510-4a9d-ba0e-94f46802361f +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/15f0d1dd-a510-4a9d-ba0e-94f46802361f/responses +2025-07-12 14:19:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:19:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:19:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 14:20:00 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/15f0d1dd-a510-4a9d-ba0e-94f46802361f/responses +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@itaam\\Music\\Lonely Island, The\\The Wack Album\\YOLO (Feat. Adam Lecine & Kendrick Lamar).mp3","length":184,"size":8078537,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":16,"token":2087,"uploadSpeed":1205092,"username":"batmaster"},{"fileCount":14,"files":[{"bitDepth":16,"code":1,"extension":"flac","filename":"Music\\Kendrick Lamar\\Black Panther - The Album (Music From... +2025-07-12 14:20:00 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tikitempo has 22 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cbrBLK has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m00nl1ght98 has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whatevermort has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Turtlecamp2 has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pauper1722 has 236 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blubber123 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nixgoat has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chisus has 61 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Twill has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _tyrese_ has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gratitude4024 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlavicFire has 20 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User michaelwave has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lsdsoundsystem has 13 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ilikedmyoldname has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User safitcol has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shtluck has 86 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User swandive has 57 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alexherrero has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rikki has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MyMindIsBlowing has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User noarmpits has 17 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Krullakake has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dio141 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User beufordy2k has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hollshore has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GentooIsBased has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LeClonedeNivekHN has 18 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dingbat69 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RockCartel has 4 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SxSlka has 16 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Captain DeSoto has 6 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 14:20:00 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 176 individual tracks and 209 albums +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 385 potential albums processed +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: batmaster/@@itaam/Music/Lonely Island, The/The Wack Album -> 1 tracks +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: catawawa/Music/Kendrick Lamar/Black Panther - The Album (Music From and Inspired By) (2018) -> 14 tracks +2025-07-12 14:20:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: cy1der/shared/music/Kendrick Lamar/Black Panther - The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 14:20:00 - newmusic.soulseek_client - INFO - search:617 - Processed results: 176 tracks, 209 albums +2025-07-12 14:20:00 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 14:20:00 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 176 tracks and 209 albums for query: kendrick album +2025-07-12 14:20:07 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: C:\Users\Public\Music\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\The Wack Album\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3 from churchofozzy1 (size: 7488542) +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3', 'size': 7488542, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/churchofozzy1 +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/churchofozzy1 +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:20:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3', 'size': 7488542, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:20:55 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: C:\Users\Public\Music\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\The Wack Album\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3 from churchofozzy1 +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:20:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:20:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:20:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:20:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:20:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:20:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:20:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:20:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:20:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:21:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:21:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:21:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:21:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Queued, Remotely","state... +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/churchofozzy1/395236ed-66eb-4f5b-bd37-e5dc3d4894b0?remove=true +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/churchofozzy1/395236ed-66eb-4f5b-bd37-e5dc3d4894b0?remove=true +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "Invalid attempt to remove a download before it is complete"... +2025-07-12 14:21:08 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "Invalid attempt to remove a download before it is complete" +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Completed, Cancelled","s... +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@uqfjk\Music\Anushka\Unknown Album\Kendrick (Too Hot Outside Edit) by Anushka.mp3 from tikitempo (size: 8778825) +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/tikitempo +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/tikitempo +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:08 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "Failed to connect to user tikitempo: Failed to establish a direct or indirect message connection to tikitempo (73.247.156.121:62036)"... +2025-07-12 14:21:19 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "Failed to connect to user tikitempo: Failed to establish a direct or indirect message connection to tikitempo (73.247.156.121:62036)" +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/tikitempo/enqueue with array format +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/tikitempo/enqueue +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:19 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/tikitempo/enqueue returned no response +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/tikitempo/downloads with array format +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/downloads +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:19 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/tikitempo/downloads returned no response +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/tikitempo/enqueue with array format +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/enqueue +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:19 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/tikitempo/enqueue returned no response +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/tikitempo/enqueue with object format +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/tikitempo/enqueue +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825}]} +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/tikitempo/enqueue returned no response +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/tikitempo/downloads with object format +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/downloads +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825}]} +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/tikitempo/downloads returned no response +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/tikitempo/enqueue with object format +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/enqueue +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Anushka\\Unknown Album\\Kendrick (Too Hot Outside Edit) by Anushka.mp3', 'size': 8778825}]} +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:20 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/tikitempo/enqueue returned no response +2025-07-12 14:21:20 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@uqfjk\Music\Anushka\Unknown Album\Kendrick (Too Hot Outside Edit) by Anushka.mp3 from tikitempo +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Completed, Cancelled","s... +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"churchofozzy1","directories":[{"directory":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album","fileCount":1,"files":[{"id":"395236ed-66eb-4f5b-bd37-e5dc3d4894b0","username":"churchofozzy1","direction":"Download","filename":"C:\\Users\\Public\\Music\\Skeletonwitch - 2009 - Live in Louisville, Ky 20.04.09\\The Wack Album\\1-05 YOLO (feat. Adam Levine & Kendrick Lamar).mp3","size":7488542,"startOffset":0,"state":"Completed, Cancelled","s... +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@uqfjk\Music\Kendrick Lamar feat. Drake\Unknown Album\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3 from tikitempo (size: 10748336) +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/tikitempo +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/tikitempo +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:24 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "Failed to connect to user tikitempo: Failed to establish a direct or indirect message connection to tikitempo (73.247.156.121:62036)"... +2025-07-12 14:21:35 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "Failed to connect to user tikitempo: Failed to establish a direct or indirect message connection to tikitempo (73.247.156.121:62036)" +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/tikitempo/enqueue with array format +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/tikitempo/enqueue +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:35 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/tikitempo/enqueue returned no response +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/tikitempo/downloads with array format +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/downloads +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:35 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/tikitempo/downloads returned no response +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/tikitempo/enqueue with array format +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/enqueue +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:35 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/tikitempo/enqueue returned no response +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/tikitempo/enqueue with object format +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/tikitempo/enqueue +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336}]} +2025-07-12 14:21:36 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 14:21:36 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 14:21:36 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:36 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/tikitempo/enqueue returned no response +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/tikitempo/downloads with object format +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/downloads +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336}]} +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:36 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/tikitempo/downloads returned no response +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/tikitempo/enqueue with object format +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/tikitempo/enqueue +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@uqfjk\\Music\\Kendrick Lamar feat. Drake\\Unknown Album\\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3', 'size': 10748336}]} +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:21:36 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 14:21:36 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/tikitempo/enqueue returned no response +2025-07-12 14:21:36 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@uqfjk\Music\Kendrick Lamar feat. Drake\Unknown Album\Kendrick Lamar feat. Drake - Poetic Justice (Nois3 DIY Acapella).mp3 from tikitempo +2025-07-12 14:21:36 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 14:21:36 - newmusic.main - ERROR - closeEvent:195 - Error closing Soulseek client: Event loop is closed +2025-07-12 14:21:36 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 14:27:07 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 14:27:07 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 14:27:07 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 14:27:07 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 14:27:07 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 14:27:07 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 14:27:08 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 14:27:08 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 14:27:08 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 14:27:09 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 14:27:11 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 14:27:13 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 14:27:14 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 14:27:15 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 14:27:20 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 14:27:28 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 14:27:39 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 14:27:58 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick album' +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"6f8f13dd-26b9-4990-b509-29d0c7037655","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick album","startedAt":"2025-07-12T21:27:58.3637835Z","state":"InProgress","token":2094}... +2025-07-12 14:27:58 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 6f8f13dd-26b9-4990-b509-29d0c7037655 +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/6f8f13dd-26b9-4990-b509-29d0c7037655/responses +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:27:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/6f8f13dd-26b9-4990-b509-29d0c7037655/responses +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":192,"code":1,"extension":"","filename":"@@mxdnq\\soundworks\\full albums\\emenem\\Eminem - Marshal Mathers LP 2 - MMLP2 [2013-Album] WEB-DL Leak Mp3 NimitMak SilverRG\\14 - love game (feat. kendrick lamar).mp3","length":297,"size":7396633,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":101,"token":2094,"uploadSpeed":1137678,"username":"Biotwist"},{"fileCount":2,"files":[{"bitDepth":16,"code":1,"extension":"","file... +2025-07-12 14:28:00 - newmusic.soulseek_client - INFO - search:597 - Found 249 new responses (249 total) at 1.5s +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 249 user responses +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chisus has 61 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whatevermort has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fuluva has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User noarmpits has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pauper1722 has 236 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stinkyrat has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User beufordy2k has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Twill has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dingbat69 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shtluck has 86 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alexherrero has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SxSlka has 16 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jerooome has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User notoriousseeker has 17 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thissadcadvrr has 9 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LeClonedeNivekHN has 18 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User swandive has 57 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m00nl1ght98 has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MyMindIsBlowing has 0 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 14:28:00 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 151 individual tracks and 195 albums +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 346 potential albums processed +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Biotwist/@@mxdnq/soundworks/full albums/emenem/Eminem - Marshal Mathers LP 2 - MMLP2 [2013-Album] WEB-DL Leak Mp3 NimitMak SilverRG -> 1 tracks +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: penicilling/@@povyt/Music/Pusha T/2013 - My Name Is My Name (FLAC) -> 1 tracks +2025-07-12 14:28:00 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: penicilling/@@povyt/Music/The Game/2011 - The R.E.D. Album (FLAC) -> 1 tracks +2025-07-12 14:28:00 - newmusic.soulseek_client - INFO - search:617 - Processed results: 151 tracks, 195 albums +2025-07-12 14:28:00 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 249 responses, stopping search +2025-07-12 14:28:00 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 151 tracks and 195 albums for query: Kendrick album +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from cy1der (size: 24346290) +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 24346290, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 24346290, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from cy1der +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"68bd1cd5-ecfd-4cce-9b80-ec8904f563bd","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Initializing... +2025-07-12 14:28:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"68bd1cd5-ecfd-4cce-9b80-ec8904f563bd","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/68bd1cd5-ecfd-4cce-9b80-ec8904f563bd?remove=false +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/68bd1cd5-ecfd-4cce-9b80-ec8904f563bd?remove=false +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"68bd1cd5-ecfd-4cce-9b80-ec8904f563bd","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/68bd1cd5-ecfd-4cce-9b80-ec8904f563bd?remove=true +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/68bd1cd5-ecfd-4cce-9b80-ec8904f563bd?remove=true +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from cy1der (size: 46717742) +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 46717742, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:24 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 46717742, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:25 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from cy1der +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Initializing... +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1?remove=false +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1?remove=false +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1?remove=true +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/52a8ecc7-2b85-4efd-b1e1-8b3bfe6fa1e1?remove=true +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac from cy1der (size: 53622464) +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac', 'size': 53622464, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac', 'size': 53622464, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:28 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac from cy1der +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"94c3c0ec-097b-46f0-8859-603fe4d24f5d","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac","size":53622464,"startOffset":0,"state":"Initializing","stateDesc... +2025-07-12 14:28:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"94c3c0ec-097b-46f0-8859-603fe4d24f5d","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac","size":53622464,"startOffset":0,"state":"InProgress","stateDescri... +2025-07-12 14:28:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"94c3c0ec-097b-46f0-8859-603fe4d24f5d","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac","size":53622464,"startOffset":0,"state":"Completed, Succeeded","s... +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"94c3c0ec-097b-46f0-8859-603fe4d24f5d","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac","size":53622464,"startOffset":0,"state":"Completed, Succeeded","s... +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/94c3c0ec-097b-46f0-8859-603fe4d24f5d?remove=false +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/94c3c0ec-097b-46f0-8859-603fe4d24f5d?remove=false +2025-07-12 14:28:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"94c3c0ec-097b-46f0-8859-603fe4d24f5d","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac","size":53622464,"startOffset":0,"state":"Completed, Succeeded","s... +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/94c3c0ec-097b-46f0-8859-603fe4d24f5d?remove=true +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/94c3c0ec-097b-46f0-8859-603fe4d24f5d?remove=true +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from cy1der (size: 24346290) +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 24346290, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 24346290, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:36 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from cy1der +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"da74cf8d-cdea-41a0-8b45-afb1ab4729d7","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Initializing... +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"da74cf8d-cdea-41a0-8b45-afb1ab4729d7","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/da74cf8d-cdea-41a0-8b45-afb1ab4729d7?remove=false +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/da74cf8d-cdea-41a0-8b45-afb1ab4729d7?remove=false +2025-07-12 14:28:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"da74cf8d-cdea-41a0-8b45-afb1ab4729d7","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":24346290,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/da74cf8d-cdea-41a0-8b45-afb1ab4729d7?remove=true +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/da74cf8d-cdea-41a0-8b45-afb1ab4729d7?remove=true +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from cy1der (size: 46717742) +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 46717742, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:44 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 46717742, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:45 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from cy1der +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Initializing... +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2?remove=false +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2?remove=false +2025-07-12 14:28:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac","size":46717742,"startOffset":0,"state":"Completed, S... +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2?remove=true +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/2e3c7a9e-78fd-4ceb-8e28-0e197b37bbb2?remove=true +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac from cy1der (size: 35359601) +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac', 'size': 35359601, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:55 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac', 'size': 35359601, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:56 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac from cy1der +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"a48d3ef1-2dfb-4e63-968f-4390c6f62c12","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac","size":35359601,"startOffset":0,"state":"Initializing","stateD... +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"a48d3ef1-2dfb-4e63-968f-4390c6f62c12","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac","size":35359601,"startOffset":0,"state":"Completed, Succeeded"... +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/cy1der/a48d3ef1-2dfb-4e63-968f-4390c6f62c12?remove=false +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/a48d3ef1-2dfb-4e63-968f-4390c6f62c12?remove=false +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"a48d3ef1-2dfb-4e63-968f-4390c6f62c12","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 05 - Opps.flac","size":35359601,"startOffset":0,"state":"Completed, Succeeded"... +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/cy1der/a48d3ef1-2dfb-4e63-968f-4390c6f62c12?remove=true +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/cy1der/a48d3ef1-2dfb-4e63-968f-4390c6f62c12?remove=true +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac from cy1der (size: 40895698) +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac', 'size': 40895698, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac', 'size': 40895698, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:28:59 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac from cy1der +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:28:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:29:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"a6444292-c9e9-4108-a75f-47f1e17f63cc","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac","size":40895698,"startOffset":0,"state":"Initializing","stateD... +2025-07-12 14:29:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:29:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:29:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"a6444292-c9e9-4108-a75f-47f1e17f63cc","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac","size":40895698,"startOffset":0,"state":"Completed, Succeeded"... +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac from cy1der (size: 40895698) +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac', 'size': 40895698, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/cy1der +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/cy1der +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac', 'size': 40895698, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:29:17 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\music\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac from cy1der +2025-07-12 14:29:17 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:29:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:29:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"aa7a916e-2af8-435a-8bf1-398854cba211","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac","size":40895698,"startOffset":0,"state":"Initializing","stateD... +2025-07-12 14:29:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:29:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:29:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"aa7a916e-2af8-435a-8bf1-398854cba211","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac","size":40895698,"startOffset":0,"state":"InProgress","stateDes... +2025-07-12 14:29:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:29:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:29:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:29:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"cy1der","directories":[{"directory":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"aa7a916e-2af8-435a-8bf1-398854cba211","username":"cy1der","direction":"Download","filename":"shared\\music\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 06 - I Am.flac","size":40895698,"startOffset":0,"state":"Completed, Succeeded"... +2025-07-12 14:39:07 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 14:39:07 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 14:39:07 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 14:39:07 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 14:39:07 - newmusic.main - ERROR - closeEvent:195 - Error closing Soulseek client: Event loop is closed +2025-07-12 14:39:07 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 14:39:33 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 14:39:33 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 14:39:33 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 14:39:33 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 14:39:33 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 14:39:33 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 14:39:34 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 14:39:34 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 14:39:35 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 14:39:35 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 14:39:37 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 14:39:38 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 14:39:40 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 14:39:41 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 14:39:46 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 14:39:54 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 14:40:10 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 14:40:13 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick album' +2025-07-12 14:40:13 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:40:13 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:40:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:40:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"2d74d559-2b07-4c7b-a622-a79535ff013c","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick album","startedAt":"2025-07-12T21:40:14.2382892Z","state":"InProgress","token":2129}... +2025-07-12 14:40:14 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 2d74d559-2b07-4c7b-a622-a79535ff013c +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/2d74d559-2b07-4c7b-a622-a79535ff013c/responses +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/2d74d559-2b07-4c7b-a622-a79535ff013c/responses +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@sawdq\\iTunes Media\\Music\\Kendrick Lamar\\Black Panther_ The Album\\13 Big Shot ft. Travis Scott.mp3","length":221,"size":9111615,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@sawdq\\iTunes Media\\Music\\Unknown Artist\\Unknown Album\\Kendrick Lamar - Control (Dirty).mp3","length":220,"size":8815638,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength"... +2025-07-12 14:40:16 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fuluva has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pauper1722 has 236 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stinkyrat has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dingbat69 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gratitude4024 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GentooIsBased has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trinsic has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SxSlka has 16 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ilikedmyoldname has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LeClonedeNivekHN has 18 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jerooome has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rwizzdeluxe has 22 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aa_anima has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeeDee3 has 19 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Captain DeSoto has 6 files +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bakb has 2 files +2025-07-12 14:40:16 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 167 individual tracks and 197 albums +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 364 potential albums processed +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Unstoppable5378/@@sawdq/iTunes Media/Music/Kendrick Lamar/Black Panther_ The Album -> 1 tracks +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Unstoppable5378/@@sawdq/iTunes Media/Music/Unknown Artist/Unknown Album -> 1 tracks +2025-07-12 14:40:16 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: VinyrealDisease/@@gzvdn/Music/Big Ol Dump6/Dreck/Drake - Take Care (Deluxe Version) [Official Album][CD-Rip] -> 1 tracks +2025-07-12 14:40:16 - newmusic.soulseek_client - INFO - search:617 - Processed results: 167 tracks, 197 albums +2025-07-12 14:40:16 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 14:40:16 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 167 tracks and 197 albums for query: Kendrick album +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy (size: 24024853) +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:22 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:40:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:40:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:40:23 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy +2025-07-12 14:40:23 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:40:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"a2411b77-2550-4512-b013-8be276527aa7","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Completed, S... +2025-07-12 14:40:37 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:40:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:40:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:40:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:40:37 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\02 All The Stars.flac from sumb0dy (size: 46372915) +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:56 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:40:57 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\02 All The Stars.flac from sumb0dy +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"InProgress",... +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/45d12f34-3085-4933-b92c-c6fdd12ee3a5?remove=false +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/45d12f34-3085-4933-b92c-c6fdd12ee3a5?remove=false +2025-07-12 14:40:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\03 X.flac from sumb0dy (size: 53267625) +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\03 X.flac', 'size': 53267625, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\03 X.flac', 'size': 53267625, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:41:00 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\03 X.flac from sumb0dy +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":2,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":2,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/56f653d1-3d91-4fa8-8285-eddd4bdd59a9?remove=false +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/56f653d1-3d91-4fa8-8285-eddd4bdd59a9?remove=false +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":2,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy (size: 49009786) +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:41:03 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"45d12f34-3085-4933-b92c-c6fdd12ee3a5","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, C... +2025-07-12 14:41:14 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:41:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:41:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:41:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:41:14 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 14:41:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"InProgress","stat... +2025-07-12 14:41:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"InProgress","stat... +2025-07-12 14:41:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"InProgress","stat... +2025-07-12 14:41:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"InProgress","stat... +2025-07-12 14:41:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:41:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:41:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:41:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@fvzzq\Album & EPs\Kendrick Lamar - GNX\01 - wacced out murals.flac from Viridi2413 (size: 31533533) +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@fvzzq\\Album & EPs\\Kendrick Lamar - GNX\\01 - wacced out murals.flac', 'size': 31533533, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Viridi2413 +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Viridi2413 +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:00 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@fvzzq\\Album & EPs\\Kendrick Lamar - GNX\\01 - wacced out murals.flac', 'size': 31533533, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:44:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:44:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:44:01 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@fvzzq\Album & EPs\Kendrick Lamar - GNX\01 - wacced out murals.flac from Viridi2413 +2025-07-12 14:44:01 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:44:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:44:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:44:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:44:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:44:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"50c6f071-f336-474f-a748-97f8892d3170","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac","size":49009786,"startOffset":0,"state":"Completed, Succee... +2025-07-12 14:45:40 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 14:45:40 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 14:45:40 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 14:45:41 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 14:45:41 - newmusic.main - ERROR - closeEvent:195 - Error closing Soulseek client: Event loop is closed +2025-07-12 14:45:41 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 14:51:11 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 14:51:11 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 14:51:11 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 14:51:11 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 14:51:11 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 14:51:11 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 14:51:12 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 14:51:12 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 14:51:12 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 14:51:12 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 14:51:15 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 14:51:16 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 14:51:17 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 14:51:18 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 14:51:24 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 14:51:26 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 14:51:30 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"dcf439a9-52a9-4e6d-a587-32cb2d78913c","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T21:51:30.4338889Z","state":"InProgress","token":2152}... +2025-07-12 14:51:30 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: dcf439a9-52a9-4e6d-a587-32cb2d78913c +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/dcf439a9-52a9-4e6d-a587-32cb2d78913c/responses +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 14:51:31 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/dcf439a9-52a9-4e6d-a587-32cb2d78913c/responses +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":3,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\03 Genocide (feat. Kendrick Lamar, Marsha Ambrosius & Candice Pillay).mp3","length":266,"size":11134072,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\06 Darkside_Gone (feat. King Mez, Marsha Ambrosius & Kendrick Lamar).mp3","leng... +2025-07-12 14:51:32 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SxSlka has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dingbat69 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nalpmos has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User QZmMsonU88wHQBG5QHep7 has 106 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trinsic has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oblama has 150 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kino_ has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundTherapyJ has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aRandomFurOnSlsk has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Snow~ has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xY7pQ2zW9aK5bJ has 13 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User casio-official has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPIOM has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User noarmpits has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rancid88 has 24 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FLASHBACK6070 has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Me&MyDemons has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ssb497 has 86 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User web-graffiti has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User goffyrocks has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlavicFire has 20 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hollshore has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stilbruch has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User olorin_117 has 15 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User violenthectarez has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User daan93dw has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick_in_mersey3 has 16 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User organic_rust has 99 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerw has 17 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FreeStuffNotVirus has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Fenris has 1 files +2025-07-12 14:51:32 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 181 individual tracks and 207 albums +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 388 potential albums processed +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: ill equipped/@@dpymn/! The Vault/UNSORTED/Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc} -> 3 tracks +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: itmustbeacamel/@@ffjhz/Music/Kendrick Lamar/2018 - Black Panther - The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 14:51:32 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: AntStark/@@dtygp/shared/DJ Khaled/Kiss The Ring -> 1 tracks +2025-07-12 14:51:32 - newmusic.soulseek_client - INFO - search:617 - Processed results: 181 tracks, 207 albums +2025-07-12 14:51:32 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 14:51:32 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 181 tracks and 207 albums for query: Kendrick Album +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@otifr\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\1. Black Panther.flac from dracbf (size: 12996350) +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac', 'size': 12996350, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/dracbf +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/dracbf +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac', 'size': 12996350, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:51:36 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@otifr\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\1. Black Panther.flac from dracbf +2025-07-12 14:51:36 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:51:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:51:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:51:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:51:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:51:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:51:36.6366695","e... +2025-07-12 14:52:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T21:51:36.6366695","enqueuedAt":"... +2025-07-12 14:52:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T21:51:36.6366695","enqueuedAt":"... +2025-07-12 14:52:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T21:51:36.6366695","enqueuedAt":"... +2025-07-12 14:52:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T21:51:36.6366695","enqueuedAt":"... +2025-07-12 14:52:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:52:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:52:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:52:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"66f23b2b-c507-458f-b9c9-026e23bccd87","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\1. Black Panther.flac","size":12996350,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T21:51:36.636... +2025-07-12 14:54:02 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:54:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:54:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:54:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:54:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:54:02 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@otifr\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\3. X.flac from dracbf (size: 30201942) +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\3. X.flac', 'size': 30201942, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/dracbf +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/dracbf +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:55:06 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\3. X.flac', 'size': 30201942, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:55:07 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@otifr\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\3. X.flac from dracbf +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:55:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"cf414e85-d7e1-43d2-97aa-67c353c21918","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\3. X.flac","size":30201942,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requestedAt":"2025-07-12T21:55:06.9972937","enqueuedAt":"... +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/dracbf/cf414e85-d7e1-43d2-97aa-67c353c21918?remove=false +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/dracbf/cf414e85-d7e1-43d2-97aa-67c353c21918?remove=false +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 14:55:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"dracbf","directories":[{"directory":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"cf414e85-d7e1-43d2-97aa-67c353c21918","username":"dracbf","direction":"Download","filename":"@@otifr\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\3. X.flac","size":30201942,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T21:55:06.9972937","enque... +2025-07-12 14:55:16 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:55:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:55:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:55:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:55:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:55:16 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 14:56:51 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:56:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:56:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:56:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:56:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:56:51 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 14:56:56 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 14:56:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 14:56:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 14:56:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 14:56:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 14:56:56 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:03:44 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:03:44 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:03:44 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:03:47 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:03:47 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:03:59 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:03:59 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:04:00 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:04:00 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:04:00 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:04:00 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:04:00 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:04:00 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:04:01 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:04:01 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:04:03 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:04:05 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:04:05 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:04:06 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:04:07 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:04:11 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 15:04:11 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:04:11 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:04:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:04:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:11 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"8c0f96f8-58ac-4361-bf2f-b99be3eaecdf","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T22:04:12.2179522Z","state":"InProgress","token":2161}... +2025-07-12 15:04:12 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 8c0f96f8-58ac-4361-bf2f-b99be3eaecdf +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/8c0f96f8-58ac-4361-bf2f-b99be3eaecdf/responses +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:04:12 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:04:13 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:04:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/8c0f96f8-58ac-4361-bf2f-b99be3eaecdf/responses +2025-07-12 15:04:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":21,"files":[{"bitRate":320,"code":1,"extension":"mp3","filename":"music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Kendrick Lamar - Black Panther_ The Album (Music From and Inspired By) - 01 - Kendrick Lamar - Black Panther.mp3","isVariableBitRate":false,"length":130,"size":5260766,"isLocked":false},{"bitRate":320,"code":1,"extension":"mp3","filename":"music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Kendrick Lamar - Black P... +2025-07-12 15:04:14 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nalpmos has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ilikedmyoldname has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nixgoat has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _tyrese_ has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rwizzdeluxe has 22 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blubber123 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GentooIsBased has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cbrBLK has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rikki has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CaptainNoFuture has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lsdsoundsystem has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Krullakake has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bmxsir has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pickledeyebrowed has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User michaelwave has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dio141 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RockCartel has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Vilmar has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User web-graffiti has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m00nl1ght98 has 4 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aa_anima has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User imagines2014 has 7 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kino_ has 17 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dingbat69 has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cheeseontoast has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Twill has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeeDee3 has 19 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 15:04:14 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 155 individual tracks and 184 albums +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 339 potential albums processed +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: gdtek/music/Kendrick Lamar/Black Panther_ The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: batmaster/@@itaam/Music/Lonely Island, The/The Wack Album -> 1 tracks +2025-07-12 15:04:14 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: sheikhyerbootai/music/Dom Kennedy-Yellow Album-2012 -> 1 tracks +2025-07-12 15:04:14 - newmusic.soulseek_client - INFO - search:617 - Processed results: 155 tracks, 184 albums +2025-07-12 15:04:14 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 15:04:14 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 155 tracks and 184 albums for query: Kendrick Album +2025-07-12 15:04:19 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@ufuhg\Music\complete\DTG3658\Black Panther- The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac from TheFakeRws (size: 12977361) +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 12977361, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/TheFakeRws +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/TheFakeRws +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:24 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 12977361, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:04:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 15:04:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:04:25 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@ufuhg\Music\complete\DTG3658\Black Panther- The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac from TheFakeRws +2025-07-12 15:04:25 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 15:04:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:04:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:04:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"TheFakeRws","directories":[{"directory":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)","fileCount":1,"files":[{"id":"e3446738-b461-44eb-aa1f-4de3cb3c83a1","username":"TheFakeRws","direction":"Download","filename":"@@ufuhg\\Music\\complete\\DTG3658\\Black Panther- The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther- The Album (Music From and Inspired By) - 01 - Black Panther.flac","size":12977361,"startOffs... +2025-07-12 15:04:48 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:04:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:04:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:04:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:04:48 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:04:50 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:04:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:04:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:04:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:04:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:04:50 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:07:48 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:07:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:07:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:07:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:07:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:07:48 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:08:16 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:08:16 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:08:16 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:08:16 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:08:16 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:19:54 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:19:54 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:19:54 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:19:54 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:19:54 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:19:54 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:19:55 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:19:55 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:19:55 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:19:56 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:19:57 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:19:58 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:19:59 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:20:01 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:20:02 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:20:02 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 15:20:02 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:20:02 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:20:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:20:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:02 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"7428d411-ffea-4066-b45e-2a318af28530","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T22:20:03.2224473Z","state":"InProgress","token":2166}... +2025-07-12 15:20:03 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 7428d411-ffea-4066-b45e-2a318af28530 +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7428d411-ffea-4066-b45e-2a318af28530/responses +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:20:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7428d411-ffea-4066-b45e-2a318af28530/responses +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@sawdq\\iTunes Media\\Music\\Kendrick Lamar\\Black Panther_ The Album\\13 Big Shot ft. Travis Scott.mp3","length":221,"size":9111615,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@sawdq\\iTunes Media\\Music\\Unknown Artist\\Unknown Album\\Kendrick Lamar - Control (Dirty).mp3","length":220,"size":8815638,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength"... +2025-07-12 15:20:05 - newmusic.soulseek_client - INFO - search:597 - Found 248 new responses (248 total) at 1.5s +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 248 user responses +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User web-graffiti has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jerooome has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MyMindIsBlowing has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GentooIsBased has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cheeseontoast has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aRandomFurOnSlsk has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User QZmMsonU88wHQBG5QHep7 has 106 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bakb has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User swandive has 57 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lsdsoundsystem has 13 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:20:05 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 167 individual tracks and 197 albums +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 364 potential albums processed +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Unstoppable5378/@@sawdq/iTunes Media/Music/Kendrick Lamar/Black Panther_ The Album -> 1 tracks +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Unstoppable5378/@@sawdq/iTunes Media/Music/Unknown Artist/Unknown Album -> 1 tracks +2025-07-12 15:20:05 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: up4mayhem/Music/Kendrick Lamar/Kendrick Lamar, SZA - Black Panther The Album Music From And Inspired By(Explicit) -> 14 tracks +2025-07-12 15:20:05 - newmusic.soulseek_client - INFO - search:617 - Processed results: 167 tracks, 197 albums +2025-07-12 15:20:05 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 248 responses, stopping search +2025-07-12 15:20:05 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 167 tracks and 197 albums for query: Kendrick Album +2025-07-12 15:20:07 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:20:14 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@ffjhz\Music\Kendrick Lamar\2018 - Black Panther - The Album (Music From and Inspired By)\01 - Black Panther.flac from itmustbeacamel (size: 13006200) +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/itmustbeacamel +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/itmustbeacamel +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac from itmustbeacamel is already in progress))"... +2025-07-12 15:20:19 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac from itmustbeacamel is already in progress))" +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/itmustbeacamel/enqueue with array format +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/itmustbeacamel/enqueue +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:19 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/itmustbeacamel/enqueue returned no response +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/itmustbeacamel/downloads with array format +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/itmustbeacamel/downloads +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/itmustbeacamel/downloads returned no response +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/itmustbeacamel/enqueue with array format +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/itmustbeacamel/enqueue +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/itmustbeacamel/enqueue returned no response +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/itmustbeacamel/enqueue with object format +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/itmustbeacamel/enqueue +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200}]} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:20 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/itmustbeacamel/enqueue returned no response +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/itmustbeacamel/downloads with object format +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/itmustbeacamel/downloads +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200}]} +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:20:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:21 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/itmustbeacamel/downloads returned no response +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/itmustbeacamel/enqueue with object format +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/itmustbeacamel/enqueue +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac', 'size': 13006200}]} +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"itmustbeacamel","directories":[{"directory":"@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"31c268db-734c-4552-a03c-bf55e3d161a9","username":"itmustbeacamel","direction":"Download","filename":"@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac","size":13006200,"startOffset":0,"state":"Completed, Errored","stateDescription":"Completed, Err... +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:21 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 15:20:21 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/itmustbeacamel/enqueue returned no response +2025-07-12 15:20:21 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@ffjhz\Music\Kendrick Lamar\2018 - Black Panther - The Album (Music From and Inspired By)\01 - Black Panther.flac from itmustbeacamel +2025-07-12 15:20:22 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:20:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:20:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:20:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:20:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:20:23 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:25:25 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:25:25 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:25:25 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:25:26 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:25:26 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:25:30 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:25:30 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:25:30 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:25:30 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:25:30 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:25:30 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:25:31 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:25:31 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:25:31 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:25:31 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:25:32 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:25:34 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:25:35 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:25:35 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"4a3d326c-833d-4086-82cc-07848e4a815a","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T22:25:35.8101152Z","state":"InProgress","token":2170}... +2025-07-12 15:25:35 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 4a3d326c-833d-4086-82cc-07848e4a815a +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/4a3d326c-833d-4086-82cc-07848e4a815a/responses +2025-07-12 15:25:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:25:36 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:25:37 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/4a3d326c-833d-4086-82cc-07848e4a815a/responses +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@itaam\\Music\\Lonely Island, The\\The Wack Album\\YOLO (Feat. Adam Lecine & Kendrick Lamar).mp3","length":184,"size":8078537,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":16,"token":2170,"uploadSpeed":1205092,"username":"batmaster"},{"fileCount":21,"files":[{"bitRate":320,"code":1,"extension":"mp3","filename":"music\\Kendrick Lamar\\Black Panther_ The Album (Music From a... +2025-07-12 15:25:37 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TurtleMasterVIIX has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MyMindIsBlowing has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User michaelwave has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xY7pQ2zW9aK5bJ has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nixgoat has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rikki has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lsdsoundsystem has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RockCartel has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ilikedmyoldname has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _tyrese_ has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GentooIsBased has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Twill has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rwizzdeluxe has 22 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stinkyrat has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Krullakake has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dio141 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User web-graffiti has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Vilmar has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FourTwenty has 18 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User delightful has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cbrBLK has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User breakone9r has 9 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bmxsir has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m00nl1ght98 has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User imagines2014 has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ngadyang has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tikitempo has 22 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gonza_212 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bushidoblakk has 6 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leylinerr has 7 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 15:25:37 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 157 individual tracks and 175 albums +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 332 potential albums processed +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: batmaster/@@itaam/Music/Lonely Island, The/The Wack Album -> 1 tracks +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: gdtek/music/Kendrick Lamar/Black Panther_ The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 15:25:37 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: sumb0dy/@@tgopc/music/Qobuz/Drake/Take Care (Deluxe) (2011) Explicit -> 1 tracks +2025-07-12 15:25:37 - newmusic.soulseek_client - INFO - search:617 - Processed results: 157 tracks, 175 albums +2025-07-12 15:25:37 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 15:25:37 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 157 tracks and 175 albums for query: Kendrick Album +2025-07-12 15:25:42 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:25:49 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@uggja\Everything Else\Genres\Hip Hop\Kendrick Lamar - Black Panther The Album Music From And Inspired By\1 Black Panther.flac from winivb (size: 13052288) +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac', 'size': 13052288, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/winivb +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/winivb +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac', 'size': 13052288, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:25:50 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@uggja\Everything Else\Genres\Hip Hop\Kendrick Lamar - Black Panther The Album Music From And Inspired By\1 Black Panther.flac from winivb +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"Initializing","stateDescription":"Initi... +2025-07-12 15:25:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:25:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"InProgress","stateDescription":"InProgr... +2025-07-12 15:25:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:25:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"InProgress","stateDescription":"InProgr... +2025-07-12 15:25:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:25:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"InProgress","stateDescription":"InProgr... +2025-07-12 15:25:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:25:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:25:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:25:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"InProgress","stateDescription":"InProgr... +2025-07-12 15:26:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:26:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:26:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:26:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"winivb","directories":[{"directory":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By","fileCount":1,"files":[{"id":"25b598a1-3d12-463f-bd6b-2d5c627339df","username":"winivb","direction":"Download","filename":"@@uggja\\Everything Else\\Genres\\Hip Hop\\Kendrick Lamar - Black Panther The Album Music From And Inspired By\\1 Black Panther.flac","size":13052288,"startOffset":0,"state":"Completed, Succeeded","stateDescription... +2025-07-12 15:26:02 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:26:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:26:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:26:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:26:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:26:03 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:28:23 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:28:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:28:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:28:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:28:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:28:24 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:28:32 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:28:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:28:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:28:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:28:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:28:32 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:37:26 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:37:26 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:37:26 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:37:27 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:37:27 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:39:31 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:39:31 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:39:31 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:39:31 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:39:31 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:39:31 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:39:32 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:39:32 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:39:32 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:39:32 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:39:33 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:39:35 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:39:36 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:39:36 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 15:39:36 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:39:36 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:39:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:39:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"749e65e5-174a-44f3-9718-39521bcafbfd","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T22:39:37.1518705Z","state":"InProgress","token":2175}... +2025-07-12 15:39:37 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 749e65e5-174a-44f3-9718-39521bcafbfd +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/749e65e5-174a-44f3-9718-39521bcafbfd/responses +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:39:37 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:39:38 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:39:38 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:39:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/749e65e5-174a-44f3-9718-39521bcafbfd/responses +2025-07-12 15:39:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":3,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\03 Genocide (feat. Kendrick Lamar, Marsha Ambrosius & Candice Pillay).mp3","length":266,"size":11134072,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\06 Darkside_Gone (feat. King Mez, Marsha Ambrosius & Kendrick Lamar).mp3","leng... +2025-07-12 15:39:39 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SomthnNu has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xenogothic has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gogbone has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cheeseontoast has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tikitempo has 22 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nikegeo has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlavicFire has 20 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Me&MyDemons has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ssb497 has 86 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User goffyrocks has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lsdsoundsystem has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User michaelwave has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rrrrrrryttttttj has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPIOM has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rwizzdeluxe has 22 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rancid88 has 24 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SupStu has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MyMindIsBlowing has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundTherapyJ has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rikki has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dw@n$i has 17 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User syrup_careful has 15 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _tyrese_ has 0 files +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 15:39:39 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 166 individual tracks and 189 albums +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 355 potential albums processed +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: ill equipped/@@dpymn/! The Vault/UNSORTED/Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc} -> 3 tracks +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: AntStark/@@dtygp/shared/DJ Khaled/Kiss The Ring -> 1 tracks +2025-07-12 15:39:39 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: superlozer/@@qsapo/Music/Black Panther_ The Album -> 1 tracks +2025-07-12 15:39:39 - newmusic.soulseek_client - INFO - search:617 - Processed results: 166 tracks, 189 albums +2025-07-12 15:39:39 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 15:39:39 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 166 tracks and 189 albums for query: Kendrick Album +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 (size: 13246111) +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"Requested","stateDescription":"Requested","requestedAt":"2025... +2025-07-12 15:39:43 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:39:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 15:39:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:39:44 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 +2025-07-12 15:39:44 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 15:39:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:51 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:39:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:39:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:39:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:39:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:39:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"513c2c4f-166c-4649-88cd-c7194b249f23","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 15:40:01 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:40:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:40:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:40:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:40:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:40:02 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:50:15 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:50:15 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:50:15 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:50:16 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:50:16 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:51:39 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:51:39 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:51:39 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:51:39 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:51:39 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:51:39 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:51:40 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:51:40 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:51:40 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:51:40 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:51:41 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:51:43 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:51:44 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'kendrick album' +2025-07-12 15:51:44 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:51:44 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:51:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:51:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:51:44 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:51:44 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"f87a17f5-3feb-4c38-adcd-866cca296cff","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"kendrick album","startedAt":"2025-07-12T22:51:45.1268557Z","state":"InProgress","token":2180}... +2025-07-12 15:51:45 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: f87a17f5-3feb-4c38-adcd-866cca296cff +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/f87a17f5-3feb-4c38-adcd-866cca296cff/responses +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:51:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:51:46 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:51:46 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:51:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/f87a17f5-3feb-4c38-adcd-866cca296cff/responses +2025-07-12 15:51:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":3,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\03 Genocide (feat. Kendrick Lamar, Marsha Ambrosius & Candice Pillay).mp3","length":266,"size":11134072,"isLocked":false},{"bitRate":320,"code":1,"extension":"","filename":"@@dpymn\\! The Vault\\UNSORTED\\Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc}\\06 Darkside_Gone (feat. King Mez, Marsha Ambrosius & Kendrick Lamar).mp3","leng... +2025-07-12 15:51:47 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nikegeo has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hollshore has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n0stal6ic has 33 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xenogothic has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User syrup_careful has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kino_ has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tikitempo has 22 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Zeonic89 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trinsic has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Snow~ has 6 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aRandomFurOnSlsk has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User denali83 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rancid88 has 24 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPIOM has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundTherapyJ has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 15:51:47 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User casio-official has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User potlood has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Recentlymoved has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ssb497 has 86 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick_in_mersey3 has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mrwenger has 14 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dressa1112 has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jerooome has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User usr5515023 has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SupStu has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FLASHBACK6070 has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Me&MyDemons has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dw@n$i has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FreeStuffNotVirus has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User daan93dw has 16 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerw has 17 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlavicFire has 20 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lll3nto has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User goffyrocks has 1 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:51:47 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 160 individual tracks and 195 albums +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 355 potential albums processed +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: ill equipped/@@dpymn/! The Vault/UNSORTED/Dr. Dre - Compton (Explicit) 2015 {MP3 Album}~{VBUc} -> 3 tracks +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: AntStark/@@dtygp/shared/DJ Khaled/Kiss The Ring -> 1 tracks +2025-07-12 15:51:47 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: dwtn81/@@osezc/my music/The Wack Album -> 1 tracks +2025-07-12 15:51:47 - newmusic.soulseek_client - INFO - search:617 - Processed results: 160 tracks, 195 albums +2025-07-12 15:51:47 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 15:51:47 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 160 tracks and 195 albums for query: kendrick album +2025-07-12 15:51:52 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:51:59 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 (size: 13246111) +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:52:55 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:52:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 15:52:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:52:56 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 +2025-07-12 15:52:56 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 15:52:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:52:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:52:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:52:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:52:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:52:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:52:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:52:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:53:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:53:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:53:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:53:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:53:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:53:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:53:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:53:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:53:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:53:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:53:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:53:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"20... +2025-07-12 15:53:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:53:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:53:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"1c31271c-8c24-424c-907b-1d10465d6b99","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac","size":13246111,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 15:53:11 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:53:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:53:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:53:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:53:11 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:53:23 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:53:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:53:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:53:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:53:23 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:53:26 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:53:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:53:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:53:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:53:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:53:27 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:55:59 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 15:55:59 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 15:55:59 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 15:56:02 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 15:56:02 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 15:58:07 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 15:58:07 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 15:58:08 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 15:58:08 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 15:58:08 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 15:58:08 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 15:58:08 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 15:58:08 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 15:58:09 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 15:58:09 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 15:58:09 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 15:58:11 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 15:58:12 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 15:58:14 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 15:58:15 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 15:58:16 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick album' +2025-07-12 15:58:16 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:58:16 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:58:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 15:58:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:16 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"af687a34-78fa-4525-9953-148d0d5782ae","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick album","startedAt":"2025-07-12T22:58:17.0851901Z","state":"InProgress","token":2186}... +2025-07-12 15:58:17 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: af687a34-78fa-4525-9953-148d0d5782ae +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/af687a34-78fa-4525-9953-148d0d5782ae/responses +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 15:58:18 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 15:58:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/af687a34-78fa-4525-9953-148d0d5782ae/responses +2025-07-12 15:58:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":12,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","length":272,"sampleRate":44100,"size":27224250,"isLocked":false},{"bitDepth":16,"code":1,"extension":"","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Jorja Smith - I Am.flac","length":208,"sampleRate":44100,"size":22559488,"isLocked":false},{"bitDepth"... +2025-07-12 15:58:19 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xenogothic has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User yagoobian has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ahonetwo has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tikitempo has 22 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pauper1722 has 236 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Maldito Patin has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mintusaurus has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nikegeo has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onkelsofus has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xY7pQ2zW9aK5bJ has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trinsic has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick13fury has 4 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User swandive has 57 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundTherapyJ has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pancho_Pantera has 12 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oblama has 150 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 15:58:19 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 175 individual tracks and 201 albums +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 376 potential albums processed +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Jordyusa/@@sbttp/Music/Kendrick Lamar/Black Panther_ The Album (Music From and Inspired By) -> 12 tracks +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: sidisastar/Sid's-Tuneage!/Kendrick Lamar - Untitled Mastered Album 2016 -> 8 tracks +2025-07-12 15:58:19 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Biotwist/@@mxdnq/soundworks/full albums/emenem/Eminem - Marshal Mathers LP 2 - MMLP2 [2013-Album] WEB-DL Leak Mp3 NimitMak SilverRG -> 1 tracks +2025-07-12 15:58:19 - newmusic.soulseek_client - INFO - search:617 - Processed results: 175 tracks, 201 albums +2025-07-12 15:58:19 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 15:58:19 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 175 tracks and 201 albums for query: Kendrick album +2025-07-12 15:58:20 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 15:58:22 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:58:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:58:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:58:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:58:22 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@sbttp\Music\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\Ab-Soul - Bloody Waters.flac from Jordyusa (size: 27224250) +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac', 'size': 27224250, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Jordyusa +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Jordyusa +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:26 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac', 'size': 27224250, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 15:58:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 15:58:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:58:27 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@sbttp\Music\Kendrick Lamar\Black Panther_ The Album (Music From and Inspired By)\Ab-Soul - Bloody Waters.flac from Jordyusa +2025-07-12 15:58:27 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 15:58:27 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 15:58:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T22:58:2... +2025-07-12 15:58:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 15:58:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 15:58:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Jordyusa","directories":[{"directory":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)","fileCount":1,"files":[{"id":"41d19198-082b-402e-a80b-1e58d6b18daf","username":"Jordyusa","direction":"Download","filename":"@@sbttp\\Music\\Kendrick Lamar\\Black Panther_ The Album (Music From and Inspired By)\\Ab-Soul - Bloody Waters.flac","size":27224250,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt"... +2025-07-12 15:58:50 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 15:58:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 15:58:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 15:58:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 15:58:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 15:58:51 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:03:56 - newmusic.main - INFO - closeEvent:176 - Closing application... +2025-07-12 16:03:56 - newmusic.main - INFO - closeEvent:181 - Cleaning up Downloads page threads... +2025-07-12 16:03:56 - newmusic.main - INFO - closeEvent:186 - Stopping status monitoring thread... +2025-07-12 16:03:58 - newmusic.main - INFO - closeEvent:191 - Closing Soulseek client... +2025-07-12 16:03:58 - newmusic.main - INFO - closeEvent:197 - Application closed successfully +2025-07-12 16:06:18 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-12 16:06:18 - newmusic.main - INFO - main:211 - Starting NewMusic application +2025-07-12 16:06:18 - newmusic.spotify_client - INFO - _setup_client:84 - Successfully authenticated with Spotify as broquethomas +2025-07-12 16:06:18 - newmusic.plex_client - INFO - _find_music_library:98 - Found music library: Music +2025-07-12 16:06:18 - newmusic.plex_client - INFO - _setup_client:84 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-12 16:06:18 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-12 16:06:19 - newmusic.main - INFO - change_page:163 - Changed to page: dashboard +2025-07-12 16:06:19 - newmusic.main - INFO - setup_media_player_connections:150 - Media player connections established between sidebar and downloads page +2025-07-12 16:06:19 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Aether +2025-07-12 16:06:19 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Favorite Artists +2025-07-12 16:06:22 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Brittnea +2025-07-12 16:06:23 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Baleigh +2025-07-12 16:06:24 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Extra Music +2025-07-12 16:06:25 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Maggi Main +2025-07-12 16:06:26 - newmusic.main - INFO - change_page:163 - Changed to page: downloads +2025-07-12 16:06:30 - newmusic.spotify_client - INFO - get_user_playlists:106 - Fetching tracks for playlist: Broque Main +2025-07-12 16:06:34 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"60e85bc0-74ab-4495-8760-22a17944411a","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T23:06:34.5409639Z","state":"InProgress","token":2191}... +2025-07-12 16:06:34 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 60e85bc0-74ab-4495-8760-22a17944411a +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/60e85bc0-74ab-4495-8760-22a17944411a/responses +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/60e85bc0-74ab-4495-8760-22a17944411a/responses +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":320,"code":1,"extension":"","filename":"@@itaam\\Music\\Lonely Island, The\\The Wack Album\\YOLO (Feat. Adam Lecine & Kendrick Lamar).mp3","length":184,"size":8078537,"isLocked":false}],"hasFreeUploadSlot":false,"lockedFileCount":0,"lockedFiles":[],"queueLength":61,"token":2191,"uploadSpeed":1205092,"username":"batmaster"},{"fileCount":21,"files":[{"bitRate":320,"code":1,"extension":"mp3","filename":"music\\Kendrick Lamar\\Black Panther_ The Album (Music From ... +2025-07-12 16:06:36 - newmusic.soulseek_client - INFO - search:597 - Found 249 new responses (249 total) at 1.5s +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 249 user responses +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AntStark has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ill equipped has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaxxthesynth has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fourthgear has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nightmare_dronemk12 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User titl_pc has 32 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User yagoobian has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tunnik has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cookie_theory has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AwesomeAustn has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nikegeo has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniblock has 7 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CaptainNoFuture has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User michaelwave has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marxist has 30 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ReadyPlayer420 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pancho_Pantera has 12 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User syrup_careful has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User greendot has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Maldito Patin has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aRandomFurOnSlsk has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User waddaw has 2 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dio141 has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nixgoat has 1 files +2025-07-12 16:06:36 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 145 individual tracks and 176 albums +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 321 potential albums processed +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: batmaster/@@itaam/Music/Lonely Island, The/The Wack Album -> 1 tracks +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: gdtek/music/Kendrick Lamar/Black Panther_ The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 16:06:36 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: itmustbeacamel/@@ffjhz/Music/Kendrick Lamar/2018 - Black Panther - The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 16:06:36 - newmusic.soulseek_client - INFO - search:617 - Processed results: 145 tracks, 176 albums +2025-07-12 16:06:36 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 249 responses, stopping search +2025-07-12 16:06:36 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 145 tracks and 176 albums for query: Kendrick Album +2025-07-12 16:06:37 - newmusic.spotify_client - INFO - get_user_playlists:113 - Retrieved 7 playlists +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy (size: 24024853) +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:06:46 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Initializing... +2025-07-12 16:06:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:06:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:06:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:06:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:06:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:06:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:06:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"e605287d-a827-481b-b573-e0bc8cf0c643","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Completed, S... +2025-07-12 16:06:59 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:06:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:06:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:06:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:06:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:06:59 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy (size: 24024853) +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:50 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:51 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:08:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"8ae134b4-e22d-49b1-a7c2-3dfd0801decb","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:08:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:08:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"8ae134b4-e22d-49b1-a7c2-3dfd0801decb","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"InProgress",... +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/8ae134b4-e22d-49b1-a7c2-3dfd0801decb?remove=false +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/8ae134b4-e22d-49b1-a7c2-3dfd0801decb?remove=false +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":1,"files":[{"id":"8ae134b4-e22d-49b1-a7c2-3dfd0801decb","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Completed, C... +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\02 All The Stars.flac from sumb0dy (size: 46372915) +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:53 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac from sumb0dy is already in progress))"... +2025-07-12 16:08:54 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac from sumb0dy is already in progress))" +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/sumb0dy/enqueue with array format +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:54 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/downloads with array format +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:54 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/enqueue with array format +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:54 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/sumb0dy/enqueue with object format +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915}]} +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:55 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/downloads with object format +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915}]} +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:55 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/enqueue with object format +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac', 'size': 46372915}]} +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:08:55 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:08:55 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:08:55 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\02 All The Stars.flac from sumb0dy +2025-07-12 16:09:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":2,"files":[{"id":"8ae134b4-e22d-49b1-a7c2-3dfd0801decb","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Completed, C... +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/c4ffe728-7208-43f1-ac70-49be3955eb2f?remove=false +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/c4ffe728-7208-43f1-ac70-49be3955eb2f?remove=false +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":2,"files":[{"id":"8ae134b4-e22d-49b1-a7c2-3dfd0801decb","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac","size":24024853,"startOffset":0,"state":"Completed, C... +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy (size: 24024853) +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac from sumb0dy is already in progress))"... +2025-07-12 16:09:12 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac from sumb0dy is already in progress))" +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/sumb0dy/enqueue with array format +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:12 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:13 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/downloads with array format +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:13 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/enqueue with array format +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:13 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/sumb0dy/enqueue with object format +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853}]} +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:13 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/downloads with object format +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853}]} +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:14 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/enqueue with object format +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\01 Black Panther.flac', 'size': 24024853}]} +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:14 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:14 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:09:14 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\01 Black Panther.flac from sumb0dy +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy (size: 49009786) +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:21 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy +2025-07-12 16:09:21 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:09:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":3,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy (size: 49009786) +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 500 +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac from sumb0dy is already in progress))"... +2025-07-12 16:09:27 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 500 - "One or more errors occurred. (One or more errors occurred. (An active or queued download of @@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac from sumb0dy is already in progress))" +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:680 - Web interface endpoint returned no response +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:686 - Web interface endpoint failed, trying alternatives... +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: transfers/sumb0dy/enqueue with array format +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:27 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/downloads with array format +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:27 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - download:697 - Trying endpoint: users/sumb0dy/enqueue with array format +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:27 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:28 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:715 - Endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:722 - Array format failed, trying old object format +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: transfers/sumb0dy/enqueue with object format +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/sumb0dy/enqueue +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786}]} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:28 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint transfers/sumb0dy/enqueue returned no response +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/downloads with object format +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/downloads +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786}]} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:28 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/downloads returned no response +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:733 - Trying endpoint: users/sumb0dy/enqueue with object format +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/users/sumb0dy/enqueue +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'files': [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\04 The Ways.flac', 'size': 49009786}]} +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 404 +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:28 - newmusic.soulseek_client - ERROR - _make_request:272 - API request failed: 404 - +2025-07-12 16:09:28 - newmusic.soulseek_client - DEBUG - download:751 - Fallback endpoint users/sumb0dy/enqueue returned no response +2025-07-12 16:09:28 - newmusic.soulseek_client - ERROR - download:757 - All download endpoints failed for @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\04 The Ways.flac from sumb0dy +2025-07-12 16:09:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\11 Redemption.flac from sumb0dy (size: 43890075) +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\11 Redemption.flac', 'size': 43890075, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:33 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\11 Redemption.flac', 'size': 43890075, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:09:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\11 Redemption.flac from sumb0dy +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:09:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:09:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:09:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:09:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/6150c30a-5cb3-45eb-846a-0ee510f5b25f?remove=false +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/6150c30a-5cb3-45eb-846a-0ee510f5b25f?remove=false +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/sumb0dy/f67b6d78-72a3-41f3-ad43-148e17b4068f?remove=true +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/f67b6d78-72a3-41f3-ad43-148e17b4068f?remove=true +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/sumb0dy/265214cb-395c-4048-b112-8fcb4d9a6b1c?remove=true +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/265214cb-395c-4048-b112-8fcb4d9a6b1c?remove=true +2025-07-12 16:10:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\14 Pray For Me.flac from sumb0dy (size: 42113871) +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\14 Pray For Me.flac', 'size': 42113871, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\14 Pray For Me.flac', 'size': 42113871, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:06 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\14 Pray For Me.flac from sumb0dy +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/sumb0dy/046a9be4-c556-4725-ab90-b8090597097b?remove=false +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy/046a9be4-c556-4725-ab90-b8090597097b?remove=false +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":4,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\13 Big Shot.flac from sumb0dy (size: 43287481) +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\13 Big Shot.flac', 'size': 43287481, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/sumb0dy +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/sumb0dy +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': '@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\13 Big Shot.flac', 'size': 43287481, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:12 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: @@tgopc\music\Qobuz\Kendrick Lamar & SZA\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\13 Big Shot.flac from sumb0dy +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac from _kyle_1 (size: 26487342) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 (size: 13246111) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac', 'size': 26487342, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 03 - X.flac from _kyle_1 (size: 30445654) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 03 - X.flac', 'size': 30445654, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac', 'size': 26487342, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac', 'size': 13246111, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 03 - X.flac', 'size': 30445654, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac from _kyle_1 (size: 28319191) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac', 'size': 28319191, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac', 'size': 28319191, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 05 - Opps.flac from _kyle_1 (size: 19680531) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 05 - Opps.flac', 'size': 19680531, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 05 - Opps.flac', 'size': 19680531, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 06 - I Am.flac from _kyle_1 (size: 22768625) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 06 - I Am.flac', 'size': 22768625, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 06 - I Am.flac', 'size': 22768625, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac from _kyle_1 (size: 25715277) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac', 'size': 25715277, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac', 'size': 25715277, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 08 - Bloody Waters.flac from _kyle_1 (size: 27475240) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 08 - Bloody Waters.flac', 'size': 27475240, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 08 - Bloody Waters.flac', 'size': 27475240, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 09 - King’s Dead.flac from _kyle_1 (size: 26653830) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 09 - King’s Dead.flac', 'size': 26653830, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 09 - King’s Dead.flac', 'size': 26653830, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 10 - Redemption Interlude.flac from _kyle_1 (size: 8388434) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 10 - Redemption Interlude.flac', 'size': 8388434, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 10 - Redemption Interlude.flac', 'size': 8388434, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 11 - Redemption.flac from _kyle_1 (size: 24999540) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 11 - Redemption.flac', 'size': 24999540, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 11 - Redemption.flac', 'size': 24999540, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 12 - Seasons.flac from _kyle_1 (size: 25793169) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 12 - Seasons.flac', 'size': 25793169, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 12 - Seasons.flac', 'size': 25793169, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac from _kyle_1 (size: 24534959) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac', 'size': 24534959, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac', 'size': 24534959, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 14 - Pray for Me.flac from _kyle_1 (size: 24171634) +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 14 - Pray for Me.flac', 'size': 24171634, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 14 - Pray for Me.flac', 'size': 24171634, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:33 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 09 - King’s Dead.flac from _kyle_1 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:33 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 05 - Opps.flac from _kyle_1 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:33 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac from _kyle_1 +2025-07-12 16:10:33 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 10 - Redemption Interlude.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 03 - X.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 11 - Redemption.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 01 - Black Panther.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 06 - I Am.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"sumb0dy","directories":[{"directory":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit","fileCount":5,"files":[{"id":"c4ffe728-7208-43f1-ac70-49be3955eb2f","username":"sumb0dy","direction":"Download","filename":"@@tgopc\\music\\Qobuz\\Kendrick Lamar & SZA\\Black Panther The Album Music From And Inspired By (Explicit) (2018) Explicit\\02 All The Stars.flac","size":46372915,"startOffset":0,"state":"Completed, E... +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 12 - Seasons.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 08 - Bloody Waters.flac from _kyle_1 +2025-07-12 16:10:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:35 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 14 - Pray for Me.flac from _kyle_1 +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:35 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Black Panther- The Album (music from and inspired by)\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac from _kyle_1 +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:10:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:36 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/_kyle_1/744ca701-c4e5-4953-bada-f3d971f68781?remove=false +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1/744ca701-c4e5-4953-bada-f3d971f68781?remove=false +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:10:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:10:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:10:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:10:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requeste... +2025-07-12 16:11:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:23 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/_kyle_1/66d07e92-eb2d-4d2b-b9d2-df8783216cd7?remove=false +2025-07-12 16:11:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1/66d07e92-eb2d-4d2b-b9d2-df8783216cd7?remove=false +2025-07-12 16:11:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:11:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:11:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":14,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:11:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:11:37 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-0... +2025-07-12 16:11:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:11:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:11:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:11:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:11:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:11:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:11:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:11:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:12:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":10,"files":[{"id":"5c95383d-c377-4e04-8423-a4f15a359433","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 04 - The Ways.flac","size":28319191,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","... +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:12:01 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/_kyle_1/158b0c74-fe1c-4740-881f-bfb0284461b8?remove=false +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1/158b0c74-fe1c-4740-881f-bfb0284461b8?remove=false +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/_kyle_1/011867bc-ad38-4215-b686-7b08a2ef2860?remove=false +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1/011867bc-ad38-4215-b686-7b08a2ef2860?remove=false +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:12:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/_kyle_1/eafb831b-9719-485c-a277-75a87476ab69?remove=false +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/_kyle_1/eafb831b-9719-485c-a277-75a87476ab69?remove=false +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-... +2025-07-12 16:12:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:12:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:12:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":9,"files":[{"id":"655d1a1d-1eee-4fcb-8f33-b0f28f8c1778","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 07 - Paramedic!.flac","size":25715277,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded",... +2025-07-12 16:12:17 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:12:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:12:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:12:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:12:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:12:18 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:13:02 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"71416ce4-2b65-46b1-bf0a-747a19e3ff7a","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T23:13:02.4730557Z","state":"InProgress","token":2274}... +2025-07-12 16:13:02 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 71416ce4-2b65-46b1-bf0a-747a19e3ff7a +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/71416ce4-2b65-46b1-bf0a-747a19e3ff7a/responses +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/71416ce4-2b65-46b1-bf0a-747a19e3ff7a/responses +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":15,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\01 - Black Panther.flac","length":130,"sampleRate":44100,"size":13006200,"isLocked":false},{"bitDepth":16,"code":1,"extension":"","filename":"@@ffjhz\\Music\\Kendrick Lamar\\2018 - Black Panther - The Album (Music From and Inspired By)\\02 - All the Stars.flac","length":232,"sampleRate":44100,"size":26247383,"isLocked":false},... +2025-07-12 16:13:04 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Luigi151 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User yagoobian has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biotwist has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User boogo_steel has 50 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User up4mayhem has 29 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sidisastar has 9 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oier26 has 11 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cookie_theory has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User penicilling has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tor_McCool has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crock994 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fern911 has 4 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Zeonic89 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User monsterpco has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ahonetwo has 4 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reemo4250 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cyanfire has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User theoddhermit has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bswslskd has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whackdummy has 21 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User syrup_careful has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User johnny.megaton has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User richmilnix has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User takeourcarsnow has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iiprisma has 6 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kfs1986 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dw@n$i has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kino_ has 17 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oblama has 150 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HALlowe2000 has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Handbanana has 0 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlavicFire has 20 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pancho_Pantera has 12 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Snow~ has 6 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BoinkBonk has 18 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 35 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User denali83 has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Eruu has 11 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User creamy1 has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TerryDavis has 10 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stormcynk has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ilikedmyoldname has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ssb497 has 86 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User filfilfil has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mommyissues has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jerooome has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zinnac has 19 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gustave1984 has 15 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User frenchsteph has 3 files +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Me&MyDemons has 2 files +2025-07-12 16:13:04 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 163 individual tracks and 198 albums +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 361 potential albums processed +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: itmustbeacamel/@@ffjhz/Music/Kendrick Lamar/2018 - Black Panther - The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: KingGomi/@@wmyfu/Music/The Game/R.E.D. Album -> 1 tracks +2025-07-12 16:13:04 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: KingGomi/@@wmyfu/Music/The Lonely Island/The Wack Album -> 1 tracks +2025-07-12 16:13:04 - newmusic.soulseek_client - INFO - search:617 - Processed results: 163 tracks, 198 albums +2025-07-12 16:13:04 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 16:13:04 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 163 tracks and 198 albums for query: Kendrick Album +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from geraldo876 (size: 13220289) +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 13220289, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/geraldo876 +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876 +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:13 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac', 'size': 13220289, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:14 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac from geraldo876 +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from geraldo876 (size: 26444461) +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 26444461, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/geraldo876 +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876 +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac', 'size': 26444461, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:15 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 02 - All the Stars.flac from geraldo876 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac from geraldo876 (size: 30408505) +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac', 'size': 30408505, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/geraldo876 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac', 'size': 30408505, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:15 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 03 - X.flac from geraldo876 +2025-07-12 16:13:15 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 04 - The Ways.flac from geraldo876 (size: 28272496) +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 04 - The Ways.flac', 'size': 28272496, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/geraldo876 +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876 +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 04 - The Ways.flac', 'size': 28272496, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:16 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: music\Kendrick Lamar - 16-24bit, 44khz\Black Panther - The Album (Music From and Inspired By) (2018)\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 04 - The Ways.flac from geraldo876 +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:25 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/geraldo876/a5c5e35e-4ec6-4755-9b80-bca6c95485ba?remove=false +2025-07-12 16:13:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876/a5c5e35e-4ec6-4755-9b80-bca6c95485ba?remove=false +2025-07-12 16:13:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:13:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/geraldo876/b85ad015-9961-49e2-aa03-bb8a33358204?remove=false +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/geraldo876/b85ad015-9961-49e2-aa03-bb8a33358204?remove=false +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":5,"files":[{"id":"eaea6d55-dfec-4297-b6ce-8ad513bc8442","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 02 - All the Stars.flac","size":26487342,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeede... +2025-07-12 16:13:41 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:13:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:13:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:13:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:41 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:13:43 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Kendrick Album' +2025-07-12 16:13:43 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:13:43 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:13:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:13:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:43 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Kendrick Album', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"0aaec481-4c5d-40d2-97a5-9406fa35c876","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Kendrick Album","startedAt":"2025-07-12T23:13:44.0099619Z","state":"InProgress","token":2290}... +2025-07-12 16:13:44 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 0aaec481-4c5d-40d2-97a5-9406fa35c876 +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/0aaec481-4c5d-40d2-97a5-9406fa35c876/responses +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:13:45 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 16:13:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/0aaec481-4c5d-40d2-97a5-9406fa35c876/responses +2025-07-12 16:13:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":14,"files":[{"bitDepth":16,"code":1,"extension":"flac","filename":"music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By) (2018)\\Kendrick Lamar - Black Panther - The Album (Music From and Inspired By) - 01 - Black Panther.flac","length":130,"sampleRate":44100,"size":13220289,"isLocked":false},{"bitDepth":16,"code":1,"extension":"flac","filename":"music\\Kendrick Lamar - 16-24bit, 44khz\\Black Panther - The Album (Music From and Inspired By)... +2025-07-12 16:13:46 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.5s +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User catawawa has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User iaman00b has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maneuve has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 58 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Johntest has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cy1der has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User KingGomi has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User The Locutus has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wingler has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ozwaht has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigkahuna30267 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BeatscapeLounge has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superlozer has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wrabbit has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clf2008 has 85 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User harrypothed has 22 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brihar22 has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ricardoastley has 4 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfterlinePerformed has 7 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dwtn81 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alitamachine has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vfoxm has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPOC has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Unstoppable5378 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TitanX420 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User relaxedcrab has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreem has 6 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davesv has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rooooool has 24 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lulzcat773 has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User erasethesanity has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musica101 has 19 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ParadiseLost has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkling23 has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RandomZero has 38 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lava_Lamp918 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User togapepperashi has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dracbf has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User save20families has 12 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User locando has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digicpk has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 88STARSTUCK has 42 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FileGod has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dunce has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zaodriver has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hotchair has 76 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimbob23 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User parasomia has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User z161314885664123 has 19 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YJWMY91Bk has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kerobaros has 217 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User legodano has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LargestCheetah has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User brb1228 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Deadbolt1209 has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DoctorLove has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User yagoobian has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dreamer has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SonicRings has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Divine Wind has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Borkus McJorkus has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User severedxties has 6 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guineahorn has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JTE1817 has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User blankface88 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User technosux has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User web-graffiti has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lpma has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sevenarts has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Reemerge6193 has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Basiv has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cytokinetic has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DigidocTN has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jeskola333 has 4 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User messiah165 has 300 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 32 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RumHam has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User domatar has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grapeman69 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gombers04 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DarrenHowlett has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User algernon has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cookie_theory has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lightandcoffee has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crock994 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FAUST has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gandr003 has 26 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lossless1024 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User assaub has 7 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dekachin has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bpat2 has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Biffs_Media has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 12 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dmoe has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User reverwinsskt has 4 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Thaliboy has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Rolex has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User raydeeoo has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rat5150 has 6 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lithim has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Grohl has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Maldito Patin has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itsBaljeet has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Audio_Dope2 has 10 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User formerbusboy has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User petejwhizz has 19 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Chicken_Biscuit has 20 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User axnxa has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Datasmurf has 8 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User crint has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User GetFixedBoi has 26 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Asterlina has 18 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User twiztor has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MacchiaLux has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Viridi2413 has 35 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bigFlyingFan has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonnycob has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khudea has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Marliacea has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sakurako has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MusicLarry has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TR!G33R has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FlowerSunRain has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amonem has 9 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ta_face_esti has 27 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User VinyrealDisease has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sataNathan has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pauper1722 has 236 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User conyeezy has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wildwestproductions has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User batmaster has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dw@n$i has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsubasa has 30 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User willneezy has 8 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rroni has 19 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shadiness9250 has 30 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lisandrx has 11 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xY7pQ2zW9aK5bJ has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User pugacioff has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User elipsedeclipse has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User campee has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gdtek has 21 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sumb0dy has 22 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ValdikSS2 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User maicasajusta has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User h23234 has 10 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User amd90 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trek7008 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lckdscl has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nexuszeero has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m00nl1ght98 has 4 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wallywubox has 13 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ProGre has 8 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User estebanz has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User marx2k has 12 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User afronaut has 8 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User puresauce35 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sam-jam has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eddie666 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loko11 has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thatoneguy82101 has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoundTherapyJ has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miinsane has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SunbeamShine has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheProfessor has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Foe4 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cktc has 50 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlowDay has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lascar972 has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User EJW has 11 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordCreamykins has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DuckinthePond has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sheikhyerbootai has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User organic_rust has 99 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User misticgris has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User usr5515023 has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lukeandetc has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User guppies16 has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User +-+ has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User e1psy has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dzejmsbond has 18 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sprenless has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aRandomFurOnSlsk has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Twill has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Davidless has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pancho_Pantera has 12 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rblotnicky has 20 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgapak has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 3030 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PatriqueLOBT has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Booyahw has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kino_ has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MYCELIUM_BUDDY has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User casio-official has 4 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User AfshinRecruiter has 8 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PrOli has 15 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User potlood has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kobeyads has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FourTwenty has 18 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User v1r2l2k has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JDogHere has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User XY0 has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bounceman has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolasbreeze has 46 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbdbitl1 has 18 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PGTipz has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lunaro_4 has 5 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User oblama has 150 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DraculaGottfried has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nick_in_mersey3 has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chimchooree has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stilbruch has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheFakeRws has 32 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User copperstairs has 93 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerw has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User khaoohs has 26 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User visions has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gala_vs has 16 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hardkorr has 75 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User csglxxxy has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User QZmMsonU88wHQBG5QHep7 has 106 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheTrillT-Rex has 3 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User begets has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thlayli_x has 28 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OPIOM has 0 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User korusse has 72 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Me&MyDemons has 2 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lord_Anakyn has 37 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Eruu has 11 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User _kyle_1 has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jordyusa has 12 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leitunggeist has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User von_ubelmann has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mrwenger has 14 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fakedbatman has 1 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User chocology has 20 files +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BurakkuKami has 17 files +2025-07-12 16:13:46 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 165 individual tracks and 216 albums +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 381 potential albums processed +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: geraldo876/music/Kendrick Lamar - 16-24bit, 44khz/Black Panther - The Album (Music From and Inspired By) (2018) -> 14 tracks +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: itmustbeacamel/@@ffjhz/Music/Kendrick Lamar/2018 - Black Panther - The Album (Music From and Inspired By) -> 14 tracks +2025-07-12 16:13:46 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: catawawa/Music/Kendrick Lamar/Black Panther - The Album (Music From and Inspired By) (2018) -> 14 tracks +2025-07-12 16:13:46 - newmusic.soulseek_client - INFO - search:617 - Processed results: 165 tracks, 216 albums +2025-07-12 16:13:46 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-12 16:13:46 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 165 tracks and 216 albums for query: Kendrick Album +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\01 - Kendrick Lamar - Black Panther(Explicit).flac from macro (size: 24322644) +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\01 - Kendrick Lamar - Black Panther(Explicit).flac', 'size': 24322644, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/macro +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/macro +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:49 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\01 - Kendrick Lamar - Black Panther(Explicit).flac', 'size': 24322644, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:50 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\01 - Kendrick Lamar - Black Panther(Explicit).flac from macro +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\01 - Kendrick Lamar - Black Panther.flac from macro (size: 13019288) +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\01 - Kendrick Lamar - Black Panther.flac', 'size': 13019288, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/macro +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/macro +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\01 - Kendrick Lamar - Black Panther.flac', 'size': 13019288, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:51 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\01 - Kendrick Lamar - Black Panther.flac from macro +2025-07-12 16:13:51 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\02 - Kendrick Lamar - All The Stars(Explicit).flac from macro (size: 46528175) +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\02 - Kendrick Lamar - All The Stars(Explicit).flac', 'size': 46528175, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/macro +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/macro +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:53 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\02 - Kendrick Lamar - All The Stars(Explicit).flac', 'size': 46528175, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:54 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\02 - Kendrick Lamar - All The Stars(Explicit).flac from macro +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\02 - Kendrick Lamar - All The Stars.flac from macro (size: 26309884) +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\02 - Kendrick Lamar - All The Stars.flac', 'size': 26309884, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/macro +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/macro +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'tidal rips\\Kendrick Lamar, SZA\\Black Panther The Album Music From And Inspired By [2018]\\02 - Kendrick Lamar - All The Stars.flac', 'size': 26309884, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:13:54 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: tidal rips\Kendrick Lamar, SZA\Black Panther The Album Music From And Inspired By [2018]\02 - Kendrick Lamar - All The Stars.flac from macro +2025-07-12 16:13:54 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:13:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:13:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:13:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:13:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:13:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:14:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:14:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:14:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:14:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Queued, Remotely","stateDescription":"Queued, Remotely","requested... +2025-07-12 16:14:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":2,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Initializing","stateDescription":"Initializing","requestedAt":"202... +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:10 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07... +2025-07-12 16:14:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\01 - Black Panther.flac from The Locutus (size: 12975791) +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\01 - Black Panther.flac', 'size': 12975791, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\01 - Black Panther.flac', 'size': 12975791, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:34 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\01 - Black Panther.flac from The Locutus +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\02 - All the Stars.flac from The Locutus (size: 26334188) +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\02 - All the Stars.flac', 'size': 26334188, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\02 - All the Stars.flac', 'size': 26334188, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:35 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\02 - All the Stars.flac from The Locutus +2025-07-12 16:14:35 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\03 - X.flac from The Locutus (size: 30273081) +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\03 - X.flac', 'size': 30273081, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\03 - X.flac', 'size': 30273081, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:36 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\03 - X.flac from The Locutus +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\04 - The Ways.flac from The Locutus (size: 28125831) +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\04 - The Ways.flac', 'size': 28125831, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\04 - The Ways.flac', 'size': 28125831, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:37 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\04 - The Ways.flac from The Locutus +2025-07-12 16:14:37 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\05 - Opps.flac from The Locutus (size: 19501089) +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\05 - Opps.flac', 'size': 19501089, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\05 - Opps.flac', 'size': 19501089, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:38 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\05 - Opps.flac from The Locutus +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\06 - I Am.flac from The Locutus (size: 22636147) +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\06 - I Am.flac', 'size': 22636147, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\06 - I Am.flac', 'size': 22636147, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:39 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\06 - I Am.flac from The Locutus +2025-07-12 16:14:39 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\07 - Paramedic!.flac from The Locutus (size: 25559000) +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\07 - Paramedic!.flac', 'size': 25559000, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\07 - Paramedic!.flac', 'size': 25559000, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:41 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\07 - Paramedic!.flac from The Locutus +2025-07-12 16:14:41 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\08 - Bloody Waters.flac from The Locutus (size: 27323524) +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\08 - Bloody Waters.flac', 'size': 27323524, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/The Locutus +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'shared\\Kendrick Lamar\\Black Panther - The Album (Music From and Inspired By) (2018)\\08 - Bloody Waters.flac', 'size': 27323524, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:42 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: shared\Kendrick Lamar\Black Panther - The Album (Music From and Inspired By) (2018)\08 - Bloody Waters.flac from The Locutus +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:14:57 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/The Locutus/e2e0f60a-dddf-44e2-bef2-72d215169883?remove=false +2025-07-12 16:14:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/The Locutus/e2e0f60a-dddf-44e2-bef2-72d215169883?remove=false +2025-07-12 16:14:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:14:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:14:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:14:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:14:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:14:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"_kyle_1","directories":[{"directory":"music\\Black Panther- The Album (music from and inspired by)","fileCount":1,"files":[{"id":"f70f8d5a-3920-4c9a-9375-6f04212388cf","username":"_kyle_1","direction":"Download","filename":"music\\Black Panther- The Album (music from and inspired by)\\Kendrick Lamar - Black Panther- The Album (music from and inspired by) - 13 - Big Shot.flac","size":24534959,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","r... +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:15:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:15:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:15:23 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd +2025-07-12 16:15:41 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Virtual mage' +2025-07-12 16:15:41 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Virtual mage', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:15:41 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:15:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-12 16:15:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:41 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Virtual mage', 'timeout': 30000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"c22765bb-1e15-4fbb-a634-cfe926e4faa4","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Virtual mage","startedAt":"2025-07-12T23:15:42.1762475Z","state":"InProgress","token":2341}... +2025-07-12 16:15:42 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: c22765bb-1e15-4fbb-a634-cfe926e4faa4 +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/20) - elapsed: 0.0s +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:43 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/20) - elapsed: 1.5s +2025-07-12 16:15:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:45 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 3/20) - elapsed: 3.0s +2025-07-12 16:15:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:47 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 4/20) - elapsed: 4.5s +2025-07-12 16:15:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:49 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 5/20) - elapsed: 6.0s +2025-07-12 16:15:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:50 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 6/20) - elapsed: 7.5s +2025-07-12 16:15:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:52 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 7/20) - elapsed: 9.0s +2025-07-12 16:15:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:54 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 8/20) - elapsed: 10.5s +2025-07-12 16:15:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:56 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 9/20) - elapsed: 12.0s +2025-07-12 16:15:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:57 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 10/20) - elapsed: 13.5s +2025-07-12 16:15:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:15:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:15:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:15:59 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 11/20) - elapsed: 15.0s +2025-07-12 16:15:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:15:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 12/20) - elapsed: 16.5s +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:01 - newmusic.soulseek_client - INFO - search:597 - Found 17 new responses (17 total) at 16.5s +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 17 user responses +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zeroscan has 2 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User HomotopicCensorship has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tablestone has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User belthane has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RuuqoHoosk has 346 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Satani-Vitales has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djailuromancy has 1 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ahab has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Seyti has 10 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Kaya-Sem has 1 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thinkibettergo has 1 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aajzugikamlzcr has 1 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ultravod has 9 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leonardoclk has 3 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Akamai has 5 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Dax_VR has 10 files +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shooby has 6 files +2025-07-12 16:16:01 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 9 individual tracks and 6 albums +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 15 potential albums processed +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: zeroscan/Music/aofd3/Mallsoft & Shopping Mall Ambience -> 2 tracks +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: tablestone/@@hnttf/Share/_Playlists/2021 in Synthwave (Spotify Playlist everynoise.com) -> 1 tracks +2025-07-12 16:16:01 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: tablestone/@@hnttf/Share/_Playlists/Retrowave __ Outrun (5_18_25 Spotify) -> 2 tracks +2025-07-12 16:16:01 - newmusic.soulseek_client - INFO - search:617 - Processed results: 9 tracks, 6 albums +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 13/20) - elapsed: 18.0s +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:03 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 14/20) - elapsed: 19.5s +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Music\Techno\TECHNO_ 3\1717 - Virtual Mage - Aether.flac from Seyti (size: 22189939) +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Seyti +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Seyti +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:05 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:16:06 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Music\Techno\TECHNO_ 3\1717 - Virtual Mage - Aether.flac from Seyti +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 15/20) - elapsed: 21.0s +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Initializing","stateDescription":"Initializing","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","bytesTransferred":0,"averageSpeed":0,"bytesRemaining":22189939,"p... +2025-07-12 16:16:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:07 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 16/20) - elapsed: 22.5s +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","bytesTransferred":565662,"... +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 17/20) - elapsed: 24.0s +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","bytesTransferred":6515282,... +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 18/20) - elapsed: 25.5s +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","bytesTransferred":20272862... +2025-07-12 16:16:13 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 19/20) - elapsed: 27.0s +2025-07-12 16:16:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","endedA... +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 20/20) - elapsed: 28.5s +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c22765bb-1e15-4fbb-a634-cfe926e4faa4/responses +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":2,"files":[{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\03 - Virtual Mage - Breaking the Dream (Lucid Dream Edit).ogg","isVariableBitRate":false,"length":256,"size":6269644,"isLocked":false},{"bitRate":160,"code":1,"extension":"","filename":"Music\\aofd3\\Mallsoft & Shopping Mall Ambience\\09 - Virtual Mage - Moondust.ogg","isVariableBitRate":false,"length":138,"size":4266916,"isLocked":false}],"hasFreeUploadSlot":true,"lockedF... +2025-07-12 16:16:15 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 17 +2025-07-12 16:16:15 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 9 tracks and 6 albums for query: Virtual mage +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","endedA... +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Seyti","directories":[{"directory":"Music\\Techno\\TECHNO_ 3","fileCount":1,"files":[{"id":"a8d61dba-4ded-4870-a312-e616a685aee9","username":"Seyti","direction":"Download","filename":"Music\\Techno\\TECHNO_ 3\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:16:06.191515","enqueuedAt":"2025-07-12T23:16:06.7392366","startedAt":"2025-07-12T23:16:06.9238515Z","endedA... +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Seyti/a8d61dba-4ded-4870-a312-e616a685aee9?remove=true +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Seyti/a8d61dba-4ded-4870-a312-e616a685aee9?remove=true +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1717 - Virtual Mage - Aether.flac from Dax_VR (size: 22189939) +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:38 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:16:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:16:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:16:39 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1717 - Virtual Mage - Aether.flac from Dax_VR +2025-07-12 16:16:39 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:16:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:16:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:16:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:16:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"5d782d22-8990-428f-a981-d906d38da75a","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:16:39.3220734","enqueuedAt":"2025-07-12T23:16:39.7671308","startedAt":"2025-07-12T23:16:39.9373095Z","bytesTransferred":0,"averag... +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1717 - Virtual Mage - Aether.flac from Dax_VR (size: 22189939) +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac', 'size': 22189939, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:17:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Requested","stateDescription":"Requested","requestedAt":"2025-07-12T23:17:58.7896335","bytesTransferred":0,"averageSpeed":0,"bytesRemaining":22189939,"percentComplete":0}]}]}]... +2025-07-12 16:17:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:17:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:17:59 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1717 - Virtual Mage - Aether.flac from Dax_VR +2025-07-12 16:17:59 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","bytesTransferred":290904,"a... +2025-07-12 16:18:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","bytesTransferred":10559226,... +2025-07-12 16:18:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1723 - Virtual Mage - Comet.flac from Dax_VR (size: 13795263) +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac', 'size': 13795263, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:06 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac', 'size': 13795263, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:18:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:07 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1723 - Virtual Mage - Comet.flac from Dax_VR +2025-07-12 16:18:07 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1727 - Virtual Mage - Orbit Love.flac from Dax_VR (size: 22566763) +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1727 - Virtual Mage - Orbit Love.flac', 'size': 22566763, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1727 - Virtual Mage - Orbit Love.flac', 'size': 22566763, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:08 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1727 - Virtual Mage - Orbit Love.flac from Dax_VR +2025-07-12 16:18:08 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/Dax_VR/e880ca84-207c-420b-98bd-352960b5da91?remove=false +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/e880ca84-207c-420b-98bd-352960b5da91?remove=false +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"e880ca84-207c-420b-98bd-352960b5da91","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1717 - Virtual Mage - Aether.flac","size":22189939,"startOffset":0,"state":"Completed, Succeeded","stateDescription":"Completed, Succeeded","requestedAt":"2025-07-12T23:17:58.7896335","enqueuedAt":"2025-07-12T23:17:59.1806886","startedAt":"2025-07-12T23:17:59.3506444Z","endedAt... +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Dax_VR/e880ca84-207c-420b-98bd-352960b5da91?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/e880ca84-207c-420b-98bd-352960b5da91?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Dax_VR/42689eb5-cf7a-455c-bb6d-5c30d1839bc3?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/42689eb5-cf7a-455c-bb6d-5c30d1839bc3?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Dax_VR/d450a9d4-cc91-44cd-84a5-667a0e4edfe8?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/d450a9d4-cc91-44cd-84a5-667a0e4edfe8?remove=true +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1723 - Virtual Mage - Comet.flac from Dax_VR (size: 13795263) +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac', 'size': 13795263, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:32 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac', 'size': 13795263, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:18:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:33 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1723 - Virtual Mage - Comet.flac from Dax_VR +2025-07-12 16:18:33 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"InProgress","stateDescription":"InProgress","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","bytesTransferred":0,"average... +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/Dax_VR/19ee4575-b463-4865-ade1-1733070126e0?remove=false +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/19ee4575-b463-4865-ade1-1733070126e0?remove=false +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":1,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1727 - Virtual Mage - Orbit Love.flac from Dax_VR (size: 22566763) +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1727 - Virtual Mage - Orbit Love.flac', 'size': 22566763, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:34 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1727 - Virtual Mage - Orbit Love.flac', 'size': 22566763, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:35 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1727 - Virtual Mage - Orbit Love.flac from Dax_VR +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":2,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1757 - Virtual Mage - Moondust.flac from Dax_VR (size: 13162488) +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1757 - Virtual Mage - Moondust.flac', 'size': 13162488, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:53 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1757 - Virtual Mage - Moondust.flac', 'size': 13162488, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:18:54 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1757 - Virtual Mage - Moondust.flac from Dax_VR +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:18:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:18:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:18:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:18:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:18:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/Dax_VR/8e8685c9-a798-491c-97bb-0774440631ec?remove=false +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/8e8685c9-a798-491c-97bb-0774440631ec?remove=false +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Dax_VR/8e8685c9-a798-491c-97bb-0774440631ec?remove=true +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/8e8685c9-a798-491c-97bb-0774440631ec?remove=true +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Removing download with endpoint: transfers/downloads/Dax_VR/0125c7c2-fbb6-403d-8968-0e0544459b4f?remove=true +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/0125c7c2-fbb6-403d-8968-0e0544459b4f?remove=true +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1793 - Virtual Mage - Refraction.flac from Dax_VR (size: 13382035) +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1793 - Virtual Mage - Refraction.flac', 'size': 13382035, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:04 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1793 - Virtual Mage - Refraction.flac', 'size': 13382035, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:05 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1793 - Virtual Mage - Refraction.flac from Dax_VR +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":2,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":2,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - cancel_download:867 - Cancelling download with endpoint: transfers/downloads/Dax_VR/2abbe2c9-5e83-46ba-9cfb-36c81501696b?remove=false +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR/2abbe2c9-5e83-46ba-9cfb-36c81501696b?remove=false +2025-07-12 16:19:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":2,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - download:645 - Attempting to download: Unsynced music\Techno\1819 - Virtual Mage - Liquid Everything.flac from Dax_VR (size: 13219910) +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - download:658 - Using web interface API format: [{'filename': 'Unsynced music\\Techno\\1819 - Virtual Mage - Liquid Everything.flac', 'size': 13219910, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - download:662 - Trying web interface endpoint: transfers/downloads/Dax_VR +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/transfers/downloads/Dax_VR +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: [{'filename': 'Unsynced music\\Techno\\1819 - Virtual Mage - Liquid Everything.flac', 'size': 13219910, 'path': 'E:\\Broque Projects\\newMusic\\downloads'}] +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 201 +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:08 - newmusic.soulseek_client - INFO - download:667 - [SUCCESS] Started download: Unsynced music\Techno\1819 - Virtual Mage - Liquid Everything.flac from Dax_VR +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - download:677 - No ID in response, using filename as fallback: {} +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/transfers/downloads +2025-07-12 16:19:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-12 16:19:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"username":"Dax_VR","directories":[{"directory":"Unsynced music\\Techno","fileCount":3,"files":[{"id":"19ee4575-b463-4865-ade1-1733070126e0","username":"Dax_VR","direction":"Download","filename":"Unsynced music\\Techno\\1723 - Virtual Mage - Comet.flac","size":13795263,"startOffset":0,"state":"Completed, Cancelled","stateDescription":"Completed, Cancelled","requestedAt":"2025-07-12T23:18:33.4094295","enqueuedAt":"2025-07-12T23:18:33.8000652","startedAt":"2025-07-12T23:18:33.9710545Z","endedAt"... +2025-07-12 16:19:15 - newmusic.soulseek_client - DEBUG - clear_all_completed_downloads:890 - Clearing all completed downloads with endpoint: transfers/downloads/all/completed +2025-07-12 16:19:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/transfers/downloads/all/completed +2025-07-12 16:19:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-12 16:19:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-12 16:19:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-12 16:19:15 - newmusic.soulseek_client - INFO - clear_all_completed_downloads:895 - Successfully cleared all completed downloads from slskd diff --git a/ui/pages/__pycache__/downloads.cpython-310.pyc b/ui/pages/__pycache__/downloads.cpython-310.pyc index 6f3ad613..210b0c66 100644 Binary files a/ui/pages/__pycache__/downloads.cpython-310.pyc and b/ui/pages/__pycache__/downloads.cpython-310.pyc differ diff --git a/ui/pages/__pycache__/downloads.cpython-312.pyc b/ui/pages/__pycache__/downloads.cpython-312.pyc index c03b529e..d62c988f 100644 Binary files a/ui/pages/__pycache__/downloads.cpython-312.pyc and b/ui/pages/__pycache__/downloads.cpython-312.pyc differ diff --git a/ui/pages/downloads.py b/ui/pages/downloads.py index 5a70e028..b429659a 100644 --- a/ui/pages/downloads.py +++ b/ui/pages/downloads.py @@ -2343,37 +2343,41 @@ class DownloadItem(QFrame): if not self.soulseek_client or not self.download_id: print(f"Cannot cancel download: missing client or download ID") return - - try: - # Use async cancellation in a simple way - import asyncio - loop = None - try: - loop = asyncio.get_event_loop() - except RuntimeError: - loop = asyncio.new_event_loop() - asyncio.set_event_loop(loop) - - # Run the cancellation - result = loop.run_until_complete(self.soulseek_client.cancel_download(self.download_id)) - - if result: - print(f"Successfully cancelled download: {self.title}") - self.update_status("cancelled", progress=0) - - # Find the parent TabbedDownloadManager and move to finished tab - parent_widget = self.parent() - while parent_widget: - if hasattr(parent_widget, 'move_to_finished'): - parent_widget.move_to_finished(self) - break - parent_widget = parent_widget.parent() + + # Find the parent DownloadsPage to use its async helper + parent_page = self.parent() + while parent_page and not hasattr(parent_page, '_run_async_operation'): + parent_page = parent_page.parent() + + if parent_page: + # Use the parent's async helper for safe event loop management + def on_success(result): + if result: + print(f"Successfully cancelled download: {self.title}") + self.update_status("cancelled", progress=0) - else: - print(f"Failed to cancel download: {self.title}") - - except Exception as e: - print(f"Error cancelling download {self.title}: {e}") + # Find the parent TabbedDownloadManager and move to finished tab + parent_widget = self.parent() + while parent_widget: + if hasattr(parent_widget, 'move_to_finished'): + parent_widget.move_to_finished(self) + break + parent_widget = parent_widget.parent() + + else: + print(f"Failed to cancel download: {self.title}") + + def on_error(error): + print(f"Error cancelling download {self.title}: {error}") + + parent_page._run_async_operation( + self.soulseek_client.cancel_download, + self.download_id, + success_callback=on_success, + error_callback=on_error + ) + else: + print(f"[ERROR] Could not find parent DownloadsPage for async operation") def retry_download(self): """Retry a failed download""" @@ -2662,28 +2666,33 @@ class CompactDownloadItem(QFrame): print(f"[DEBUG] Cancel button clicked - download_id: {self.download_id}, username: {self.username}, title: {self.title}") if self.soulseek_client and self.download_id: print(f"๐Ÿšซ Cancelling download: {self.download_id}") - try: - import asyncio + + # Find the parent DownloadsPage to use its async helper + parent_page = self.parent() + while parent_page and not hasattr(parent_page, '_run_async_operation'): + parent_page = parent_page.parent() + + if parent_page: + # Use the parent's async helper for safe event loop management + def on_success(result): + print(f"[DEBUG] Cancel result: {result}") + if result: + print(f"โœ… Successfully cancelled download: {self.title}") + self.update_status("cancelled") + else: + print(f"โŒ Failed to cancel download: {self.title}") - # Get or create event loop for async operation - try: - loop = asyncio.get_event_loop() - except RuntimeError: - loop = asyncio.new_event_loop() - asyncio.set_event_loop(loop) + def on_error(error): + print(f"โŒ Failed to cancel download: {error}") - # Run the cancellation with username - result = loop.run_until_complete(self.soulseek_client.cancel_download(self.download_id, self.username)) - print(f"[DEBUG] Cancel result: {result}") - - if result: - print(f"โœ… Successfully cancelled download: {self.title}") - self.update_status("cancelled") - else: - print(f"โŒ Failed to cancel download: {self.title}") - - except Exception as e: - print(f"โŒ Failed to cancel download: {e}") + parent_page._run_async_operation( + self.soulseek_client.cancel_download, + self.download_id, self.username, + success_callback=on_success, + error_callback=on_error + ) + else: + print(f"[ERROR] Could not find parent DownloadsPage for async operation") else: print(f"[DEBUG] Cancel failed - soulseek_client: {self.soulseek_client}, download_id: {self.download_id}") @@ -2911,32 +2920,71 @@ class DownloadQueue(QFrame): def remove_download_item(self, item): """Remove a download item from the queue""" + print(f"[DEBUG] remove_download_item() called for '{item.title}' with status '{item.status}'") + print(f"[DEBUG] Queue has {len(self.download_items)} items before removal") + if item in self.download_items: + print(f"[DEBUG] Item found in download_items list, removing...") self.download_items.remove(item) + print(f"[DEBUG] Removed from download_items list. New count: {len(self.download_items)}") + + print(f"[DEBUG] Removing widget from queue_layout...") self.queue_layout.removeWidget(item) + print(f"[DEBUG] Scheduling widget deletion...") item.deleteLater() + + print(f"[DEBUG] Updating queue count...") self.update_queue_count() # Notify parent download manager to update tab counts + print(f"[DEBUG] Finding parent to update tab counts...") parent_widget = self.parent() while parent_widget and not hasattr(parent_widget, 'update_tab_counts'): parent_widget = parent_widget.parent() if parent_widget and hasattr(parent_widget, 'update_tab_counts'): + print(f"[DEBUG] Calling parent.update_tab_counts()...") parent_widget.update_tab_counts() + else: + print(f"[DEBUG] No parent with update_tab_counts found") + + print(f"[DEBUG] remove_download_item() completed for '{item.title}'") + else: + print(f"[DEBUG] Item '{item.title}' NOT found in download_items list!") def clear_completed_downloads(self): """Remove all completed and cancelled download items""" + print(f"[DEBUG] DownloadQueue.clear_completed_downloads() called with {len(self.download_items)} items") items_to_remove = [] - for item in self.download_items: - # Check for various completed and cancelled status formats - if (item.status.lower() in ["completed", "finished", "cancelled", "canceled", "failed"] or - item.status.lower().startswith("completed") or - item.status.lower().startswith("cancelled") or - item.status.lower().startswith("canceled")): - items_to_remove.append(item) + for item in self.download_items: + print(f"[DEBUG] Checking item '{item.title}' with status '{item.status}'") + + # Normalize status for comparison (handle compound statuses like "Completed, Succeeded") + status_lower = item.status.lower() + should_remove = False + + # Check for exact matches + if status_lower in ["completed", "finished", "cancelled", "canceled", "failed"]: + should_remove = True + print(f"[DEBUG] Exact status match: '{item.status}'") + + # Check for partial matches (handles compound statuses) + elif any(keyword in status_lower for keyword in ["completed", "finished", "cancelled", "canceled", "failed", "succeeded"]): + should_remove = True + print(f"[DEBUG] Partial status match: '{item.status}'") + + if should_remove: + print(f"[DEBUG] Item '{item.title}' marked for removal (status: '{item.status}')") + items_to_remove.append(item) + else: + print(f"[DEBUG] Item '{item.title}' NOT marked for removal (status: '{item.status}')") + + print(f"[DEBUG] Removing {len(items_to_remove)} items from queue") for item in items_to_remove: + print(f"[DEBUG] Removing item: '{item.title}'") self.remove_download_item(item) + + print(f"[DEBUG] DownloadQueue.clear_completed_downloads() finished. Remaining items: {len(self.download_items)}") class TabbedDownloadManager(QTabWidget): """Tabbed interface for managing active and finished downloads""" @@ -3007,8 +3055,12 @@ class TabbedDownloadManager(QTabWidget): def move_to_finished(self, download_item): """Move a download item from active to finished queue""" + print(f"[DEBUG] move_to_finished() called for '{download_item.title}' with status '{download_item.status}'") + print(f"[DEBUG] Finished queue currently has {len(self.finished_queue.download_items)} items") + if download_item in self.active_queue.download_items: # Remove from active queue + print(f"[DEBUG] Removing '{download_item.title}' from active queue...") self.active_queue.remove_download_item(download_item) # Ensure completed downloads have 100% progress @@ -3018,6 +3070,7 @@ class TabbedDownloadManager(QTabWidget): print(f"[DEBUG] Ensuring completed download '{download_item.title}' has 100% progress") # Add to finished queue + print(f"[DEBUG] Adding '{download_item.title}' to finished queue with status '{download_item.status}'...") finished_item = self.finished_queue.add_download_item( title=download_item.title, artist=download_item.artist, @@ -3030,6 +3083,7 @@ class TabbedDownloadManager(QTabWidget): username=download_item.username, soulseek_client=download_item.soulseek_client ) + print(f"[DEBUG] Finished queue now has {len(self.finished_queue.download_items)} items") self.update_tab_counts() return finished_item @@ -3068,6 +3122,22 @@ class TabbedDownloadManager(QTabWidget): self.finished_queue.clear_completed_downloads() self.update_tab_counts() + def clear_local_queues_only(self): + """Clear only the local UI queues without backend operations (for use by parent)""" + print("[DEBUG] TabbedDownloadManager.clear_local_queues_only() called") + print(f"[DEBUG] Active queue has {len(self.active_queue.download_items)} items") + print(f"[DEBUG] Finished queue has {len(self.finished_queue.download_items)} items") + + # Clear from both active and finished queues + print("[DEBUG] Clearing active queue...") + self.active_queue.clear_completed_downloads() + print("[DEBUG] Clearing finished queue...") + self.finished_queue.clear_completed_downloads() + print("[DEBUG] Updating tab counts...") + self.update_tab_counts() + + print(f"[DEBUG] After clearing - Active: {len(self.active_queue.download_items)}, Finished: {len(self.finished_queue.download_items)}") + @property def download_items(self): """Return all download items from active queue for compatibility""" @@ -3085,6 +3155,9 @@ class DownloadsPage(QWidget): track_loading_finished = pyqtSignal(object) # Track result object when streaming completes track_loading_progress = pyqtSignal(float, object) # Progress percentage (0-100), track result object + # Signal for clear completed downloads completion (thread-safe communication) + clear_completed_finished = pyqtSignal(bool, object) # backend_success, ui_callback + def __init__(self, soulseek_client=None, parent=None): super().__init__(parent) self.soulseek_client = soulseek_client @@ -3112,6 +3185,8 @@ class DownloadsPage(QWidget): self.download_status_timer.timeout.connect(self.update_download_status) self.download_status_timer.start(2000) # Poll every 2 seconds + # Connect clear completed signal for thread-safe communication + self.clear_completed_finished.connect(self._handle_clear_completion) self.setup_ui() @@ -4814,11 +4889,18 @@ class DownloadsPage(QWidget): print(f"๐Ÿ›‘ Stopping streaming thread for: {getattr(thread.search_result, 'filename', 'unknown')}") thread.stop() # Request stop - # Give thread a moment to stop gracefully - if not thread.wait(1000): # Wait up to 1 second - print(f"โš ๏ธ Force terminating streaming thread") - thread.terminate() - thread.wait(1000) # Wait for termination + # Give thread more time to stop gracefully (3 seconds) + if not thread.wait(3000): # Wait up to 3 seconds + print(f"โš ๏ธ Streaming thread taking longer to stop, giving more time...") + # Try one more time with longer wait + if not thread.wait(2000): # Additional 2 seconds + print(f"โš ๏ธ Force terminating unresponsive streaming thread") + thread.terminate() + thread.wait(1000) # Wait for termination + else: + print(f"โœ“ Streaming thread stopped gracefully (delayed)") + else: + print(f"โœ“ Streaming thread stopped gracefully") # Remove from list if thread in self.streaming_threads: @@ -4859,20 +4941,34 @@ class DownloadsPage(QWidget): if download_id: print(f"๐Ÿšซ Found streaming download ID: {download_id}") - # Cancel the download with remove=True to clean it up - success = await self.soulseek_client.cancel_download(download_id, username, remove=True) + # Cancel the download with remove=False (slskd won't allow remove=True for active downloads) + success = await self.soulseek_client.cancel_download(download_id, username, remove=False) if success: print(f"โœ“ Successfully cancelled streaming download: {os.path.basename(filename)}") else: print(f"โš ๏ธ Failed to cancel streaming download: {os.path.basename(filename)}") + # Try without remove flag as fallback + try: + success = await self.soulseek_client.cancel_download(download_id, username, remove=False) + if success: + print(f"โœ“ Cancelled streaming download with fallback method: {os.path.basename(filename)}") + except Exception as fallback_e: + print(f"โš ๏ธ Fallback cancellation also failed: {fallback_e}") else: print(f"โš ๏ธ Could not find download ID for streaming download: {os.path.basename(filename)}") except Exception as e: print(f"โš ๏ธ Error cancelling streaming download: {e}") + # Continue with graceful fallback - don't let cancellation errors break streaming + print(f"๐Ÿ”„ Continuing with new stream despite cancellation error") finally: - # Clear tracking regardless of success + # Clean up any partial files from the cancelled streaming download + if hasattr(self, 'current_streaming_download') and self.current_streaming_download: + await self._cleanup_cancelled_streaming_files(self.current_streaming_download) + + # Clear tracking regardless of success to prevent stuck state self.current_streaming_download = None + print(f"๐Ÿงน Cleared streaming download tracking") # Also clean up any completed streaming downloads to prevent queue clogging await self._cleanup_completed_streaming_downloads() @@ -4931,18 +5027,88 @@ class DownloadsPage(QWidget): except Exception as e: print(f"โš ๏ธ Error during streaming download cleanup: {e}") + async def _cleanup_cancelled_streaming_files(self, download_info): + """Clean up partial files from cancelled streaming downloads""" + try: + username = download_info.get('username', '') + filename = download_info.get('filename', '') + + if not username or not filename: + return + + print(f"๐Ÿงน Cleaning up cancelled streaming files for: {os.path.basename(filename)}") + + # Get downloads directory from config + from config.settings import config_manager + downloads_config = config_manager.get_downloads_config() + download_path = downloads_config.get('path', './downloads') + + # Look for partial/completed files in downloads directory + filename_base = os.path.splitext(os.path.basename(filename))[0] + + # Search for files that might match this download + for root, dirs, files in os.walk(download_path): + for file in files: + # Check if this file could be from our cancelled download + if (filename_base.lower() in file.lower() or + os.path.basename(filename).lower() == file.lower()): + + file_path = os.path.join(root, file) + try: + print(f"๐Ÿ—‘๏ธ Removing cancelled streaming file: {file_path}") + os.remove(file_path) + + # Clean up empty directories + self._cleanup_empty_directories(download_path, file_path) + + except Exception as e: + print(f"โš ๏ธ Error removing file {file_path}: {e}") + + except Exception as e: + print(f"โš ๏ธ Error cleaning up cancelled streaming files: {e}") + def _cancel_current_streaming_download_sync(self): """Synchronous wrapper for cancelling current streaming download""" if hasattr(self, 'current_streaming_download') and self.current_streaming_download: # Use async event loop to run the cancellation import asyncio + import threading + try: + # Try to get existing event loop first + try: + loop = asyncio.get_event_loop() + if loop.is_running(): + # If loop is running, we need to run in a thread + def run_in_thread(): + new_loop = asyncio.new_event_loop() + asyncio.set_event_loop(new_loop) + try: + new_loop.run_until_complete(self._cancel_current_streaming_download()) + finally: + new_loop.close() + + thread = threading.Thread(target=run_in_thread) + thread.start() + thread.join(timeout=5.0) # Wait max 5 seconds + return + except RuntimeError: + # No event loop in current thread + pass + + # Create and use new event loop loop = asyncio.new_event_loop() asyncio.set_event_loop(loop) - loop.run_until_complete(self._cancel_current_streaming_download()) - loop.close() + try: + loop.run_until_complete(self._cancel_current_streaming_download()) + finally: + loop.close() + except Exception as e: print(f"โš ๏ธ Error in sync streaming download cancellation: {e}") + print(f"๐Ÿ”„ Continuing with new stream despite sync cancellation error") + # Clear tracking as fallback to prevent stuck state + self.current_streaming_download = None def on_streaming_thread_finished(self, thread): """Clean up when streaming thread finishes""" @@ -5168,36 +5334,154 @@ class DownloadsPage(QWidget): except Exception as e: print(f"Error cleaning up finished download thread: {e}") + def _run_async_operation(self, async_func, *args, success_callback=None, error_callback=None): + """Helper method to run async operations safely with proper event loop management""" + import asyncio + import threading + + def run_operation(): + """Run the async operation in a separate thread with its own event loop""" + try: + # Create a fresh event loop for this thread + loop = asyncio.new_event_loop() + asyncio.set_event_loop(loop) + + # Run the async operation + result = loop.run_until_complete(async_func(*args)) + + # Schedule success callback on main thread if provided + if success_callback: + QTimer.singleShot(0, lambda: success_callback(result)) + + return result + + except Exception as e: + print(f"[ERROR] Exception in async operation: {e}") + import traceback + traceback.print_exc() + + # Schedule error callback on main thread if provided + if error_callback: + # Capture the error in a closure to avoid lambda variable issues + def call_error_callback(error=e): + error_callback(error) + QTimer.singleShot(0, call_error_callback) + + return False + + finally: + # Always close the loop we created + try: + loop.close() + except Exception as close_e: + print(f"[WARNING] Error closing event loop: {close_e}") + + try: + # Run the operation in a separate thread + operation_thread = threading.Thread(target=run_operation, daemon=True) + operation_thread.start() + + except Exception as e: + print(f"[ERROR] Exception starting async operation thread: {e}") + import traceback + traceback.print_exc() + def clear_completed_downloads(self): """Clear completed and cancelled downloads from both slskd backend and local queues""" + print("[DEBUG] DownloadsPage.clear_completed_downloads() method called!") + print(f"[DEBUG] Current download queue stats:") + print(f"[DEBUG] - Active queue: {len(self.download_queue.active_queue.download_items)} items") + print(f"[DEBUG] - Finished queue: {len(self.download_queue.finished_queue.download_items)} items") + if not self.soulseek_client: print("[ERROR] No soulseek client available for clearing downloads") return - # Run async clear operation + # Run async clear operation using threading to avoid event loop conflicts import asyncio - try: - # Get the current event loop or create a new one + import threading + + # Define UI update callback outside the thread (with proper self reference) + def update_ui_callback(): + """UI update callback that runs on main thread""" + print("[DEBUG] *** UI CALLBACK EXECUTED *** - Starting UI clear operations...") try: - loop = asyncio.get_event_loop() - except RuntimeError: + # Step 1: Clear local queues + print("[DEBUG] Step 1: Calling clear_local_queues_only()...") + self.download_queue.clear_local_queues_only() + print("[DEBUG] Step 1 completed successfully") + + # Step 2: Update download status + print("[DEBUG] Step 2: Calling update_download_status()...") + self.update_download_status() + print("[DEBUG] Step 2 completed successfully") + + print("[DEBUG] *** UI CALLBACK COMPLETED *** - All UI clear operations finished") + except Exception as e: + print(f"[ERROR] Exception in UI callback: {e}") + import traceback + traceback.print_exc() + # Even if there's an error, try to update the display + try: + print("[DEBUG] Attempting fallback queue update...") + if hasattr(self, 'download_queue'): + self.download_queue.update_tab_counts() + except Exception as fallback_e: + print(f"[ERROR] Fallback update also failed: {fallback_e}") + + def run_clear_operation(): + """Run the clear operation in a separate thread with its own event loop""" + success = False + try: + # Create a fresh event loop for this thread loop = asyncio.new_event_loop() asyncio.set_event_loop(loop) - - print("[DEBUG] ๐Ÿ—‘๏ธ Clearing all completed/cancelled downloads from slskd backend...") - success = loop.run_until_complete(self.soulseek_client.clear_all_completed_downloads()) - - if success: - print("[DEBUG] โœ… Successfully cleared completed/cancelled downloads from backend") - # Also clear from local UI (both active and finished queues) - self.download_queue.clear_completed_downloads() - # Trigger immediate status update to refresh UI - self.update_download_status() - else: - print("[ERROR] โŒ Failed to clear completed/cancelled downloads from backend") + print("[DEBUG] ๐Ÿ—‘๏ธ Clearing all completed/cancelled downloads from slskd backend...") + success = loop.run_until_complete(self.soulseek_client.clear_all_completed_downloads()) + + if success: + print("[DEBUG] โœ… Successfully cleared completed/cancelled downloads from backend") + else: + print("[WARNING] โŒ Backend reported failure, but proceeding with UI clearing anyway") + print("[WARNING] (Web UI may have cleared successfully despite backend failure report)") + + except Exception as e: + print(f"[ERROR] Exception during clear completed downloads: {e}") + import traceback + traceback.print_exc() + finally: + # Always close the loop we created + try: + loop.close() + except Exception as close_e: + print(f"[WARNING] Error closing event loop: {close_e}") + + # CRITICAL: Use signal to communicate with main thread (thread-safe) + print("[DEBUG] Thread completed, emitting completion signal...") + self.clear_completed_finished.emit(success, update_ui_callback) + + try: + # Run the clear operation in a separate thread + clear_thread = threading.Thread(target=run_clear_operation, daemon=True) + clear_thread.start() + except Exception as e: - print(f"[ERROR] Exception during clear completed downloads: {e}") + print(f"[ERROR] Exception starting clear completed downloads thread: {e}") + import traceback + traceback.print_exc() + + def _handle_clear_completion(self, backend_success, ui_callback): + """Handle completion of clear operation on main thread""" + print(f"[DEBUG] _handle_clear_completion called on main thread - backend_success: {backend_success}") + + # ALWAYS clear UI regardless of backend success/failure + # This ensures UI stays in sync even if backend reports false negatives + print("[DEBUG] Executing UI callback on main thread...") + try: + ui_callback() + except Exception as e: + print(f"[ERROR] Exception executing UI callback: {e}") import traceback traceback.print_exc() @@ -5612,6 +5896,7 @@ class DownloadsPage(QWidget): # Clear completed button clear_btn = QPushButton("๐Ÿ—‘๏ธ Clear Completed") clear_btn.setFixedHeight(35) + clear_btn.clicked.connect(self.clear_completed_downloads) # Connect to the clearing method clear_btn.setStyleSheet(""" QPushButton { background: transparent;