diff --git a/core/__pycache__/plex_client.cpython-312.pyc b/core/__pycache__/plex_client.cpython-312.pyc index fda542b7..9a8a77e7 100644 Binary files a/core/__pycache__/plex_client.cpython-312.pyc and b/core/__pycache__/plex_client.cpython-312.pyc differ diff --git a/core/plex_client.py b/core/plex_client.py index 2bf4ec3b..310db60d 100644 --- a/core/plex_client.py +++ b/core/plex_client.py @@ -373,10 +373,9 @@ class PlexClient: logger.warning(f"Index mismatch: cannot store original track for '{track_info.title}'") return tracks - # --- Stage 3: Title-Only Fallback Search --- - logger.debug(f"Stage 3: Performing title-only search for '{title}'") - stage3_results = self.music_library.searchTracks(title=title, limit=limit) - add_candidates(stage3_results) + # --- Stage 3: Title-Only Fallback REMOVED --- + # Removed to prevent false positives where tracks with same title + # but different artists are incorrectly matched tracks = [PlexTrackInfo.from_plex_track(track) for track in candidate_tracks[:limit]] diff --git a/logs/app.log b/logs/app.log index ac5704dc..d5c35cc2 100644 --- a/logs/app.log +++ b/logs/app.log @@ -393342,3 +393342,2153 @@ 2025-07-29 08:50:13 - newmusic.main - INFO - closeEvent:310 - Stopping search maintenance timer... 2025-07-29 08:50:13 - newmusic.main - INFO - closeEvent:315 - Closing Soulseek client... 2025-07-29 08:50:13 - newmusic.main - INFO - closeEvent:321 - Application closed successfully +2025-07-29 09:02:56 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-29 09:02:56 - newmusic.main - INFO - main:335 - Starting NewMusic application +2025-07-29 09:02:57 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 09:02:57 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 09:02:58 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 09:02:59 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 09:02:59 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 09:02:59 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-29 09:02:59 - newmusic.main - INFO - setup_media_player_connections:230 - Media player connections established between sidebar and downloads page +2025-07-29 09:02:59 - newmusic.main - INFO - setup_settings_connections:235 - Settings change connections established +2025-07-29 09:02:59 - newmusic.main - INFO - setup_search_maintenance:91 - Search maintenance timer started (every 2 minutes, keeps 200 most recent searches) +2025-07-29 09:03:01 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 09:03:01 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 09:03:28 - newmusic.main - INFO - change_page:278 - Changed to page: sync +2025-07-29 09:03:29 - newmusic.main - INFO - change_page:278 - Changed to page: downloads +2025-07-29 09:03:29 - newmusic.spotify_client - INFO - _ensure_user_id:204 - Successfully authenticated with Spotify as broquethomas +2025-07-29 09:03:29 - newmusic.spotify_client - INFO - get_user_playlists_metadata_only:265 - Retrieved 10 playlist metadata (first batch) +2025-07-29 09:03:29 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-29 09:03:30 - newmusic.main - INFO - change_page:278 - Changed to page: settings +2025-07-29 09:04:13 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-29 09:04:13 - newmusic.main - INFO - change_page:278 - Changed to page: downloads +2025-07-29 09:04:14 - newmusic.main - INFO - change_page:278 - Changed to page: sync +2025-07-29 09:04:14 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-29 09:04:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:04:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:04:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:41:54.6095265Z","fileCount":13,"id":"77d3f9f4-7751-42e3-95f5-d761589da900","isComplete":true,"lockedFileCount":0,"responseCount":12,"responses":[],"searchText":"Tommy Cash Baba Yaga","startedAt":"2025-07-27T21:41:37.4817996Z","state":"Completed, TimedOut","token":132},{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga... +2025-07-29 09:05:02 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 201 searches from slskd +2025-07-29 09:05:02 - newmusic.soulseek_client - INFO - maintain_search_history:1065 - Maintaining search history: deleting 1 oldest searches (keeping 200) +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - delete_search:982 - Deleting search 77d3f9f4-7751-42e3-95f5-d761589da900 with endpoint: searches/77d3f9f4-7751-42e3-95f5-d761589da900 +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/searches/77d3f9f4-7751-42e3-95f5-d761589da900 +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-29 09:05:02 - newmusic.soulseek_client - DEBUG - delete_search:987 - Successfully deleted search 77d3f9f4-7751-42e3-95f5-d761589da900 +2025-07-29 09:05:02 - newmusic.soulseek_client - INFO - maintain_search_history:1083 - Search maintenance complete: 1 deleted, 0 failed +2025-07-29 09:06:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:06:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:06:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:07:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:07:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:07:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:07:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:08:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:08:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:08:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:09:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:09:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:09:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:09:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:10:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:10:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:10:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:11:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:11:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:11:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:11:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:12:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:12:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:12:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:13:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:13:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:13:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:13:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:14:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:14:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:14:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:15:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:15:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:15:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:15:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:16:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:16:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:16:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:17:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:17:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:17:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:17:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:18:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:18:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:18:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:19:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:19:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:19:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:19:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:20:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:20:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:20:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:21:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:21:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:21:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:21:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:22:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:22:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:22:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:23:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:23:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:23:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:23:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:24:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:24:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:24:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:25:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:25:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:25:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:25:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:26:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:26:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:26:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:27:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:27:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:27:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:27:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:28:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:28:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:28:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:29:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:29:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:29:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:29:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:30:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:30:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:30:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:31:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:31:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:31:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:31:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:32:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:32:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:32:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:33:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:33:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:33:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:33:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:34:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:34:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:34:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:35:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:35:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:35:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:35:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:36:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:36:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:36:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:37:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:37:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:37:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:37:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:38:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:38:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:38:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:39:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:39:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:39:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:39:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:40:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:40:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:40:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:41:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:41:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:41:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:41:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:42:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:42:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:42:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:43:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:43:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:43:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:43:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:44:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:44:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:44:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:45:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:45:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:45:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:45:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:46:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:46:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:46:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:47:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:47:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:47:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:47:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:48:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:48:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:48:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:49:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:49:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:49:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:49:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:50:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:50:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:50:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:51:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:51:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:51:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:51:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:52:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:52:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:52:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:53:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:53:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:53:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:53:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:54:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:54:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:54:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:55:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:55:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:55:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:55:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:56:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:56:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:56:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:57:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:57:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:57:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:57:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 09:58:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 09:58:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 09:58:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 09:59:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 09:59:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 09:59:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 09:59:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:00:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:00:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:00:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:01:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:01:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:01:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:01:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:02:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:02:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:02:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:03:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:03:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:03:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:03:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:04:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:04:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:04:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:05:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:05:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:05:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:05:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:05:29 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-29 10:05:33 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 0 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:05:34 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 33 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:05:34 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 10:05:34 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Signals from Space', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Signals from Space', artist='' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fluxx', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='drifting instrumental', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='drifting instrumental', artist='' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting', artist='' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Space Flute', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fading', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Air Magic', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Just a Dream', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Aether (Slowed & Reverbed)', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='aether slowed reverbed', artist='virtual mage' +2025-07-29 10:05:34 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='aether slowed reverbed', artist='' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='the present sound' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='the present sound' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Blossom', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Red Desert Heat', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Comet', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='The Hidden Cave', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Liquid Everything', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Into the Mirror', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Strange Landscape', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Wisdom Online', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Waves', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Earth Magic', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Refraction', artist='virtual mage' +2025-07-29 10:05:35 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Geometry', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Digitized', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fire Magic', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Orbit Love (Lofi Edit)', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='orbit love lofi edit', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='orbit love lofi edit', artist='' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Orbit Love', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Cube', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Astral Chill', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Temple of Eternity', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Aether', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Moondust', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 4 albums matching query: album='Magic', artist='virtual mage' +2025-07-29 10:05:36 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Breaking the Dream', artist='virtual mage' +2025-07-29 10:06:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:06:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:06:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:07:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:07:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:07:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:07:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:08:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:08:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:08:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:09:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:09:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:09:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:09:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:10:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:10:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:10:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:11:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:11:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:11:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:11:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:12:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:12:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:12:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:13:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:13:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:13:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:13:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:14:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:14:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:14:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:15:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:15:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:15:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:15:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:16:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:16:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:16:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:17:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:17:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:17:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:17:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:18:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:18:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:18:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:19:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:19:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:19:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:19:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:20:05 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Virtual Mage' +2025-07-29 10:20:05 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:20:05 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Virtual Mage Drifting' +2025-07-29 10:20:06 - newmusic.plex_client - DEBUG - search_tracks:377 - Stage 3: Performing title-only search for 'Drifting' +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Intro)' (ratingKey: 264989) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Island Drifting' (ratingKey: 198904) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 323389) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 323402) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 322907) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 322910) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Bubbles Drifting in the Morning Breeze' (ratingKey: 281418) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Original Mix)' (ratingKey: 274102) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 273084) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 271735) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Extended Mix)' (ratingKey: 271736) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 259864) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (sped up)' (ratingKey: 259865) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (slowed + reverb)' (ratingKey: 259866) +2025-07-29 10:20:10 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 270651) +2025-07-29 10:20:10 - newmusic.plex_client - INFO - search_tracks:392 - Found 15 total potential matches for 'Drifting' by 'Virtual Mage' after all stages. +2025-07-29 10:20:34 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Virtual Mage' +2025-07-29 10:20:34 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:20:34 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Virtual Mage Drifting' +2025-07-29 10:20:35 - newmusic.plex_client - DEBUG - search_tracks:377 - Stage 3: Performing title-only search for 'Drifting' +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Intro)' (ratingKey: 264989) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Island Drifting' (ratingKey: 198904) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 323389) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 323402) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 322907) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 322910) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Bubbles Drifting in the Morning Breeze' (ratingKey: 281418) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Original Mix)' (ratingKey: 274102) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 273084) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 271735) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Extended Mix)' (ratingKey: 271736) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 259864) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (sped up)' (ratingKey: 259865) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (slowed + reverb)' (ratingKey: 259866) +2025-07-29 10:20:36 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 270651) +2025-07-29 10:20:36 - newmusic.plex_client - INFO - search_tracks:392 - Found 15 total potential matches for 'Drifting' by 'Virtual Mage' after all stages. +2025-07-29 10:20:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:20:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:20:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:21:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:21:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:21:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:21:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:22:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:22:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:22:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:23:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:23:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:23:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:23:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:24:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:24:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:24:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:25:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:25:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:25:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:25:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:26:59 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:26:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:26:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:27:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:27:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:27:00 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 200 searches from slskd +2025-07-29 10:27:00 - newmusic.soulseek_client - DEBUG - maintain_search_history:1058 - Search count (200) within limit (200), no maintenance needed +2025-07-29 10:28:42 - newmusic.main - INFO - closeEvent:295 - Closing application... +2025-07-29 10:28:42 - newmusic.main - INFO - closeEvent:300 - Cleaning up Downloads page threads... +2025-07-29 10:28:42 - newmusic.main - INFO - closeEvent:305 - Stopping status monitoring thread... +2025-07-29 10:28:45 - newmusic.main - INFO - closeEvent:310 - Stopping search maintenance timer... +2025-07-29 10:28:45 - newmusic.main - INFO - closeEvent:315 - Closing Soulseek client... +2025-07-29 10:28:45 - newmusic.main - INFO - closeEvent:321 - Application closed successfully +2025-07-29 10:29:36 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-29 10:29:36 - newmusic.main - INFO - main:335 - Starting NewMusic application +2025-07-29 10:29:36 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:29:36 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 10:29:37 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:29:37 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:29:37 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 10:29:37 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-29 10:29:37 - newmusic.main - INFO - setup_media_player_connections:230 - Media player connections established between sidebar and downloads page +2025-07-29 10:29:37 - newmusic.main - INFO - setup_settings_connections:235 - Settings change connections established +2025-07-29 10:29:37 - newmusic.main - INFO - setup_search_maintenance:91 - Search maintenance timer started (every 2 minutes, keeps 200 most recent searches) +2025-07-29 10:29:38 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 10:29:38 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 10:29:40 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-29 10:29:44 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 0 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:29:45 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 33 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:29:45 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 10:29:45 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Signals from Space', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Signals from Space', artist='' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fluxx', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='drifting instrumental', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='drifting instrumental', artist='' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Drifting', artist='' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Space Flute', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fading', artist='virtual mage' +2025-07-29 10:29:45 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Air Magic', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Just a Dream', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Aether (Slowed & Reverbed)', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='aether slowed reverbed', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='aether slowed reverbed', artist='' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='the present sound' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='the present sound' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Blossom', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Red Desert Heat', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Comet', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='The Hidden Cave', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Liquid Everything', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Into the Mirror', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Strange Landscape', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Wisdom Online', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Waves', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Earth Magic', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Refraction', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Geometry', artist='virtual mage' +2025-07-29 10:29:46 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Digitized', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Fire Magic', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Orbit Love (Lofi Edit)', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='orbit love lofi edit', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='orbit love lofi edit', artist='' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Orbit Love', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Cube', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Astral Chill', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Temple of Eternity', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Aether', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Moondust', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 4 albums matching query: album='Magic', artist='virtual mage' +2025-07-29 10:29:47 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Breaking the Dream', artist='virtual mage' +2025-07-29 10:29:51 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Virtual Mage' +2025-07-29 10:29:51 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:29:51 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Virtual Mage Drifting' +2025-07-29 10:29:52 - newmusic.plex_client - DEBUG - search_tracks:377 - Stage 3: Performing title-only search for 'Drifting' +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Intro)' (ratingKey: 264989) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Island Drifting' (ratingKey: 198904) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 323389) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 323402) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING!' (ratingKey: 322907) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'STOP DRIFTING! (Instrumental)' (ratingKey: 322910) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Bubbles Drifting in the Morning Breeze' (ratingKey: 281418) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Original Mix)' (ratingKey: 274102) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 273084) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting' (ratingKey: 271735) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'Drifting (Extended Mix)' (ratingKey: 271736) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 259864) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (sped up)' (ratingKey: 259865) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting (slowed + reverb)' (ratingKey: 259866) +2025-07-29 10:29:53 - newmusic.plex_client - DEBUG - search_tracks:387 - Stored original track reference for 'drifting' (ratingKey: 270651) +2025-07-29 10:29:53 - newmusic.plex_client - INFO - search_tracks:392 - Found 15 total potential matches for 'Drifting' by 'Virtual Mage' after all stages. +2025-07-29 10:30:49 - newmusic.main - INFO - closeEvent:295 - Closing application... +2025-07-29 10:30:49 - newmusic.main - INFO - closeEvent:300 - Cleaning up Downloads page threads... +2025-07-29 10:30:49 - newmusic.main - INFO - closeEvent:305 - Stopping status monitoring thread... +2025-07-29 10:30:52 - newmusic.main - INFO - closeEvent:310 - Stopping search maintenance timer... +2025-07-29 10:30:52 - newmusic.main - INFO - closeEvent:315 - Closing Soulseek client... +2025-07-29 10:30:52 - newmusic.main - INFO - closeEvent:321 - Application closed successfully +2025-07-29 10:30:55 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-29 10:30:55 - newmusic.main - INFO - main:335 - Starting NewMusic application +2025-07-29 10:30:55 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:30:55 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 10:30:56 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:30:56 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-29 10:30:56 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-29 10:30:56 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-29 10:30:56 - newmusic.main - INFO - setup_media_player_connections:230 - Media player connections established between sidebar and downloads page +2025-07-29 10:30:56 - newmusic.main - INFO - setup_settings_connections:235 - Settings change connections established +2025-07-29 10:30:56 - newmusic.main - INFO - setup_search_maintenance:91 - Search maintenance timer started (every 2 minutes, keeps 200 most recent searches) +2025-07-29 10:30:56 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 10:30:56 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 10:30:57 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-29 10:31:03 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 0 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:31:03 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 33 albums for artist 1gEHdJ4DIEL2JuyRnNfMkt +2025-07-29 10:31:04 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-29 10:31:04 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Signals from Space', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Signals from Space', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Fluxx', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Drifting (Instrumental)', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='drifting instrumental', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='drifting instrumental', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Drifting', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Drifting', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Space Flute', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Fading', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Air Magic', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Just a Dream', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Aether (Slowed & Reverbed)', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='aether slowed reverbed', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='aether slowed reverbed', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='astral chill the present sound remix', artist='virtual mage' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='the present sound' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Astral Chill (The Present Sound Remix)', artist='' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='astral chill the present sound remix', artist='the present sound' +2025-07-29 10:31:04 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='astral chill the present sound remix', artist='' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Blossom', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Red Desert Heat', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Comet', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='The Hidden Cave', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Liquid Everything', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Into the Mirror', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Strange Landscape', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Wisdom Online', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Waves', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Earth Magic', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Refraction', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Geometry', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Digitized', artist='virtual mage' +2025-07-29 10:31:05 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Fire Magic', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Orbit Love (Lofi Edit)', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='orbit love lofi edit', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='orbit love lofi edit', artist='' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='Orbit Love', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Cube', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='Astral Chill', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Temple of Eternity', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='Aether', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Moondust', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 4 albums matching query: album='Magic', artist='virtual mage' +2025-07-29 10:31:06 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Breaking the Dream', artist='virtual mage' +2025-07-29 10:31:08 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Virtual Mage' +2025-07-29 10:31:08 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:31:08 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Virtual Mage Drifting' +2025-07-29 10:31:09 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Virtual Mage Drifting' +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Virtual Mage Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Virtual Mage Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"c433578b-d539-47f5-be81-998637078d1e","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Virtual Mage Drifting","startedAt":"2025-07-29T17:31:09.2931295Z","state":"InProgress","token":1008}... +2025-07-29 10:31:09 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: c433578b-d539-47f5-be81-998637078d1e +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/60) - elapsed: 0.0s +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/60) - elapsed: 1.0s +2025-07-29 10:31:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:11 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 3/60) - elapsed: 2.0s +2025-07-29 10:31:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:13 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 4/60) - elapsed: 3.0s +2025-07-29 10:31:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:14 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 5/60) - elapsed: 4.0s +2025-07-29 10:31:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:15 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 6/60) - elapsed: 5.0s +2025-07-29 10:31:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:16 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 7/60) - elapsed: 6.0s +2025-07-29 10:31:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:18 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 8/60) - elapsed: 7.0s +2025-07-29 10:31:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:19 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 9/60) - elapsed: 8.0s +2025-07-29 10:31:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:20 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 10/60) - elapsed: 9.0s +2025-07-29 10:31:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:22 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 11/60) - elapsed: 10.0s +2025-07-29 10:31:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:23 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 12/60) - elapsed: 11.0s +2025-07-29 10:31:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:24 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 13/60) - elapsed: 12.0s +2025-07-29 10:31:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:25 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 14/60) - elapsed: 13.0s +2025-07-29 10:31:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:27 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 15/60) - elapsed: 14.0s +2025-07-29 10:31:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:28 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 16/60) - elapsed: 15.0s +2025-07-29 10:31:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:29 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 17/60) - elapsed: 16.0s +2025-07-29 10:31:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:30 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 18/60) - elapsed: 17.0s +2025-07-29 10:31:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:32 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 19/60) - elapsed: 18.0s +2025-07-29 10:31:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:33 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 20/60) - elapsed: 19.0s +2025-07-29 10:31:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:34 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 21/60) - elapsed: 20.0s +2025-07-29 10:31:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:35 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 22/60) - elapsed: 21.0s +2025-07-29 10:31:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 23/60) - elapsed: 22.0s +2025-07-29 10:31:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:38 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 24/60) - elapsed: 23.0s +2025-07-29 10:31:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:39 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 25/60) - elapsed: 24.0s +2025-07-29 10:31:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:41 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 26/60) - elapsed: 25.0s +2025-07-29 10:31:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:42 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 27/60) - elapsed: 26.0s +2025-07-29 10:31:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:43 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 28/60) - elapsed: 27.0s +2025-07-29 10:31:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:43 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:43 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:44 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 29/60) - elapsed: 28.0s +2025-07-29 10:31:44 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:44 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:46 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 30/60) - elapsed: 29.0s +2025-07-29 10:31:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:47 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 31/60) - elapsed: 30.0s +2025-07-29 10:31:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:48 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 32/60) - elapsed: 31.0s +2025-07-29 10:31:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:48 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:48 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:49 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 33/60) - elapsed: 32.0s +2025-07-29 10:31:49 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:49 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:51 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 34/60) - elapsed: 33.0s +2025-07-29 10:31:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:52 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 35/60) - elapsed: 34.0s +2025-07-29 10:31:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:53 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 36/60) - elapsed: 35.0s +2025-07-29 10:31:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:55 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 37/60) - elapsed: 36.0s +2025-07-29 10:31:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:56 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 38/60) - elapsed: 37.0s +2025-07-29 10:31:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:57 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 39/60) - elapsed: 38.0s +2025-07-29 10:31:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:31:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 40/60) - elapsed: 39.0s +2025-07-29 10:31:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:31:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:31:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:31:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 41/60) - elapsed: 40.0s +2025-07-29 10:32:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:01 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 42/60) - elapsed: 41.0s +2025-07-29 10:32:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:02 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 43/60) - elapsed: 42.0s +2025-07-29 10:32:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:03 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 44/60) - elapsed: 43.0s +2025-07-29 10:32:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 45/60) - elapsed: 44.0s +2025-07-29 10:32:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 46/60) - elapsed: 45.0s +2025-07-29 10:32:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:07 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 47/60) - elapsed: 46.0s +2025-07-29 10:32:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:08 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 48/60) - elapsed: 47.0s +2025-07-29 10:32:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 49/60) - elapsed: 48.0s +2025-07-29 10:32:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:11 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 50/60) - elapsed: 49.0s +2025-07-29 10:32:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:12 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 51/60) - elapsed: 50.0s +2025-07-29 10:32:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:14 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 52/60) - elapsed: 51.0s +2025-07-29 10:32:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:15 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 53/60) - elapsed: 52.0s +2025-07-29 10:32:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:16 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 54/60) - elapsed: 53.0s +2025-07-29 10:32:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:17 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 55/60) - elapsed: 54.0s +2025-07-29 10:32:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:19 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 56/60) - elapsed: 55.0s +2025-07-29 10:32:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:20 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 57/60) - elapsed: 56.0s +2025-07-29 10:32:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:21 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 58/60) - elapsed: 57.0s +2025-07-29 10:32:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:22 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 59/60) - elapsed: 58.0s +2025-07-29 10:32:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 60/60) - elapsed: 59.0s +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c433578b-d539-47f5-be81-998637078d1e/responses +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:24 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 0 tracks and 0 albums for query: Virtual Mage Drifting +2025-07-29 10:32:24 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Drifting Virtual' +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Drifting Virtual', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Drifting Virtual', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"c7520aea-fae6-4724-93dd-c19c8e01dc2e","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Drifting Virtual","startedAt":"2025-07-29T17:32:24.6847336Z","state":"InProgress","token":1009}... +2025-07-29 10:32:24 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: c7520aea-fae6-4724-93dd-c19c8e01dc2e +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/60) - elapsed: 0.0s +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:25 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/60) - elapsed: 1.0s +2025-07-29 10:32:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:27 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 3/60) - elapsed: 2.0s +2025-07-29 10:32:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:28 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 4/60) - elapsed: 3.0s +2025-07-29 10:32:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:29 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 5/60) - elapsed: 4.0s +2025-07-29 10:32:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:31 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 6/60) - elapsed: 5.0s +2025-07-29 10:32:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:32 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 7/60) - elapsed: 6.0s +2025-07-29 10:32:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:33 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 8/60) - elapsed: 7.0s +2025-07-29 10:32:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:34 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 9/60) - elapsed: 8.0s +2025-07-29 10:32:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:36 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 10/60) - elapsed: 9.0s +2025-07-29 10:32:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 11/60) - elapsed: 10.0s +2025-07-29 10:32:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:38 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 12/60) - elapsed: 11.0s +2025-07-29 10:32:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:39 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 13/60) - elapsed: 12.0s +2025-07-29 10:32:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 14/60) - elapsed: 13.0s +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:41 - newmusic.soulseek_client - INFO - search:597 - Found 2 new responses (2 total) at 13.0s +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 2 user responses +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ember has 1 files +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User aehse has 1 files +2025-07-29 10:32:41 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 2 individual tracks and 0 albums +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 2 potential albums processed +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: ember/@@bvenl/music/Brian Eno/Another Green World (1975) -> 1 tracks +2025-07-29 10:32:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: aehse/music/Playlists/VIRTUAL SELF UTOPIA -> 1 tracks +2025-07-29 10:32:41 - newmusic.soulseek_client - INFO - search:617 - Processed results: 2 tracks, 0 albums +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 15/60) - elapsed: 14.0s +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:42 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:43 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 16/60) - elapsed: 15.0s +2025-07-29 10:32:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:44 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 17/60) - elapsed: 16.0s +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:45 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 18/60) - elapsed: 17.0s +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:46 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 19/60) - elapsed: 18.0s +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:47 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:48 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 20/60) - elapsed: 19.0s +2025-07-29 10:32:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:49 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 21/60) - elapsed: 20.0s +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:50 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 22/60) - elapsed: 21.0s +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:51 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 23/60) - elapsed: 22.0s +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:52 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:53 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 24/60) - elapsed: 23.0s +2025-07-29 10:32:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:54 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 25/60) - elapsed: 24.0s +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:55 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 26/60) - elapsed: 25.0s +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:42:01.7922989Z","fileCount":5,"id":"311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b","isComplete":true,"lockedFileCount":0,"responseCount":5,"responses":[],"searchText":"Tommy Cash SugaSuga","startedAt":"2025-07-27T21:41:45.4731851Z","state":"Completed, TimedOut","token":133},{"endedAt":"2025-07-27T21:42:33.6566177Z","fileCount":0,"id":"aa71d965-7f3c-4dae-8203-f0cdab9872e3","isComplete":true,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"ProRapSuperstar","star... +2025-07-29 10:32:56 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 202 searches from slskd +2025-07-29 10:32:56 - newmusic.soulseek_client - INFO - maintain_search_history:1065 - Maintaining search history: deleting 2 oldest searches (keeping 200) +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - delete_search:982 - Deleting search 311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b with endpoint: searches/311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/searches/311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b +2025-07-29 10:32:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - delete_search:987 - Successfully deleted search 311dfb3f-08aa-49e9-8e33-a3f9d7b0fb8b +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - delete_search:982 - Deleting search aa71d965-7f3c-4dae-8203-f0cdab9872e3 with endpoint: searches/aa71d965-7f3c-4dae-8203-f0cdab9872e3 +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/searches/aa71d965-7f3c-4dae-8203-f0cdab9872e3 +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - delete_search:987 - Successfully deleted search aa71d965-7f3c-4dae-8203-f0cdab9872e3 +2025-07-29 10:32:57 - newmusic.soulseek_client - INFO - maintain_search_history:1083 - Search maintenance complete: 2 deleted, 0 failed +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 27/60) - elapsed: 26.0s +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:57 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:32:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 28/60) - elapsed: 27.0s +2025-07-29 10:32:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:32:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:32:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:32:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:32:59 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 29/60) - elapsed: 28.0s +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:00 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 30/60) - elapsed: 29.0s +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:01 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:02 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 31/60) - elapsed: 30.0s +2025-07-29 10:33:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:03 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 32/60) - elapsed: 31.0s +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:04 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 33/60) - elapsed: 32.0s +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:05 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 34/60) - elapsed: 33.0s +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:06 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:07 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 35/60) - elapsed: 34.0s +2025-07-29 10:33:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:08 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 36/60) - elapsed: 35.0s +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:09 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 37/60) - elapsed: 36.0s +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:10 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 38/60) - elapsed: 37.0s +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:11 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:12 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 39/60) - elapsed: 38.0s +2025-07-29 10:33:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:13 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 40/60) - elapsed: 39.0s +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:14 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 41/60) - elapsed: 40.0s +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:15 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 42/60) - elapsed: 41.0s +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:16 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:17 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 43/60) - elapsed: 42.0s +2025-07-29 10:33:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:18 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 44/60) - elapsed: 43.0s +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:19 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 45/60) - elapsed: 44.0s +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:20 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:21 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 46/60) - elapsed: 45.0s +2025-07-29 10:33:21 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:21 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:22 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 47/60) - elapsed: 46.0s +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:23 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 48/60) - elapsed: 47.0s +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:24 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 49/60) - elapsed: 48.0s +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:25 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:26 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 50/60) - elapsed: 49.0s +2025-07-29 10:33:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:27 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 51/60) - elapsed: 50.0s +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:28 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 52/60) - elapsed: 51.0s +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:29 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 53/60) - elapsed: 52.0s +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:30 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:31 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 54/60) - elapsed: 53.0s +2025-07-29 10:33:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:32 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 55/60) - elapsed: 54.0s +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:33 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 56/60) - elapsed: 55.0s +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:34 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:35 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 57/60) - elapsed: 56.0s +2025-07-29 10:33:35 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:35 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:36 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 58/60) - elapsed: 57.0s +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:37 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 59/60) - elapsed: 58.0s +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:38 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 60/60) - elapsed: 59.0s +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/c7520aea-fae6-4724-93dd-c19c8e01dc2e/responses +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":257,"code":1,"extension":"","filename":"@@bvenl\\music\\Brian Eno\\Another Green World (1975)\\14 - Spirits Drifting [AAC-256].m4a","length":171,"size":6009866,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1009,"uploadSpeed":0,"username":"ember"},{"fileCount":1,"files":[{"bitDepth":16,"code":1,"extension":"","filename":"music\\Playlists\\VIRTUAL SELF UTOPIA\\161 Lange, skye - Drifting Away (Extended Mi... +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - search:624 - No new responses, total still: 2 +2025-07-29 10:33:39 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 2 tracks and 0 albums for query: Drifting Virtual +2025-07-29 10:33:39 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Drifting' +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:39 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"ae9bb039-0e3d-4a95-ac29-8ddb67d55f4f","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Drifting","startedAt":"2025-07-29T17:33:40.0981892Z","state":"InProgress","token":1010}... +2025-07-29 10:33:40 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: ae9bb039-0e3d-4a95-ac29-8ddb67d55f4f +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/60) - elapsed: 0.0s +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/ae9bb039-0e3d-4a95-ac29-8ddb67d55f4f/responses +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/60) - elapsed: 1.0s +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/ae9bb039-0e3d-4a95-ac29-8ddb67d55f4f/responses +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"fileCount":1,"files":[{"bitRate":128,"code":1,"extension":"","filename":"@@mpcru\\slsk\\sc backups\\phixel\\FLOATING - 8-Bit Cloud Drifting Mix.mp3","length":116,"size":1932419,"isLocked":false}],"hasFreeUploadSlot":true,"lockedFileCount":0,"lockedFiles":[],"queueLength":0,"token":1010,"uploadSpeed":1016310,"username":"runescape"},{"fileCount":19,"files":[{"bitRate":321,"code":1,"extension":"","filename":"@@ibcsl\\Music\\=Fix=\\AA - New Grabs\\- Lincoln Durham - Drifting Wood.m4a","length":26... +2025-07-29 10:33:41 - newmusic.soulseek_client - INFO - search:597 - Found 250 new responses (250 total) at 1.0s +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:345 - Processing 250 user responses +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User runescape has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Senik1221 has 19 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sleeplike has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User s1m0n has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zerothepenguin has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmustbeacamel has 10 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Traurigeist has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Firstandyew has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Fortuitous has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tirantrex has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mankoko has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xcixxorx has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User saskrotch has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User macro has 22 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thampy has 15 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lilprincess_uwu has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User spenpont has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User winivb has 11 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Fomenko has 32 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gutbuckethero has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User snolepard has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User YVR has 22 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bitsixfour has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xjshawx has 17 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User n11byt3 has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ninjasaurus9000 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User grogg has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Shad66 has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User channouze has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ggt has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jalan1268 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User TheBun has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bradchadley has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User M3H9X has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mothpupuy has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User wonky86 has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Automatica2012 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Quasar_Sniffer has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User recovery8655 has 7 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User man1 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jackbishop` has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaschenck1 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User clearing has 22 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User daisaki has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User churchofozzy1 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ofthe573 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User miniskirt has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mrkgnao has 34 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User leonbrady has 57 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User WanderLemming has 34 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User enocraz has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shanealeslie has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loudHappyWarthogDream has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User C0unt_Zer0 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User akizerodark has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nuclearjew77 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JamesTran has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Perky87 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vhsdream has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mstrfggt has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djjeck has 19 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gwss2 has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Adequate has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User awarturtle has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User floralbeat has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Bassblitzed has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pavlov1955 has 20 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User towmotor has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kiodesu has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User nitrogenkitty has 30 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ar2 has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User benloran has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Zeni has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Valerie Page has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SlewFoot has 10 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stoneweather has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jimtybobert has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User streetsngr has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Trisska has 52 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Jizosoxu has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User datroope has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bishopsdownloads has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User carvaccoman has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User davo1624 has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User vebberim has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ganten7 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gariplex has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User M3H9Y has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djtriv has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ronintron has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User limbot has 11 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User darkoutsider has 44 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mjp@1948 has 51 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User superluminaire has 28 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User BakersfieldSound has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djjamesanthony has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User prnzokoshiro has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bedriddenaquanaut has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Wagon has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kiricin has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User slsk2d2 has 17 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lykatheaaflame has 17 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User geraldo876 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LunarForce has 16 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alkerias has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ebits has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User thedudeabides has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Ragnarxxx has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cogentco has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mazinkaiser has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DJSeith has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User yroyathon has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User soulb2022 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User valgalder has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User medulavalue has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Yuri_2356 has 30 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sniper has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User soulseekiest has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Icy262 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User m0ngk has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User squallage has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User stealthriot2 has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User dedkid has 16 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Hatch has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User OrGaN_DoNoR has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User JERSEYDUDE has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jackboom has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User notakikenig has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jORGEgUZ has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User a_cool_bug has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User PhoenixFire has 13 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tindalos has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sitzkrieg has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Sonder has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User purephase has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Euphonica321 has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User paow has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User felonraper has 33 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kgsullivan has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tornadal has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Branwulf has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rankstranger has 310 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Bruxist has 16 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lololololololol has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User itmightbemikey has 13 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User 7vcoTIRF5V4IkMbRlN has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User exurgency has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Clearview has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Prkl has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User alb18 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User damnablebear has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tehfuture has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Prime7177 has 9 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User loamlover has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsdewey5 has 233 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User magicmk has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User small_pharma has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User cinerobert142857 has 21 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User orangedragon1029 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User snifter has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jonwon has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rosescape has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hinoteku2 has 41 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tsuukai. has 31 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Godzilla1 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Crusader112 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gumbyfreshgaul has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ScaruffiDrone10000 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User signaljam has 7 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sublinkday2 has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DeepSlackerJazz has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Goredozer has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User area51aruba has 11 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User villacoapa has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User shutupman2 has 56 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bertoxiv has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User baldiebigboots has 24 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User esacrewol1 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rozhestvensky has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User todayspills has 21 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zonk3 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User coolfunhot has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User whunk has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User quopterex has 27 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Lioncache has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User novasystem has 42 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User xecutioner819 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User bootyboss has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Livewire8434 has 13 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fenixxark has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jlb42 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User eatcubensis has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User rpgdude has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User CHMN has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Morgan Joylighter has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User tbssupersta has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User kubiq7 has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Synfandel has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User musky has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SoulHunterWolf has 43 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zachhilllover72 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jazz123 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sarggarg has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User lauz has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Matt B has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Greengerg has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User soakthesaddle has 7 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ShitfaceMcGee has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User DrAsphyxia has 7 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sineo has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User handyhobo has 15 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User fudge has 10 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User slaglenator has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Riche2k24 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hipchem1 has 0 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pmhz has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User polop148 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User myspacearchiveproject has 10 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User trampsfiles has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Gbscobel has 20 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User foorjee has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Nilkse has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User properly has 14 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ElTipoAgudo has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User keir has 30 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jaybee123 has 4 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User grizabella has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User sdk164 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User hackervoice_x86 has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User RavenSan2 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User SweetMusic has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User LordFerite has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User mehr has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Tycoon57 has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User djblaaaaa has 8 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User onefiveone has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User zalambda has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User FelixMeow76 has 12 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User MOBIUS__DRIP has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User gayscience has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User faercol has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User digimotong has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User prinxess_xanax has 1 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User ThisIsMeToo has 11 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pystoph has 6 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User jalilus has 2 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Arkainnihx has 7 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Pravanand has 40 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Witless37 has 3 files +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:353 - User Badsores24 has 5 files +2025-07-29 10:33:41 - newmusic.soulseek_client - INFO - _process_search_responses:399 - Found 1542 individual tracks and 165 albums +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:400 - Album detection details: 1704 potential albums processed +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: runescape/@@mpcru/slsk/sc backups/phixel -> 1 tracks +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Senik1221/@@ibcsl/Music/=Fix=/AA - New Grabs -> 1 tracks +2025-07-29 10:33:41 - newmusic.soulseek_client - DEBUG - _process_search_responses:402 - Album: Senik1221/@@ibcsl/Music/=Fix=/Babylon 5 Audio Archive/Movies/05 Thirdspace -> 1 tracks +2025-07-29 10:33:41 - newmusic.soulseek_client - INFO - search:617 - Processed results: 1542 tracks, 165 albums +2025-07-29 10:33:41 - newmusic.soulseek_client - INFO - search:621 - Early termination: Found 250 responses, stopping search +2025-07-29 10:33:41 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 1542 tracks and 165 albums for query: Drifting +2025-07-29 10:33:57 - newmusic.soulseek_client - INFO - search:551 - Starting search for: 'Virtual Mage Drifting' +2025-07-29 10:33:57 - newmusic.soulseek_client - DEBUG - search:561 - Search data: {'searchText': 'Virtual Mage Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:33:57 - newmusic.soulseek_client - DEBUG - search:562 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:33:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making POST request to: http://localhost:5030/api/v0/searches +2025-07-29 10:33:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:57 - newmusic.soulseek_client - DEBUG - _make_request:245 - JSON payload: {'searchText': 'Virtual Mage Drifting', 'timeout': 60000, 'filterResponses': True, 'minimumResponseFileCount': 1, 'minimumPeerUploadSpeed': 0} +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: {"fileCount":0,"id":"7b843d22-4ec2-4574-9998-a166162043e3","isComplete":false,"lockedFileCount":0,"responseCount":0,"responses":[],"searchText":"Virtual Mage Drifting","startedAt":"2025-07-29T17:33:58.0067073Z","state":"InProgress","token":1011}... +2025-07-29 10:33:58 - newmusic.soulseek_client - INFO - search:575 - Search initiated with ID: 7b843d22-4ec2-4574-9998-a166162043e3 +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 1/60) - elapsed: 0.0s +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:33:59 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 2/60) - elapsed: 1.0s +2025-07-29 10:33:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:33:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:33:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:33:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 3/60) - elapsed: 2.0s +2025-07-29 10:34:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:01 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 4/60) - elapsed: 3.0s +2025-07-29 10:34:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:02 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:02 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:03 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 5/60) - elapsed: 4.0s +2025-07-29 10:34:03 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:03 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:04 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 6/60) - elapsed: 5.0s +2025-07-29 10:34:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 7/60) - elapsed: 6.0s +2025-07-29 10:34:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 8/60) - elapsed: 7.0s +2025-07-29 10:34:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:07 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:07 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:08 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 9/60) - elapsed: 8.0s +2025-07-29 10:34:08 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:08 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:09 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 10/60) - elapsed: 9.0s +2025-07-29 10:34:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 11/60) - elapsed: 10.0s +2025-07-29 10:34:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:11 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:11 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:12 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 12/60) - elapsed: 11.0s +2025-07-29 10:34:12 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:12 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:13 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 13/60) - elapsed: 12.0s +2025-07-29 10:34:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:14 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 14/60) - elapsed: 13.0s +2025-07-29 10:34:14 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:14 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:14 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:14 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:15 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 15/60) - elapsed: 14.0s +2025-07-29 10:34:15 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:15 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:16 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:16 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:16 - newmusic.spotify_client - INFO - get_artist_albums:461 - Retrieved 30 albums for artist 06HL4z0CvFAxyc27GXpf02 +2025-07-29 10:34:16 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY', artist='taylor swift' +2025-07-29 10:34:16 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='the tortured poets department the anthology', artist='taylor swift' +2025-07-29 10:34:16 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='the tortured poets department the anthology', artist='' +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='THE TORTURED POETS DEPARTMENT', artist='taylor swift' +2025-07-29 10:34:17 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 16/60) - elapsed: 15.0s +2025-07-29 10:34:17 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:17 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='1989 (Taylor's Version) [Deluxe]', artist='taylor swift' +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='1989 (Taylor's Version) [Deluxe]', artist='' +2025-07-29 10:34:17 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:17 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='1989 (Taylor's Version)', artist='taylor swift' +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-29 10:34:17 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Speak Now (Taylor's Version)', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='speak now', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Midnights (The Til Dawn Edition)', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='midnights the til dawn edition', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 17/60) - elapsed: 16.0s +2025-07-29 10:34:18 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:18 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='midnights the til dawn edition', artist='' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Midnights (3am Edition)', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='midnights 3am edition', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='midnights 3am edition', artist='' +2025-07-29 10:34:18 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:18 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 3 albums matching query: album='Midnights', artist='taylor swift' +2025-07-29 10:34:18 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Red (Taylor's Version)', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='red', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 3 albums matching query: album='Fearless (Taylor's Version)', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='fearless', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='evermore (deluxe version)', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 18/60) - elapsed: 17.0s +2025-07-29 10:34:19 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:19 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='evermore', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='evermore', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='folklore: the long pond studio sessions (from the Disney+ special) [deluxe edition]', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='folklore: the long pond studio sessions (from the Disney+ special) [deluxe edition]', artist='' +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='folklore the long pond studio sessions from the disney special deluxe edition', artist='taylor swift' +2025-07-29 10:34:19 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:19 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:19 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='folklore the long pond studio sessions from the disney special deluxe edition', artist='' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='folklore (deluxe version)', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='folklore', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='folklore', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 2 albums matching query: album='Lover', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Taylor Swift Karaoke: reputation', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='taylor swift karaoke reputation', artist='taylor swift' +2025-07-29 10:34:20 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='taylor swift karaoke reputation', artist='' +2025-07-29 10:34:20 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 19/60) - elapsed: 18.0s +2025-07-29 10:34:20 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:20 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:21 - newmusic.plex_client - DEBUG - search_albums:691 - Found 4 albums matching query: album='reputation', artist='taylor swift' +2025-07-29 10:34:21 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:21 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:21 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='reputation Stadium Tour Surprise Song Playlist', artist='taylor swift' +2025-07-29 10:34:21 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='1989 (Deluxe Edition)', artist='taylor swift' +2025-07-29 10:34:21 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-29 10:34:21 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-29 10:34:22 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Red (Deluxe Edition)', artist='taylor swift' +2025-07-29 10:34:22 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 20/60) - elapsed: 19.0s +2025-07-29 10:34:22 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:22 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:22 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='red', artist='taylor swift' +2025-07-29 10:34:22 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:22 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:22 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='Red', artist='taylor swift' +2025-07-29 10:34:22 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Speak Now World Tour Live', artist='taylor swift' +2025-07-29 10:34:22 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Speak Now (Deluxe Edition)', artist='taylor swift' +2025-07-29 10:34:23 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='speak now', artist='taylor swift' +2025-07-29 10:34:23 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='Speak Now', artist='taylor swift' +2025-07-29 10:34:23 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 21/60) - elapsed: 20.0s +2025-07-29 10:34:23 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:23 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:23 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Fearless Platinum Edition', artist='taylor swift' +2025-07-29 10:34:23 - newmusic.plex_client - DEBUG - search_albums:691 - Found 0 albums matching query: album='Fearless Platinum Edition', artist='' +2025-07-29 10:34:23 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:23 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:23 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='fearless', artist='taylor swift' +2025-07-29 10:34:24 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='Fearless', artist='taylor swift' +2025-07-29 10:34:24 - newmusic.plex_client - DEBUG - search_albums:691 - Found 1 albums matching query: album='Live From Clear Channel Stripped 2008', artist='taylor swift' +2025-07-29 10:34:24 - newmusic.plex_client - DEBUG - search_albums:691 - Found 5 albums matching query: album='Taylor Swift', artist='taylor swift' +2025-07-29 10:34:24 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 22/60) - elapsed: 21.0s +2025-07-29 10:34:24 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:24 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:25 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:25 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:26 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 23/60) - elapsed: 22.0s +2025-07-29 10:34:26 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:26 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:26 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:26 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:27 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 24/60) - elapsed: 23.0s +2025-07-29 10:34:27 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:27 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:27 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:27 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:28 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 25/60) - elapsed: 24.0s +2025-07-29 10:34:28 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:28 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:28 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:28 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:29 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 26/60) - elapsed: 25.0s +2025-07-29 10:34:29 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:29 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:30 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:30 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:31 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 27/60) - elapsed: 26.0s +2025-07-29 10:34:31 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:31 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:31 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:31 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:32 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:32 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 28/60) - elapsed: 27.0s +2025-07-29 10:34:32 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:32 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:32 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:32 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:33 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:33 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:33 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 29/60) - elapsed: 28.0s +2025-07-29 10:34:33 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:33 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:33 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:33 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York' (ratingKey: 384692) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome to New York (Commentary)' (ratingKey: 384276) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York' (ratingKey: 384277) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York' (ratingKey: 384195) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York (Taylor's Version)' (ratingKey: 385112) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York (Taylor's Version)' (ratingKey: 384878) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York' (ratingKey: 384765) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Welcome To New York (Karaoke Version)' (ratingKey: 384521) +2025-07-29 10:34:34 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:34 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 30/60) - elapsed: 29.0s +2025-07-29 10:34:34 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:34 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:35 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:35 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:35 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384693) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Commentary)' (ratingKey: 384278) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384279) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384196) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Taylor's Version)' (ratingKey: 385113) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Taylor's Version)' (ratingKey: 384879) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Karaoke Version)' (ratingKey: 384522) +2025-07-29 10:34:35 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:36 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 31/60) - elapsed: 30.0s +2025-07-29 10:34:36 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:36 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:36 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:36 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:36 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style' (ratingKey: 384694) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style (Commentary)' (ratingKey: 384280) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style' (ratingKey: 384281) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style' (ratingKey: 384197) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style (Taylor's Version)' (ratingKey: 385114) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style (Taylor's Version)' (ratingKey: 384880) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Style (Karaoke Version)' (ratingKey: 384523) +2025-07-29 10:34:36 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:37 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 32/60) - elapsed: 31.0s +2025-07-29 10:34:37 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:37 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:37 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:37 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:37 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:37 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods' (ratingKey: 384695) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods (Commentary)' (ratingKey: 384282) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods' (ratingKey: 384283) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods' (ratingKey: 384198) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods (Taylor's Version)' (ratingKey: 385115) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods (Taylor's Version)' (ratingKey: 384881) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods' (ratingKey: 384770) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Out Of The Woods (Karaoke Version)' (ratingKey: 384524) +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:38 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 33/60) - elapsed: 32.0s +2025-07-29 10:34:38 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:38 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:38 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:38 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:38 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:38 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay' (ratingKey: 384696) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay (Commentary)' (ratingKey: 384284) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay' (ratingKey: 384285) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay' (ratingKey: 384199) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay (Taylor's Version)' (ratingKey: 385116) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay (Taylor's Version)' (ratingKey: 384882) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'All You Had To Do Was Stay (Karaoke Version)' (ratingKey: 384525) +2025-07-29 10:34:39 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:39 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 34/60) - elapsed: 33.0s +2025-07-29 10:34:39 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:39 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:40 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:40 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:40 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off' (ratingKey: 384697) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off (Commentary)' (ratingKey: 384286) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off' (ratingKey: 384287) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off' (ratingKey: 384200) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off' (ratingKey: 384211) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off (Taylor's Version)' (ratingKey: 385117) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off (Taylor's Version)' (ratingKey: 384883) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Shake It Off (Karaoke Version)' (ratingKey: 384526) +2025-07-29 10:34:40 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:41 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 35/60) - elapsed: 34.0s +2025-07-29 10:34:41 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:41 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:41 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:41 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:41 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384698) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Commentary)' (ratingKey: 384288) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384289) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384201) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Taylor's Version)' (ratingKey: 385118) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Taylor's Version)' (ratingKey: 384884) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Karaoke Version)' (ratingKey: 384527) +2025-07-29 10:34:41 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:42 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 36/60) - elapsed: 35.0s +2025-07-29 10:34:42 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:42 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:42 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:42 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:42 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:42 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood' (ratingKey: 384699) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood (Commentary)' (ratingKey: 384290) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood' (ratingKey: 384291) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood' (ratingKey: 384202) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood (Taylor's Version)' (ratingKey: 385119) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood (Taylor's Version)' (ratingKey: 384885) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood (Taylor's Version)' (ratingKey: 384899) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Bad Blood (Karaoke Version)' (ratingKey: 384528) +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:43 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 37/60) - elapsed: 36.0s +2025-07-29 10:34:43 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:43 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:43 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:43 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:44 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:44 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams' (ratingKey: 384700) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams (Commentary)' (ratingKey: 384292) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams' (ratingKey: 384293) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams' (ratingKey: 384203) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams (Taylor's Version)' (ratingKey: 385120) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams (Taylor's Version)' (ratingKey: 384886) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams' (ratingKey: 384745) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wildest Dreams (Karaoke Version)' (ratingKey: 384529) +2025-07-29 10:34:44 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:45 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 38/60) - elapsed: 37.0s +2025-07-29 10:34:45 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:45 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:45 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:45 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:45 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl' (ratingKey: 384701) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl (Commentary)' (ratingKey: 384294) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl' (ratingKey: 384295) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl' (ratingKey: 384204) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl (Taylor's Version)' (ratingKey: 385121) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl (Taylor's Version)' (ratingKey: 384887) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl' (ratingKey: 384755) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'How You Get The Girl (Karaoke Version)' (ratingKey: 384530) +2025-07-29 10:34:45 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:46 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 39/60) - elapsed: 38.0s +2025-07-29 10:34:46 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:46 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:46 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:46 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:46 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:46 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love' (ratingKey: 384702) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love (Commentary)' (ratingKey: 384296) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love' (ratingKey: 384297) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love' (ratingKey: 384205) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love (Taylors Version)' (ratingKey: 385122) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love (Taylors Version)' (ratingKey: 384888) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love' (ratingKey: 384773) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'This Love (Karaoke Version)' (ratingKey: 384531) +2025-07-29 10:34:47 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:47 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 40/60) - elapsed: 39.0s +2025-07-29 10:34:47 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:47 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:47 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:47 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:48 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384703) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Commentary)' (ratingKey: 384298) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384299) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384206) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Taylor's Version)' (ratingKey: 385123) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Taylor's Version)' (ratingKey: 384889) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384789) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Karaoke Version)' (ratingKey: 384532) +2025-07-29 10:34:48 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:48 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 41/60) - elapsed: 40.0s +2025-07-29 10:34:48 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:48 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:49 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:49 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:49 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:49 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean' (ratingKey: 384704) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean (Commentary)' (ratingKey: 384300) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean' (ratingKey: 384301) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean' (ratingKey: 384207) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean (Taylor's Version)' (ratingKey: 385124) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean (Taylor's Version)' (ratingKey: 384890) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Clean (Karaoke Version)' (ratingKey: 384533) +2025-07-29 10:34:50 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:50 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 42/60) - elapsed: 41.0s +2025-07-29 10:34:50 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:50 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:50 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:50 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-29 10:34:51 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wonderland' (ratingKey: 384208) +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wonderland (Taylor's Version)' (ratingKey: 385125) +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wonderland (Taylor's Version)' (ratingKey: 384891) +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wonderland' (ratingKey: 384785) +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Wonderland (Karaoke Version)' (ratingKey: 384534) +2025-07-29 10:34:51 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:51 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 43/60) - elapsed: 42.0s +2025-07-29 10:34:51 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:51 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:51 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:51 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 4 candidates. +2025-07-29 10:34:52 - newmusic.plex_client - INFO - search_tracks:346 - Found 4 candidates in Stage 1. Exiting early. +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'You Are In Love' (ratingKey: 384209) +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'You Are In Love (Taylor's Version)' (ratingKey: 385126) +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'You Are In Love (Taylor's Version)' (ratingKey: 384892) +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'You Are In Love (Karaoke Version)' (ratingKey: 384535) +2025-07-29 10:34:52 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:52 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 44/60) - elapsed: 43.0s +2025-07-29 10:34:52 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:52 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:52 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:52 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 4 candidates. +2025-07-29 10:34:53 - newmusic.plex_client - INFO - search_tracks:346 - Found 4 candidates in Stage 1. Exiting early. +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'New Romantics' (ratingKey: 384210) +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'New Romantics (Taylor's Version)' (ratingKey: 385127) +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'New Romantics (Taylor's Version)' (ratingKey: 384893) +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'New Romantics (Karaoke Version)' (ratingKey: 384536) +2025-07-29 10:34:53 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:53 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 45/60) - elapsed: 44.0s +2025-07-29 10:34:53 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:53 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:54 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:54 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:54 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:34:54 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Taylor Swift I Know Places - Voice Memo' +2025-07-29 10:34:55 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 46/60) - elapsed: 45.0s +2025-07-29 10:34:55 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:55 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:55 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:55 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:55 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 8 candidates. +2025-07-29 10:34:56 - newmusic.plex_client - INFO - search_tracks:346 - Found 8 candidates in Stage 1. Exiting early. +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 47/60) - elapsed: 46.0s +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - get_all_searches:952 - Getting all searches with endpoint: searches +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384703) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Commentary)' (ratingKey: 384298) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384299) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384206) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Taylor's Version)' (ratingKey: 385123) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Taylor's Version)' (ratingKey: 384889) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places' (ratingKey: 384789) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Know Places (Karaoke Version)' (ratingKey: 384532) +2025-07-29 10:34:56 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: [{"endedAt":"2025-07-27T21:50:33.3220202Z","fileCount":13,"id":"d3de1d10-a850-4ea4-8d1d-612523f0f167","isComplete":true,"lockedFileCount":0,"responseCount":12,"responses":[],"searchText":"Tommy Cash Boy Butterfly","startedAt":"2025-07-27T21:50:16.4915779Z","state":"Completed, TimedOut","token":147},{"endedAt":"2025-07-27T21:50:33.573743Z","fileCount":133,"id":"144aa231-8a82-4958-9c82-394386b587c6","isComplete":true,"lockedFileCount":0,"responseCount":16,"responses":[],"searchText":"Tommy Cash Eu... +2025-07-29 10:34:56 - newmusic.soulseek_client - INFO - get_all_searches:957 - Retrieved 202 searches from slskd +2025-07-29 10:34:56 - newmusic.soulseek_client - INFO - maintain_search_history:1065 - Maintaining search history: deleting 2 oldest searches (keeping 200) +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - delete_search:982 - Deleting search d3de1d10-a850-4ea4-8d1d-612523f0f167 with endpoint: searches/d3de1d10-a850-4ea4-8d1d-612523f0f167 +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/searches/d3de1d10-a850-4ea4-8d1d-612523f0f167 +2025-07-29 10:34:56 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - delete_search:987 - Successfully deleted search d3de1d10-a850-4ea4-8d1d-612523f0f167 +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - delete_search:982 - Deleting search 144aa231-8a82-4958-9c82-394386b587c6 with endpoint: searches/144aa231-8a82-4958-9c82-394386b587c6 +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making DELETE request to: http://localhost:5030/api/v0/searches/144aa231-8a82-4958-9c82-394386b587c6 +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 204 +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: ... +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - delete_search:987 - Successfully deleted search 144aa231-8a82-4958-9c82-394386b587c6 +2025-07-29 10:34:57 - newmusic.soulseek_client - INFO - maintain_search_history:1083 - Search maintenance complete: 2 deleted, 0 failed +2025-07-29 10:34:57 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:34:57 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Taylor Swift I Wish You Would - Voice Memo' +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 48/60) - elapsed: 47.0s +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:57 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:58 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:58 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:58 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:34:59 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 49/60) - elapsed: 48.0s +2025-07-29 10:34:59 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:34:59 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:34:59 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:34:59 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:34:59 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384698) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Commentary)' (ratingKey: 384288) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384289) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would' (ratingKey: 384201) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Taylor's Version)' (ratingKey: 385118) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Taylor's Version)' (ratingKey: 384884) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'I Wish You Would (Karaoke Version)' (ratingKey: 384527) +2025-07-29 10:34:59 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:35:00 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 50/60) - elapsed: 49.0s +2025-07-29 10:35:00 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:00 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:00 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:00 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:00 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-29 10:35:00 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Taylor Swift Blank Space - Voice Memo' +2025-07-29 10:35:01 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-29 10:35:01 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 51/60) - elapsed: 50.0s +2025-07-29 10:35:01 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:01 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:01 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:01 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-29 10:35:02 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-29 10:35:02 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 52/60) - elapsed: 51.0s +2025-07-29 10:35:02 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:02 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384693) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Commentary)' (ratingKey: 384278) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384279) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space' (ratingKey: 384196) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Taylor's Version)' (ratingKey: 385113) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Taylor's Version)' (ratingKey: 384879) +2025-07-29 10:35:02 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'Blank Space (Karaoke Version)' (ratingKey: 384522) +2025-07-29 10:35:03 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:03 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:04 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 53/60) - elapsed: 52.0s +2025-07-29 10:35:04 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:04 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:04 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:04 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:05 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 54/60) - elapsed: 53.0s +2025-07-29 10:35:05 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:05 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:05 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:05 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:06 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 55/60) - elapsed: 54.0s +2025-07-29 10:35:06 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:06 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:06 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:06 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:07 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-29 10:35:07 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 56/60) - elapsed: 55.0s +2025-07-29 10:35:07 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:07 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:08 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:08 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:09 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 57/60) - elapsed: 56.0s +2025-07-29 10:35:09 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:09 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:09 - newmusic.main - INFO - closeEvent:295 - Closing application... +2025-07-29 10:35:09 - newmusic.main - INFO - closeEvent:300 - Cleaning up Downloads page threads... +2025-07-29 10:35:09 - newmusic.main - INFO - closeEvent:305 - Stopping status monitoring thread... +2025-07-29 10:35:09 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:09 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:10 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 58/60) - elapsed: 57.0s +2025-07-29 10:35:10 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:10 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:10 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:10 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:11 - newmusic.main - INFO - closeEvent:310 - Stopping search maintenance timer... +2025-07-29 10:35:11 - newmusic.main - INFO - closeEvent:315 - Closing Soulseek client... +2025-07-29 10:35:11 - newmusic.main - INFO - closeEvent:321 - Application closed successfully +2025-07-29 10:35:11 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 59/60) - elapsed: 58.0s +2025-07-29 10:35:11 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:11 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:12 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:12 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:13 - newmusic.soulseek_client - DEBUG - search:585 - Polling for results (attempt 60/60) - elapsed: 59.0s +2025-07-29 10:35:13 - newmusic.soulseek_client - DEBUG - _make_request:242 - Making GET request to: http://localhost:5030/api/v0/searches/7b843d22-4ec2-4574-9998-a166162043e3/responses +2025-07-29 10:35:13 - newmusic.soulseek_client - DEBUG - _make_request:243 - Headers: {'Content-Type': 'application/json', 'X-API-Key': '1234567891234567'} +2025-07-29 10:35:13 - newmusic.soulseek_client - DEBUG - _make_request:254 - Response status: 200 +2025-07-29 10:35:13 - newmusic.soulseek_client - DEBUG - _make_request:255 - Response text: []... +2025-07-29 10:35:13 - newmusic.soulseek_client - INFO - search:632 - Search completed. Final results: 0 tracks and 0 albums for query: Virtual Mage Drifting diff --git a/ui/pages/__pycache__/sync.cpython-312.pyc b/ui/pages/__pycache__/sync.cpython-312.pyc index 70169071..3c68e2ee 100644 Binary files a/ui/pages/__pycache__/sync.cpython-312.pyc and b/ui/pages/__pycache__/sync.cpython-312.pyc differ diff --git a/ui/pages/sync.py b/ui/pages/sync.py index a9713fb7..18124b5d 100644 --- a/ui/pages/sync.py +++ b/ui/pages/sync.py @@ -240,14 +240,8 @@ class PlaylistTrackAnalysisWorker(QRunnable): return match_result.plex_track, match_result.confidence # --- Final Fallback: Title-only search if no artist-based match was found --- - if not all_potential_matches: - print(f"🎤 No artist-based matches found. Performing final title-only fallback for '{original_title}'") - for query_title in unique_title_variations: - title_only_matches = self.plex_client.search_tracks(title=query_title, artist="", limit=10) - for track in title_only_matches: - if track.id not in found_match_ids: - all_potential_matches.append(track) - found_match_ids.add(track.id) + # Removed title-only fallback to prevent false positives + # A track by a different artist is NOT the same track if not all_potential_matches: print(f"❌ No Plex candidates found for '{original_title}' after all strategies.")