From f75839f77d947af883deb983e98bd4930b2cda66 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Mon, 28 Jul 2025 22:53:42 -0700 Subject: [PATCH] good --- .spotify_cache | 2 +- logs/app.log | 216 +++++++++++++++++++ ui/__pycache__/sidebar.cpython-312.pyc | Bin 52517 -> 52517 bytes ui/pages/__pycache__/artists.cpython-312.pyc | Bin 199579 -> 199543 bytes ui/pages/artists.py | 3 +- 5 files changed, 218 insertions(+), 3 deletions(-) diff --git a/.spotify_cache b/.spotify_cache index a889ceef..6c2b7ea7 100644 --- a/.spotify_cache +++ b/.spotify_cache @@ -1 +1 @@ -{"access_token": "BQDoZCq5ttjLYCM8vOFk2pnsvARxII3YXm_zoucXgSLZSb9r0xgelTy1n_4mPlGbqWrdA2KaQwxWBBqq5S5qONTyVWHmuI-Ivuc7ZwmWBK3loX4gNw0XbHJi4FK47-kFbNsyI1Gi2cqLfFcIeEmtPJrhCB5zbG02g6aVTGh455q27Oy9JMKteL_hWnFUZXOYKHuZ4_KE4ePeJp-UMH-WInTNhxNCC7-0l3cm4eYyY7BSxVD4eHOhRCtf6_P-Pea9", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1753767143, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file +{"access_token": "BQDhgi2APrKVa4-piowbBgyKIFsHYmFbLJDhhgeYrCcyBHKvUDouVxnPc7cg6lCAlp_kpyb6us0T4g-A-AqSUOS7c-ViAL6tdVL9LCDbLsR8AckvMCen0x0koqhCMRmgolRG5BVYWgxWyHBaqwVkMWR0ecOTOZEbVI4a1SFBYuhg-mqkvKmPidQZq4tHjUSUhGpyodIJUTXkRiA_BT26AILH_f-14Ywont9-8NufQtgwxkSkm7zxfmSzfvWLZWcI", "token_type": "Bearer", "expires_in": 3600, "scope": "user-library-read user-read-private playlist-read-private playlist-read-collaborative user-read-email", "expires_at": 1753771910, "refresh_token": "AQDmfQkPCGObfJeTUIbW1hAAwhSqkuHRA3Qh2dqVYMRh0eCkFMQgPNJDDzF8y-BiaVbj80zePkK_XSfYH1aJutMtNbnsqRKWuxP31BTrMc7pdUdbE7Fma4oH8wpDUKdG3MM"} \ No newline at end of file diff --git a/logs/app.log b/logs/app.log index 882c3e29..9feb4f7a 100644 --- a/logs/app.log +++ b/logs/app.log @@ -257114,3 +257114,219 @@ 2025-07-28 21:34:46 - newmusic.main - INFO - change_page:278 - Changed to page: settings 2025-07-28 21:34:46 - newmusic.main - INFO - change_page:278 - Changed to page: artists 2025-07-28 21:34:47 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-28 22:51:42 - newmusic - INFO - setup_logging:57 - Logging initialized with level: DEBUG +2025-07-28 22:51:42 - newmusic.main - INFO - main:335 - Starting NewMusic application +2025-07-28 22:51:42 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-28 22:51:42 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-28 22:51:43 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-28 22:51:43 - newmusic.spotify_client - INFO - _setup_client:179 - Spotify client initialized (user info will be fetched when needed) +2025-07-28 22:51:43 - newmusic.soulseek_client - INFO - _setup_client:220 - Soulseek client configured with slskd at http://localhost:5030 +2025-07-28 22:51:43 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard +2025-07-28 22:51:43 - newmusic.main - INFO - setup_media_player_connections:230 - Media player connections established between sidebar and downloads page +2025-07-28 22:51:43 - newmusic.main - INFO - setup_settings_connections:235 - Settings change connections established +2025-07-28 22:51:43 - newmusic.main - INFO - setup_search_maintenance:91 - Search maintenance timer started (every 2 minutes, keeps 200 most recent searches) +2025-07-28 22:51:44 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-28 22:51:44 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-28 22:51:46 - newmusic.main - INFO - change_page:278 - Changed to page: artists +2025-07-28 22:51:51 - newmusic.spotify_client - INFO - get_artist_albums:452 - Retrieved 30 albums for artist 06HL4z0CvFAxyc27GXpf02 +2025-07-28 22:51:52 - newmusic.plex_client - INFO - _find_music_library:129 - Found music library: Music +2025-07-28 22:51:52 - newmusic.plex_client - INFO - _setup_client:115 - Successfully connected to Plex server: PLEX-MACHINE +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY', artist='taylor swift' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='the tortured poets department the anthology', artist='taylor swift' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='the tortured poets department the anthology', artist='' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='THE TORTURED POETS DEPARTMENT', artist='taylor swift' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='1989 (Taylor's Version) [Deluxe]', artist='taylor swift' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='1989 (Taylor's Version) [Deluxe]', artist='' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-28 22:51:52 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='1989 (Taylor's Version)', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Speak Now (Taylor's Version)', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='speak now', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Midnights (The Til Dawn Edition)', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='midnights the til dawn edition', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='midnights the til dawn edition', artist='' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Midnights (3am Edition)', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='midnights 3am edition', artist='taylor swift' +2025-07-28 22:51:53 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='midnights 3am edition', artist='' +2025-07-28 22:51:54 - newmusic.plex_client - DEBUG - search_albums:692 - Found 3 albums matching query: album='Midnights', artist='taylor swift' +2025-07-28 22:51:54 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Red (Taylor's Version)', artist='taylor swift' +2025-07-28 22:51:54 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='red', artist='taylor swift' +2025-07-28 22:51:54 - newmusic.plex_client - DEBUG - search_albums:692 - Found 3 albums matching query: album='Fearless (Taylor's Version)', artist='taylor swift' +2025-07-28 22:51:54 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='fearless', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='evermore (deluxe version)', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='evermore', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='evermore', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='folklore: the long pond studio sessions (from the Disney+ special) [deluxe edition]', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='folklore: the long pond studio sessions (from the Disney+ special) [deluxe edition]', artist='' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='folklore the long pond studio sessions from the disney special deluxe edition', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='folklore the long pond studio sessions from the disney special deluxe edition', artist='' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='folklore (deluxe version)', artist='taylor swift' +2025-07-28 22:51:55 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='folklore', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='folklore', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 2 albums matching query: album='Lover', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Taylor Swift Karaoke: reputation', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='taylor swift karaoke reputation', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='taylor swift karaoke reputation', artist='' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 4 albums matching query: album='reputation', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='reputation Stadium Tour Surprise Song Playlist', artist='taylor swift' +2025-07-28 22:51:56 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='1989 (Deluxe Edition)', artist='taylor swift' +2025-07-28 22:51:57 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-28 22:51:57 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='1989', artist='taylor swift' +2025-07-28 22:51:57 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Red (Deluxe Edition)', artist='taylor swift' +2025-07-28 22:51:57 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='red', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='Red', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Speak Now World Tour Live', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Speak Now (Deluxe Edition)', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='speak now', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='Speak Now', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Fearless Platinum Edition', artist='taylor swift' +2025-07-28 22:51:58 - newmusic.plex_client - DEBUG - search_albums:692 - Found 0 albums matching query: album='Fearless Platinum Edition', artist='' +2025-07-28 22:51:59 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='fearless', artist='taylor swift' +2025-07-28 22:51:59 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='Fearless', artist='taylor swift' +2025-07-28 22:51:59 - newmusic.plex_client - DEBUG - search_albums:692 - Found 1 albums matching query: album='Live From Clear Channel Stripped 2008', artist='taylor swift' +2025-07-28 22:51:59 - newmusic.plex_client - DEBUG - search_albums:692 - Found 5 albums matching query: album='Taylor Swift', artist='taylor swift' +2025-07-28 22:52:14 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:16 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1' (ratingKey: 384901) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1' (ratingKey: 385045) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1 (the long pond studio sessions)' (ratingKey: 384633) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1' (ratingKey: 384650) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1' (ratingKey: 384335) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the 1' (ratingKey: 384327) +2025-07-28 22:52:16 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:17 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:17 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan' (ratingKey: 384902) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan' (ratingKey: 385046) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan' (ratingKey: 384569) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan (the long pond studio sessions)' (ratingKey: 384634) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan' (ratingKey: 384651) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'cardigan' (ratingKey: 384331) +2025-07-28 22:52:18 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:19 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty' (ratingKey: 384903) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty' (ratingKey: 385047) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty (the long pond studio sessions)' (ratingKey: 384635) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty' (ratingKey: 384652) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty' (ratingKey: 384333) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'the last great american dynasty' (ratingKey: 384329) +2025-07-28 22:52:19 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:20 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 0 candidates. +2025-07-28 22:52:20 - newmusic.plex_client - DEBUG - search_tracks:359 - Stage 2: Performing keyword search for 'Taylor Swift exile (feat. Bon Iver)' +2025-07-28 22:52:21 - newmusic.plex_client - DEBUG - search_tracks:377 - Stage 3: Performing title-only search for 'exile (feat. Bon Iver)' +2025-07-28 22:52:21 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:22 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:22 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile' (ratingKey: 384904) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile' (ratingKey: 385048) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile' (ratingKey: 384571) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile (the long pond studio sessions)' (ratingKey: 384636) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile' (ratingKey: 384653) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'exile' (ratingKey: 384559) +2025-07-28 22:52:23 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:24 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'my tears ricochet' (ratingKey: 384905) +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'my tears ricochet' (ratingKey: 385049) +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'my tears ricochet (the long pond studio sessions)' (ratingKey: 384637) +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'my tears ricochet' (ratingKey: 384654) +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'my tears ricochet' (ratingKey: 384561) +2025-07-28 22:52:24 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:25 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-28 22:52:25 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 384341) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 384906) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 385050) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 384570) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball (the long pond studio sessions)' (ratingKey: 384638) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 384655) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mirrorball' (ratingKey: 384328) +2025-07-28 22:52:26 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:27 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven' (ratingKey: 384907) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven' (ratingKey: 385051) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven' (ratingKey: 384567) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven (the long pond studio sessions)' (ratingKey: 384639) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven' (ratingKey: 384656) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'seven' (ratingKey: 384336) +2025-07-28 22:52:27 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:28 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august' (ratingKey: 384382) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august' (ratingKey: 384908) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august' (ratingKey: 385052) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august (the long pond studio sessions)' (ratingKey: 384640) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august' (ratingKey: 384657) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'august' (ratingKey: 384334) +2025-07-28 22:52:28 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:30 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'this is me trying' (ratingKey: 384909) +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'this is me trying' (ratingKey: 385053) +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'this is me trying (the long pond studio sessions)' (ratingKey: 384641) +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'this is me trying' (ratingKey: 384658) +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'this is me trying' (ratingKey: 384563) +2025-07-28 22:52:30 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:31 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'illicit affairs' (ratingKey: 384910) +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'illicit affairs' (ratingKey: 385054) +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'illicit affairs (the long pond studio sessions)' (ratingKey: 384642) +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'illicit affairs' (ratingKey: 384659) +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'illicit affairs' (ratingKey: 384562) +2025-07-28 22:52:31 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:32 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string' (ratingKey: 384344) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string' (ratingKey: 384911) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string' (ratingKey: 385055) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string (the long pond studio sessions)' (ratingKey: 384643) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string' (ratingKey: 384660) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'invisible string' (ratingKey: 384330) +2025-07-28 22:52:32 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:33 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:33 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mad woman' (ratingKey: 384912) +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mad woman' (ratingKey: 385056) +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mad woman (the long pond studio sessions)' (ratingKey: 384644) +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mad woman' (ratingKey: 384661) +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'mad woman' (ratingKey: 384564) +2025-07-28 22:52:34 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:35 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'epiphany' (ratingKey: 384913) +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'epiphany' (ratingKey: 385057) +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'epiphany' (ratingKey: 384568) +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'epiphany (the long pond studio sessions)' (ratingKey: 384645) +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'epiphany' (ratingKey: 384662) +2025-07-28 22:52:35 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 7 candidates. +2025-07-28 22:52:36 - newmusic.plex_client - INFO - search_tracks:346 - Found 7 candidates in Stage 1. Exiting early. +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty' (ratingKey: 384379) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty' (ratingKey: 384914) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty' (ratingKey: 385058) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty (the long pond studio sessions)' (ratingKey: 384646) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty' (ratingKey: 384663) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty' (ratingKey: 384338) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'betty (Live from the 2020 Academy of Country Music Awards)' (ratingKey: 384326) +2025-07-28 22:52:36 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:37 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 5 candidates. +2025-07-28 22:52:37 - newmusic.plex_client - INFO - search_tracks:346 - Found 5 candidates in Stage 1. Exiting early. +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'peace' (ratingKey: 384915) +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'peace' (ratingKey: 385059) +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'peace (the long pond studio sessions)' (ratingKey: 384647) +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'peace' (ratingKey: 384664) +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'peace' (ratingKey: 384337) +2025-07-28 22:52:38 - newmusic.plex_client - DEBUG - search_tracks:334 - Stage 1: Searching for artist 'Taylor Swift' +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:342 - Stage 1 found 6 candidates. +2025-07-28 22:52:39 - newmusic.plex_client - INFO - search_tracks:346 - Found 6 candidates in Stage 1. Exiting early. +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax' (ratingKey: 384543) +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax' (ratingKey: 384916) +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax' (ratingKey: 385060) +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax (the long pond studio sessions)' (ratingKey: 384648) +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax' (ratingKey: 384665) +2025-07-28 22:52:39 - newmusic.plex_client - DEBUG - search_tracks:352 - Stored original track reference for 'hoax' (ratingKey: 384560) +2025-07-28 22:53:32 - newmusic.main - INFO - change_page:278 - Changed to page: dashboard diff --git a/ui/__pycache__/sidebar.cpython-312.pyc b/ui/__pycache__/sidebar.cpython-312.pyc index e0867bd2e0f9dc36cbdbf13f3b667fa28d85f658..ac81e52d502bcdf5172dcd975c7ded4851f2d3e3 100644 GIT binary patch delta 25 fcmZ2Fi+SlRX1>$Byj%=GV4T>Iv2@u+KJl{vV-5%O delta 25 fcmZ2Fi+SlRX1>$Byj%=Gu->mDqiNAbKJl{vW>p9_ diff --git a/ui/pages/__pycache__/artists.cpython-312.pyc b/ui/pages/__pycache__/artists.cpython-312.pyc index 687844722198f8cfdb7024b81def1567284b9b5b..a150c96cb895be8fbb36c5a96b488f0068dfd705 100644 GIT binary patch delta 983 zcmWlXeN2@F6vprGykBrX(8-4ln8ZjJmSH)w@&iG;eJq(4(H5yA5d%`!C1nypR8BFe zOyQ-d$ueuzl&s{mSaS_^rBRVumt@37YBmX02gy=J5+~*D&l#=geZXm_I{u1d@GjmTtNs8MQkfc2=eVJ3HO-@Zl zv()=qa@`@5ylH`mBR*eby4Q}xO;+*l4HglKUDqN@zp$vnwym7YK3i{bIO-6mR}z?Q zbDL%)v)f^n9!{qso<_Ycn?Z*U_3CWQ0N?9Bw{usB1YHtlqo1YPwSr|P>or!)a(G4y zOX&CWoFt)tE4m_A!YD}1XdPjI*4;jG?-Y4WqKtzok;rURRqAzan*TBZmS z8dpc9iKUSSOoJq?ZK702)zi=Oy1^XXxScsLSNH8;K4j~U&73lrulrj_w75_8Rkm4F z=%RK8gnFIcL6OM|TCoq);!~}D8$WdDmIF9`dbFX7%s3qFRC+CDY5C{Ov^|`iy|fGE znstIDLZy~}NfaWw=p?NsTlMre%yVeh_#Y^eyusr0vOe<3)I3Nn)53)!r$8Q8!N^9k=^VZA1LW|C=k}$MtU9}tvfacapvGAHUY?TxnzqU5YA&X>PwoN*14(jA2J0#C=^Y+RN{i#!;7B}n1@5p;LMY`&s#QAB` z3YDoLj%)2P@oasg-f>a}V4<7%wM0AVeU%7~wL^_~$4o1XA5UzBQx%X;m1 zS!|J`cgEx;VS#@2rxZFAXz)LI)8I*cA0tV;FCR6GENF5^OyfJY>nE166w-9uHl8vQ T3Os~Y?3iyd$HH!1z{va`8Kpj| delta 1005 zcmWlWe@s;c6vyA^+y#U)ikjnG^k84VYq=h`ynbUU65lMN$Lm* zA(4ES(3Wf2>JK57bZXI@6U<3AFf1sRI#O9PMFrVHR`-4XIOlBNo$uNAd!~Yshnz@% zpWpBExcF+aZqxZ){w_b~44H*9Vo<_zXMMiJN@Zrtvy*Ag`0El*N=tG^oRhRxVq5yV z1JN;|-4N=f+S8csBwI#;bJ-*&F0#TFkEbHeb zH}Kk4>bS>Nzs(7oa6K1Ax|fAI9YeFtI&Dm(G@N&JB83r~P8~?cjNljjbrH|`iPpp% zw)j}44J%n@vPt_3SphpWP{e?bJvzRgK@-*94FpYkbxj!up$D{CszP*=)kg8wT z(`T?qYZ|%VV!5^)pw?oe&S_;>ct`KFk!Mn?*`Huqe5bje;e*4v>L|94ZY}O0IgBu^ zR!&(wq**_Z;&pXOPthuD(EobL63R5|3`0<6Ht-V)3Js`v+G! z?L0EVVS2Q0gzs_P*8Ry=_}!VhNRVM|y2NV+7xnfiYv8=*Um*kj(T1y3!5uZms1*Ly zs=rw&?sLvu=W!vhnNM1lhjH;zd0g9 z77O%)&*e)m`TEo`3G=aAvsGsKIjsdfa?;{qoqbk@;c4e)pWI`qUjIo7BFNROAsO}Y zg+4GUIi{O@`86rGxuw6|kY_9&)Yu7W5|-%EyOM2_tz$Ftu|b8thY=(0n-3YreAw-r kFpYlp>VC^uiW}9S*Lcf}%C<<|@15|3`o!~2QG}8FKg diff --git a/ui/pages/artists.py b/ui/pages/artists.py index a7a945e0..845e54b7 100644 --- a/ui/pages/artists.py +++ b/ui/pages/artists.py @@ -1275,9 +1275,8 @@ class AlbumCard(QFrame): def mousePressEvent(self, event): """Handle click for download""" - # Don't allow downloads if already downloading or owned + # Don't allow downloads if already downloading if (event.button() == Qt.MouseButton.LeftButton and - not self.is_owned and not self.progress_overlay.isVisible()): self.download_requested.emit(self.album) super().mousePressEvent(event)