nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.7k stars 245 forks source link

[BUG] Download failure on Deezer "unable to open database file" #245

Closed jlgarnier closed 2 years ago

jlgarnier commented 2 years ago

Describe the bug

New installation on a Linux machine, install = OK Config done by editing the config file (arl token for Deezer)

Command Used

$ rip --source deezer 'Churches' --> return a list of albums whose title includes 'Churches'

I select the first one and hit ENTER to download:
Downloading Churches (Album)

Downloading cover art (large)
Cover |████████████████████████████████████████████████| 00:00 left at 18.5MB/s 
Cover |████████████████████████████████████████████████| 00:00 left at 1.71MB/s 

Unable to stream LP - When We Touch. Message: 
Unable to stream LP - Goodbye. Message: 
Unable to stream LP - Everybody's Falling in Love. Message: 
Unable to stream LP - The One That You Love. Message: 
Unable to stream LP - Rainbow. Message: 
Unable to stream LP - One Last Time. Message: 
Unable to stream LP - My Body. Message: 
Unable to stream LP - Angels. Message: 
Unable to stream LP - How Low Can You Go. Message: 
Unable to stream LP - Yes. Message: 
Unable to stream LP - Conversation. Message: 
Unable to stream LP - Safe Here. Message: 
Unable to stream LP - Can't Let You Leave. Message: 
Unable to stream LP - Churches. Message: 
Unable to stream LP - Poem. Message: 

  PartialFailure

  at .local/lib/python3.9/site-packages/streamrip/media.py:1209 in download
      1205│ 
      1206│         self.downloaded = True
      1207│ 
      1208│         if failed_downloads:
    → 1209│             raise PartialFailure(failed_downloads)
      1210│ 
      1211│     def _download_and_convert_item(self, item: Media, **kwargs):
      1212│         """Download and convert an item.
      1213│ 

The following error occurred when trying to handle this error:

  OperationalError

  unable to open database file

  at .local/lib/python3.9/site-packages/rip/db.py:127 in add
      123│ 
      124│         logger.debug("Executing %s", command)
      125│         logger.debug("Items to add: %s", items)
      126│ 
    → 127│         with sqlite3.connect(self.path) as conn:
      128│             try:
      129│                 conn.execute(command, tuple(items))
      130│             except sqlite3.IntegrityError as e:
      131│                 # tried to insert an item that was already there

Debug Traceback

DEBUG:streamrip:{'downloads': {'folder': '/home/jlgarnier/Musique/', 'source_subdirectories': False, 'concurrency': {'enabled': True, 'max_connections': 3}}, 'qobuz': {'quality': 3, 'download_booklets': True, 'email': '', 'password': '', 'app_id': '', 'secrets': []}, 'tidal': {'quality': 3, 'download_videos': True, 'user_id': '', 'country_code': '', 'access_token': '', 'refresh_token': '', 'token_expiry': ''}, 'deezer': {'quality': 2, 'arl': 'c84671824368a31727dc69ae640b593e0660808e330804d5fa5e29ce27e9cfe3b117222d726f184f1a4ec69f8b624c217e6eb8329c73272298332d8ca72d41222c11bf04a14497dfbf8e5c59c041aef2865c8c190b762c81d47fddfe6ffc38d6', 'use_deezloader': True, 'deezloader_warnings': True}, 'soundcloud': {'quality': 0, 'client_id': '', 'app_version': ''}, 'youtube': {'quality': 0, 'download_videos': False, 'video_downloads_folder': ''}, 'database': {'downloads': {'enabled': True, 'path': '/home/jlgarnier/Musique/'}, 'failed_downloads': {'enabled': True, 'path': '/home/jlgarnier/Musique/'}}, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'filters': {'extras': False, 'repeats': False, 'non_albums': False, 'features': False, 'non_studio_albums': False, 'non_remaster': False}, 'artwork': {'embed': True, 'size': 'large', 'max_width': -1, 'max_height': -1, 'keep_hires_cover': True}, 'metadata': {'set_playlist_to_album': True, 'new_playlist_tracknumbers': True, 'exclude': []}, 'filepaths': {'add_singles_to_folder': False, 'folder_format': '{albumartist}/{title}', 'track_format': '{tracknumber}_{title}', 'restrict_characters': False}, 'lastfm': {'source': 'qobuz', 'fallback_source': 'deezer'}, 'theme': {'progress_bar': 'dainty'}, 'misc': {'version': '1.7'}}
DEBUG:streamrip:Arguments from config: {'restrict_filenames': False, 'parent_folder': '/home/jlgarnier/Musique/', 'folder_format': '{albumartist}/{title}', 'track_format': '{tracknumber}_{title}', 'embed_cover': True, 'embed_cover_size': 'large', 'keep_hires_cover': True, 'set_playlist_to_album': True, 'stay_temp': False, 'conversion': {'enabled': False, 'codec': 'ALAC', 'sampling_rate': 48000, 'bit_depth': 24, 'lossy_bitrate': 320}, 'concurrent_downloads': True, 'max_connections': 3, 'new_tracknumbers': True, 'download_videos': True, 'download_booklets': True, 'download_youtube_videos': False, 'youtube_video_downloads_folder': '', 'add_singles_to_folder': False, 'max_artwork_width': -1, 'max_artwork_height': -1, 'exclude_tags': []}
DEBUG:streamrip:Loading metadata
DEBUG:streamrip:{'id': 242402752, 'title': 'Churches', 'upc': '5400863061784', 'link': 'https://www.deezer.com/album/242402752', 'share': 'https://www.deezer.com/album/242402752?utm_source=deezer&utm_content=album-242402752&utm_term=0_1638955069&utm_medium=web', 'cover': 'https://api.deezer.com/album/242402752/image', 'cover_small': 'https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/56x56-000000-80-0-0.jpg', 'cover_medium': 'https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/250x250-000000-80-0-0.jpg', 'cover_big': 'https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/500x500-000000-80-0-0.jpg', 'cover_xl': 'https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/1000x1000-000000-80-0-0.jpg', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'genre_id': 85, 'genres': {'data': [{'id': 85, 'name': 'Alternative', 'picture': 'https://api.deezer.com/genre/85/image', 'type': 'genre'}]}, 'label': '[PIAS]', 'nb_tracks': 15, 'duration': 3168, 'fans': 2829, 'release_date': '2021-12-03', 'record_type': 'album', 'available': True, 'tracklist': 'https://api.deezer.com/album/242402752/tracks', 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'contributors': [{'id': 112259, 'name': 'LP', 'link': 'https://www.deezer.com/artist/112259', 'share': 'https://www.deezer.com/artist/112259?utm_source=deezer&utm_content=artist-112259&utm_term=0_1638955069&utm_medium=web', 'picture': 'https://api.deezer.com/artist/112259/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/1000x1000-000000-80-0-0.jpg', 'radio': True, 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist', 'role': 'Main'}], 'artist': {'id': 112259, 'name': 'LP', 'picture': 'https://api.deezer.com/artist/112259/image', 'picture_small': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/56x56-000000-80-0-0.jpg', 'picture_medium': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/250x250-000000-80-0-0.jpg', 'picture_big': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/500x500-000000-80-0-0.jpg', 'picture_xl': 'https://e-cdns-images.dzcdn.net/images/artist/42a2ef16887e2cd54b07b848fdfd9619/1000x1000-000000-80-0-0.jpg', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'album', 'tracks': [{'id': 1425684862, 'readable': True, 'title': 'When We Touch', 'title_short': 'When We Touch', 'title_version': '', 'isrc': 'QM24S2103518', 'link': 'https://www.deezer.com/track/1425684862', 'duration': 172, 'track_position': 1, 'disk_number': 1, 'rank': 717774, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-8.dzcdn.net/stream/c-8edbfa01db91bd50d2aa6e27286d4d20-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684872, 'readable': True, 'title': 'Goodbye', 'title_short': 'Goodbye', 'title_version': '', 'isrc': 'QM24S2103087', 'link': 'https://www.deezer.com/track/1425684872', 'duration': 226, 'track_position': 2, 'disk_number': 1, 'rank': 735851, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-1.dzcdn.net/stream/c-1d8795cc5dda22ecc16335b8f438429d-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684882, 'readable': True, 'title': "Everybody's Falling in Love", 'title_short': "Everybody's Falling in Love", 'title_version': '', 'isrc': 'QM24S2103519', 'link': 'https://www.deezer.com/track/1425684882', 'duration': 235, 'track_position': 3, 'disk_number': 1, 'rank': 704072, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-5.dzcdn.net/stream/c-5c209439fe0fc66520faeb036ce5472d-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684892, 'readable': True, 'title': 'The One That You Love', 'title_short': 'The One That You Love', 'title_version': '', 'isrc': 'QM24S2006504', 'link': 'https://www.deezer.com/track/1425684892', 'duration': 223, 'track_position': 4, 'disk_number': 1, 'rank': 723380, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-c.dzcdn.net/stream/c-ce7ca105bcf33d50a83cc9be521da587-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684902, 'readable': True, 'title': 'Rainbow', 'title_short': 'Rainbow', 'title_version': '', 'isrc': 'QM24S2103520', 'link': 'https://www.deezer.com/track/1425684902', 'duration': 231, 'track_position': 5, 'disk_number': 1, 'rank': 675399, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-5.dzcdn.net/stream/c-5ab4cacbb06b6f3953db6fc9ea3cfa6d-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684912, 'readable': True, 'title': 'One Last Time', 'title_short': 'One Last Time', 'title_version': '', 'isrc': 'QM24S2101051', 'link': 'https://www.deezer.com/track/1425684912', 'duration': 193, 'track_position': 6, 'disk_number': 1, 'rank': 671421, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-9.dzcdn.net/stream/c-9d4463e9526bdef60b951834be65a902-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684922, 'readable': True, 'title': 'My Body', 'title_short': 'My Body', 'title_version': '', 'isrc': 'QM24S2103521', 'link': 'https://www.deezer.com/track/1425684922', 'duration': 242, 'track_position': 7, 'disk_number': 1, 'rank': 668469, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-a.dzcdn.net/stream/c-a982eb031fa80a51f924717627e7868b-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684932, 'readable': True, 'title': 'Angels', 'title_short': 'Angels', 'title_version': '', 'isrc': 'QM24S2103522', 'link': 'https://www.deezer.com/track/1425684932', 'duration': 219, 'track_position': 8, 'disk_number': 1, 'rank': 646722, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-2.dzcdn.net/stream/c-214ec5c04faee7e54f7d37662de9b7f7-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684942, 'readable': True, 'title': 'How Low Can You Go', 'title_short': 'How Low Can You Go', 'title_version': '', 'isrc': 'QM24S2010218', 'link': 'https://www.deezer.com/track/1425684942', 'duration': 203, 'track_position': 9, 'disk_number': 1, 'rank': 641549, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-0.dzcdn.net/stream/c-0c5b24b1a1d26b2de292178f014b31b4-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684952, 'readable': True, 'title': 'Yes', 'title_short': 'Yes', 'title_version': '', 'isrc': 'QM24S2103523', 'link': 'https://www.deezer.com/track/1425684952', 'duration': 187, 'track_position': 10, 'disk_number': 1, 'rank': 628877, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-9.dzcdn.net/stream/c-934d7d2ebc006b1ea17c6e4f47a61c79-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684962, 'readable': True, 'title': 'Conversation', 'title_short': 'Conversation', 'title_version': '', 'isrc': 'QM24S2103524', 'link': 'https://www.deezer.com/track/1425684962', 'duration': 286, 'track_position': 11, 'disk_number': 1, 'rank': 740073, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-7.dzcdn.net/stream/c-773668ba25d0525e3df75aa58ca2b69f-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684972, 'readable': True, 'title': 'Safe Here', 'title_short': 'Safe Here', 'title_version': '', 'isrc': 'QM24S2103525', 'link': 'https://www.deezer.com/track/1425684972', 'duration': 222, 'track_position': 12, 'disk_number': 1, 'rank': 613349, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-d.dzcdn.net/stream/c-db95e928efe66998fa37049a77789b4e-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684982, 'readable': True, 'title': "Can't Let You Leave", 'title_short': "Can't Let You Leave", 'title_version': '', 'isrc': 'QM24S2103526', 'link': 'https://www.deezer.com/track/1425684982', 'duration': 260, 'track_position': 13, 'disk_number': 1, 'rank': 608931, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-d.dzcdn.net/stream/c-dbb0f4e6de299994820ffec3c634bfc4-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425684992, 'readable': True, 'title': 'Churches', 'title_short': 'Churches', 'title_version': '', 'isrc': 'QM24S2103527', 'link': 'https://www.deezer.com/track/1425684992', 'duration': 193, 'track_position': 14, 'disk_number': 1, 'rank': 613564, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-6.dzcdn.net/stream/c-6bfba0f679ab1e958857b1da4eab1634-3.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}, {'id': 1425685002, 'readable': True, 'title': 'Poem', 'title_short': 'Poem', 'title_version': '', 'isrc': 'QM24S2103528', 'link': 'https://www.deezer.com/track/1425685002', 'duration': 76, 'track_position': 15, 'disk_number': 1, 'rank': 593228, 'explicit_lyrics': True, 'explicit_content_lyrics': 1, 'explicit_content_cover': 2, 'preview': 'https://cdns-preview-c.dzcdn.net/stream/c-c2377c83131e5c5e96bf175e097dfe7c-2.mp3', 'md5_image': 'e7a592bf32283b79af7f777b75950453', 'artist': {'id': 112259, 'name': 'LP', 'tracklist': 'https://api.deezer.com/artist/112259/top?limit=50', 'type': 'artist'}, 'type': 'track'}], 'track_total': 15}
DEBUG:streamrip:{'meta': <TrackMetadata object -0xd70293dd3e2e49>, 'id': 1425684862, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0xbc115b3a6cf75d2>, 'id': 1425684872, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x1668dc4708f0f6f4>, 'id': 1425684882, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x5dd3e1e15d8bd53>, 'id': 1425684892, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0xdd875e236fda2bc>, 'id': 1425684902, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x1e02b619ff004523>, 'id': 1425684912, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x13a97774d80d1aaa>, 'id': 1425684922, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x432d7388cac4255>, 'id': 1425684932, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x1a7a0747b733538f>, 'id': 1425684942, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x17a81c8f2e7a295>, 'id': 1425684952, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x9e6d8f0b70869f3>, 'id': 1425684962, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0xb424d11a0641c6c>, 'id': 1425684972, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x8bc3a1f09997e20>, 'id': 1425684982, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x18f69f6a535d250c>, 'id': 1425684992, 'part_of_tracklist': True}
DEBUG:streamrip:{'meta': <TrackMetadata object -0x143a7581226604be>, 'id': 1425685002, 'part_of_tracklist': True}
DEBUG:streamrip:Sampling rate, bit depth = (16, 44100)
DEBUG:streamrip:Formatter: {'albumartist': 'LP', 'title': 'Churches', 'year': '2021', 'bit_depth': 16, 'sampling_rate': 44.1, 'container': 'FLAC', 'albumcomposer': None, 'id': 242402752}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e7c0>

Downloading Churches (Album)

Downloading cover art (large)
DEBUG:streamrip:Chosen cover url: https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/500x500-000000-80-0-0.jpg
DEBUG:streamrip:Downloading cover from url https://e-cdns-images.dzcdn.net/images/cover/e7a592bf32283b79af7f777b75950453/500x500-000000-80-0-0.jpg
Cover |████████████████████████████████████████████████| 00:00 left at 1.65MB/s 
DEBUG:streamrip:Getting cover_obj from /tmp/cover_8726710283909.jpg

DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 1, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'When We Touch', 'albumcomposer': None}
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd87770df0>
DEBUG:streamrip:Track meta formatter {'tracknumber': 2, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Goodbye', 'albumcomposer': None}
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/01_When We Touch.flac
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd877709d0>
DEBUG:streamrip:Track meta formatter {'tracknumber': 3, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': "Everybody's Falling in Love", 'albumcomposer': None}
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/02_Goodbye.flac
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd874cd940>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/03_Everybody's Falling in Love.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '226', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103087', 'LYRICS_ID': 62795582, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '735851', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684872', 'SNG_TITLE': 'Goodbye', 'STATUS': 1, 'TRACK_NUMBER': '2', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '8c84f88c288c6fc993347dc937491c4c', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3628720', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9071803', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3628720', 'GAIN': '-7.4', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9SJaHoHGzWerIRtWx0D7UextTXo_r_0KZs0uipdngUoK-Af301i0sSwsZzBvj-sZYyFL39UaMBE9YTZ1E15smMNhqFTgJN_ZSC80M-dbSIndY09WzHkDtj9Gcr5mXZnxkGuVq', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-1.deezer.com/stream/c-1d8795cc5dda22ecc16335b8f438429d-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 4, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'The One That You Love', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776ee50>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/04_The One That You Love.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '235', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103519', 'LYRICS_ID': 70354422, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '704072', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684882', 'SNG_TITLE': "Everybody's Falling in Love", 'STATUS': 1, 'TRACK_NUMBER': '3', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '39873f068c92e83c9c09281ef0411aba', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3762049', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9405125', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3762049', 'GAIN': '-8.7', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9CH-iohbFHG9SMWtjcPSLIz7upq7e94Y7M2yC4PWAU-40jXGDogMIqRhnqmcfkMH87pU-EyAvmwX5G7W5Uz4QCUS79WoyEfQNSGKeM21Lm8r15RLmFIWD6dv1AUyodRIYls81', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-5.deezer.com/stream/c-5c209439fe0fc66520faeb036ce5472d-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 5, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Rainbow', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e070>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/05_Rainbow.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '172', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103518', 'LYRICS_ID': 70354372, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '717774', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684862', 'SNG_TITLE': 'When We Touch', 'STATUS': 1, 'TRACK_NUMBER': '1', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '2235e6485962faa25f483e3255d7aa40', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '2758111', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '6895280', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '2758111', 'GAIN': '-9.5', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9N9JcXfUkXXfE6AAN1vXTYdBDLdgTlwPxT05xC0wHbsPS6P5AWi7mCu6n9WCIjSDirLbjJcKDzRpEoe0py7_nM-ZuK5uJG1UFktGwihMJ189BvCqj1cm4opV3p3LQm_QFB0kt', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-8.deezer.com/stream/c-8edbfa01db91bd50d2aa6e27286d4d20-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 6, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'One Last Time', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd87807c10>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/06_One Last Time.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '223', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2006504', 'LYRICS_ID': 36905762, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '723380', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'author': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684892', 'SNG_TITLE': 'The One That You Love', 'STATUS': 1, 'TRACK_NUMBER': '4', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '40740b5aad83b833ac1c6f3616adfe4e', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3576057', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8940146', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3576057', 'GAIN': '-7.4', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9aCoNeBg0Eyeuacb9TrJeDCkEqss2hwy0BH5hsvezChmsqnqtvDV32vex5yA1XUBN235hcL2jr-e4RNjmhpI6z913OBgEdZ-mosJhobHN5CG_WRJiqADULpPiBsSZU8MTRWvJ', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-c.deezer.com/stream/c-ce7ca105bcf33d50a83cc9be521da587-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 7, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'My Body', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776efa0>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/07_My Body.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '193', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2101051', 'LYRICS_ID': 40973552, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '671421', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Laura Pergolizzi', 'Mike Del Rio', 'Alex Feder'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),NONCHAST PUBLISHING (ASCAP)']}, 'SNG_ID': '1425684912', 'SNG_TITLE': 'One Last Time', 'STATUS': 1, 'TRACK_NUMBER': '6', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '143364cf8d95c039bafef1d43e0f1adf', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3092479', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7731199', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3092479', 'GAIN': '-8', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9ieyxV35JcCMZSdrBCadIAETip5m8uY3BhpWm-fCD-wv_xtMWdMvTQPvq_hsap7NLPzIAI1pjiIAgxSyvxKJD5uCJv9i_ZHQ8A2KWgNNKs_nX_-w3FfCZxqXMTmUXFjL4-Upq', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-9.deezer.com/stream/c-9d4463e9526bdef60b951834be65a902-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 8, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Angels', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd877f5c40>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/08_Angels.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, 'SMARTRADIO': 1, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '231', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103520', 'LYRICS_ID': 70354462, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '675399', 'SMARTRADIO': 1, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684902', 'SNG_TITLE': 'Rainbow', 'STATUS': 1, 'TRACK_NUMBER': '5', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'f3c1d15d48aa69a23904d85b3c77c450', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3704789', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9261974', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3704789', 'GAIN': '-10.3', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9jQyj8ZHbfPDGpZXClWDeklz7lq2JC1kODL1XGldodLgjTd3vkug5JGY0MUMvL8P0NLN-IriHuhVy9h8QIB0sGNCoRyAfbaDljHL0IwkWu8Cu28D2rTogZxj3rND779F77Q6W', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-5.deezer.com/stream/c-5ab4cacbb06b6f3953db6fc9ea3cfa6d-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 9, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'How Low Can You Go', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776ed60>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/09_How Low Can You Go.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '242', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103521', 'LYRICS_ID': 70354532, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '668469', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Laura Pergolizzi', 'Mike Del Rio', 'Nick Leng'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Rebellion of One Publishing (ASCAP),Concord Sounds (ASCAP)']}, 'SNG_ID': '1425684922', 'SNG_TITLE': 'My Body', 'STATUS': 1, 'TRACK_NUMBER': '7', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '15697e13f1886b07f634235d21bbe87d', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3881168', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '9702921', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3881168', 'GAIN': '-7.2', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF9z6hlv_SDKouehM7tk_7eC7HdtsiXgaOwe9nY8btzpG07dSugw32CekvHYeiP1FSBSOCmMqffTj4T-KIw3Cr82OdcHx-CHCgGotTJwykv19VeA27PMiP0TmrFNWy6e3OxqDqd', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-a.deezer.com/stream/c-a982eb031fa80a51f924717627e7868b-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 10, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Yes', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e1f0>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/10_Yes.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '219', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103522', 'LYRICS_ID': 67305812, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '646722', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio', 'Kyle Schearer'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI),Eggplant Tears Publishing (ASCAP),']}, 'SNG_ID': '1425684932', 'SNG_TITLE': 'Angels', 'STATUS': 1, 'TRACK_NUMBER': '8', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '28da966c8b03fbe401187a9f4aacfac7', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3516707', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8791770', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3516707', 'GAIN': '-8.3', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD1hsZF99Zyd5EFJZC6SUfOOSQt4Xpdyv2ndhbb8VcQsTrbBaMfB7XdsRpw-_miz2kuWi9rxjr7FDCEjGnLRQkcYhnN4EQgX2hywVx2qtYHH7wfEh6wy6oGzFtKRriqM8ZFysCChtRh5', 'TRACK_TOKEN_EXPIRE': 1639027069, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-2.deezer.com/stream/c-214ec5c04faee7e54f7d37662de9b7f7-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 11, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Conversation', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd87753400>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/11_Conversation.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '203', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2010218', 'LYRICS_ID': 39714262, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '641549', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684942', 'SNG_TITLE': 'How Low Can You Go', 'STATUS': 1, 'TRACK_NUMBER': '9', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'af68cd07121331bdb680206342565927', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3257154', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8142888', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3257154', 'GAIN': '-6.1', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-klzZxVbf6mPX43uc4dZljXAOqP3vT8kTLdR07xShUBHepx4wGx_jsPZ_Uvj7kL7JWsdeM_rrEtuopYMjUZW8u0KSkutDJfaKeb_RqcW8F3TJ-GvEWZtdg35jlFqJFYxYcSgY', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-0.deezer.com/stream/c-0c5b24b1a1d26b2de292178f014b31b4-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 12, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Safe Here', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e430>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/12_Safe Here.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '187', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103523', 'LYRICS_ID': 70354642, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '628877', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Laura Pergolizzi', 'Lars Stolfer'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),PRIMARY WAVE ANTHEMS (ASCAP),BMG GOLD SONGS (ASCAP),Sony', 'Atv Songs Llc', 'Oxcart Publishing (BMI),Dchae Music (ASCAP),']}, 'SNG_ID': '1425684952', 'SNG_TITLE': 'Yes', 'STATUS': 1, 'TRACK_NUMBER': '10', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '4302cbbcdc3cdaeaf621a362e923c426', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '2999274', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7498186', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '2999274', 'GAIN': '-8.6', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-pUMZwqMItbn9KulpnoFd8_JabrQyDi1HZ9UcpnBkKoSicAXO0KHF-n_C47pda5E4BjMBa7ZgilhKlZoavTbDy1zo514YZH6uyb3X6XerbtqfxhLH_9eJsIDs1YRZKCLutKGg', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-9.deezer.com/stream/c-934d7d2ebc006b1ea17c6e4f47a61c79-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 13, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': "Can't Let You Leave", 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e4c0>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/13_Can't Let You Leave.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, 'SMARTRADIO': 1, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '286', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103524', 'LYRICS_ID': 70354752, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '740073', 'SMARTRADIO': 1, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Nate Campany', 'Laura Pergolizzi', 'Kyle Shearer'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP), Dear Cleveland Publishing (BMI),WHERE DA KAZS AT(BMI),Songs of Kobalt Music Publishing (BMI)']}, 'SNG_ID': '1425684962', 'SNG_TITLE': 'Conversation', 'STATUS': 1, 'TRACK_NUMBER': '11', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '302725a1ffbb2fe870a3c6da0f206142', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '4578741', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '11446856', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '4578741', 'GAIN': '-6.7', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-d-T3vYPKD4gN1LKWgHH9VxS5Q1Oc8nrEEpQ2uBc3_K_6sBClILG1MVf03IXVCTweNGrSoDgrRjZIE67OQw14RsWVdF_OdNeI891WSUd7ejjP3vptWuxk5N7HmGQiPS6E5-1l', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-7.deezer.com/stream/c-773668ba25d0525e3df75aa58ca2b69f-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 14, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Churches', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd877536d0>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/14_Churches.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '222', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103525', 'LYRICS_ID': 70354942, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '613349', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Daniel Nigro', 'Laura Pergolizzi'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),PRIMARY WAVE ANTHEMS (ASCAP),BMG GOLD SONGS (ASCAP),Sony', 'Atv Songs Llc', 'Oxcart Publishing (BMI),Dchae Music (ASCAP),BMG GOLD SONGS (ASCAP),Brought To You By Heavy Duty (ASCAP),Sony', 'ATV Allegro', 'DANIEL LEONARD NIGRO']}, 'SNG_ID': '1425684972', 'SNG_TITLE': 'Safe Here', 'STATUS': 1, 'TRACK_NUMBER': '12', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': '37d620eec37f46b1de657a45e7eb72fc', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3557667', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '8894170', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3557667', 'GAIN': '-7.5', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-lw6OJWDkEjmQCvCXfexJ7Ew-1_PYuHLNyCvSE1ZUW0fIVEkpGpZdRZUI3t5Z-KygUztyD8g7Sewi6qS2-p5ml3gd7KMEmTbOHyyR35vu2uvXpJhq2wyMBIIBKtr7M2hBvsnk', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-d.deezer.com/stream/c-db95e928efe66998fa37049a77789b4e-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Downloading track to /home/jlgarnier/Musique/LP/Churches
DEBUG:streamrip:Track meta formatter {'tracknumber': 15, 'artist': 'LP', 'albumartist': 'LP', 'composer': None, 'title': 'Poem', 'albumcomposer': None}
DEBUG:streamrip:Formatter keys: <filter object at 0x7efd8776e760>
DEBUG:streamrip:Formatted path: /home/jlgarnier/Musique/LP/Churches/15_Poem.flac
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '260', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103526', 'LYRICS_ID': 70355092, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '608931', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Isabella Summers', 'Laura Pergolizzi', 'Mike Del Rio'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),PRIMARY WAVE ANTHEMS (ASCAP),BMG GOLD SONGS (ASCAP),Kidinakorner Music (ASCAP),S.O.U.L Engine (ASCAP),Universal Music Corp (ASCAP),']}, 'SNG_ID': '1425684982', 'SNG_TITLE': "Can't Let You Leave", 'STATUS': 1, 'TRACK_NUMBER': '13', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'a9bed00808d2bd1621b1624ae1182f80', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '4164962', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '10412407', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '4164962', 'GAIN': '-8.6', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-pgCHcrkVls057S3J0orM3kHvTfvQ6y24B21T5e8rIuBp3dd1wGetmyP_8KRLySOGS9dphmnvZfJE-Q968Mpyyv1omvBmRtcBAF2l6w2Rqz4wAm2-Yrwj2nXMEwYvnKKQ-pis', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-d.deezer.com/stream/c-dbb0f4e6de299994820ffec3c634bfc4-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '193', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103527', 'LYRICS_ID': 70355212, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '613564', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Dan Wilson', 'Laura Pergolizzi'], 'music publisher': ['QUARTER INCH OF LOVESONGS (ASCAP),PRIMARY WAVE ANTHEMS (ASCAP),BMG GOLD SONGS (ASCAP),BMG Monarch Songs', 'Songs of Hipgnosis', 'Songs From The Alcove (ASCAP) All Rights Administered by BMG Rights Management (US) LLC']}, 'SNG_ID': '1425684992', 'SNG_TITLE': 'Churches', 'STATUS': 1, 'TRACK_NUMBER': '14', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'b4587c41327827e998275fe3a1e2f9ae', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '3103763', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '7759411', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '3103763', 'GAIN': '-11.9', 'MEDIA_VERSION': '3', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-9UFvk4aLQEPVVJkk9Yv2PsuLNdI0LbJpPzbaoa5eSC4xdxY1jUiUA7IajnZfYiwafvWic-RJsgC6EyzhMOz071yIpnBj6JeMRqnMNfnvvhXYJSWtp24otFRWNm4nAjWGeGAE', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-6.deezer.com/stream/c-6bfba0f679ab1e958857b1da4eab1634-3.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
DEBUG:streamrip:Track info: {'ALB_ID': '242402752', 'ALB_PICTURE': 'e7a592bf32283b79af7f777b75950453', 'ALB_TITLE': 'Churches', 'ARTISTS': [{'ART_ID': '112259', 'ROLE_ID': '0', 'ARTISTS_SONGS_ORDER': '0', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'ART_PICTURE': '42a2ef16887e2cd54b07b848fdfd9619', 'RANK': '804428', 'LOCALES': {'lang_ja-hrkt': {'name': 'エル・ピー'}, 'lang_ja-jpan': {'name': 'エル・ピー'}}, '__TYPE__': 'artist'}], 'ART_ID': '112259', 'ART_NAME': 'LP', 'ARTIST_IS_DUMMY': False, 'DIGITAL_RELEASE_DATE': '2021-12-03', 'DISK_NUMBER': '1', 'DURATION': '76', 'EXPLICIT_LYRICS': '1', 'EXPLICIT_TRACK_CONTENT': {'EXPLICIT_LYRICS_STATUS': 1, 'EXPLICIT_COVER_STATUS': 2}, 'GENRE_ID': '0', 'HIERARCHICAL_TITLE': '', 'ISRC': 'QM24S2103528', 'LYRICS_ID': 70355352, 'PHYSICAL_RELEASE_DATE': '2021-12-03', 'PROVIDER_ID': '30', 'RANK': '593228', 'SMARTRADIO': 0, 'SNG_CONTRIBUTORS': {'main_artist': ['LP'], 'composer': ['Laura Pergolizzi'], 'music publisher': ['Quarter Inch of Lovesongs (ASCAP)']}, 'SNG_ID': '1425685002', 'SNG_TITLE': 'Poem', 'STATUS': 1, 'TRACK_NUMBER': '15', 'USER_ID': 0, 'VERSION': '', 'MD5_ORIGIN': 'd001af1fa35351ba921cbef7545bd397', 'FILESIZE_AAC_64': '0', 'FILESIZE_MP3_64': '0', 'FILESIZE_MP3_128': '1232142', 'FILESIZE_MP3_256': '0', 'FILESIZE_MP3_320': '3080358', 'FILESIZE_MP4_RA1': '0', 'FILESIZE_MP4_RA2': '0', 'FILESIZE_MP4_RA3': '0', 'FILESIZE_FLAC': '0', 'FILESIZE': '1232142', 'GAIN': '-10.5', 'MEDIA_VERSION': '2', 'TRACK_TOKEN': 'AAAAAWGweD5hsZF-RDMqfDka8rZju8Kn0LhdSdBvK1Uam7BXLXFGQzoCpWh_BlImFEn4SKYZJy-bi25e8T3QyNzKYODL3SLsjlSKsEexUDudsBI-AJmdTDe78rmHA0HEAnGXL4wHe4vQrLYtUe8', 'TRACK_TOKEN_EXPIRE': 1639027070, 'MEDIA': [{'TYPE': 'preview', 'HREF': 'http://cdn-preview-c.deezer.com/stream/c-c2377c83131e5c5e96bf175e097dfe7c-2.mp3'}], 'RIGHTS': {'STREAM_ADS_AVAILABLE': True, 'STREAM_ADS': '2000-01-01', 'STREAM_SUB_AVAILABLE': True, 'STREAM_SUB': '2000-01-01'}, '__TYPE__': 'song'}
DEBUG:streamrip:WrongLicense()
Unable to stream LP - When We Touch. Message: 
Unable to stream LP - Goodbye. Message: 
Unable to stream LP - Everybody's Falling in Love. Message: 
Unable to stream LP - The One That You Love. Message: 
Unable to stream LP - Rainbow. Message: 
Unable to stream LP - One Last Time. Message: 
Unable to stream LP - My Body. Message: 
Unable to stream LP - Angels. Message: 
Unable to stream LP - How Low Can You Go. Message: 
Unable to stream LP - Yes. Message: 
Unable to stream LP - Conversation. Message: 
Unable to stream LP - Safe Here. Message: 
Unable to stream LP - Can't Let You Leave. Message: 
Unable to stream LP - Churches. Message: 
Unable to stream LP - Poem. Message: 
DEBUG:streamrip:Executing INSERT INTO failed_downloads (source, media_type, id) VALUES (?, ?, ?)
DEBUG:streamrip:Items to add: ('deezer', 'track', 1425684862)

  Stack trace:

  1  .local/lib/python3.9/site-packages/rip/core.py:316 in download
      314│ 
      315│             try:
    → 316│                 item.download(**arguments)
      317│                 for item_id in item.downloaded_ids:
      318│                     self.db.add([item_id])

  PartialFailure

  at .local/lib/python3.9/site-packages/streamrip/media.py:1209 in download
      1205│ 
      1206│         self.downloaded = True
      1207│ 
      1208│         if failed_downloads:
    → 1209│             raise PartialFailure(failed_downloads)
      1210│ 
      1211│     def _download_and_convert_item(self, item: Media, **kwargs):
      1212│         """Download and convert an item.
      1213│ 

The following error occurred when trying to handle this error:

  Stack trace:

  8  .local/lib/python3.9/site-packages/cleo/application.py:314 in run
      312│ 
      313│             try:
    → 314│                 exit_code = self._run(io)
      315│             except Exception as e:
      316│                 if not self._catch_exceptions:

  7  .local/lib/python3.9/site-packages/rip/cli.py:604 in _run
      602│             logger.addHandler(fh)
      603│ 
    → 604│         super()._run(io)
      605│ 
      606│     def create_io(self, input=None, output=None, error_output=None):

  6  .local/lib/python3.9/site-packages/cleo/application.py:409 in _run
      407│                 io.set_input(ArgvInput(argv))
      408│ 
    → 409│         exit_code = self._run_command(command, io)
      410│         self._running_command = None
      411│ 

  5  .local/lib/python3.9/site-packages/cleo/application.py:416 in _run_command
      414│     def _run_command(self, command: Command, io: IO) -> int:
      415│         if self._event_dispatcher is None:
    → 416│             return command.run(io)
      417│ 
      418│         # Bind before the console.command event,

  4  .local/lib/python3.9/site-packages/cleo/commands/base_command.py:118 in run
      116│         io.input.validate()
      117│ 
    → 118│         status_code = self.execute(io)
      119│ 
      120│         if status_code is None:

  3  .local/lib/python3.9/site-packages/cleo/commands/command.py:85 in execute
       83│ 
       84│         try:
    →  85│             return self.handle()
       86│         except KeyboardInterrupt:
       87│             return 1

  2  .local/lib/python3.9/site-packages/rip/cli.py:155 in handle
      153│ 
      154│         if core.interactive_search(query, source, type):
    → 155│             core.download()
      156│         else:
      157│             self.line("No items chosen, exiting.")

  1  .local/lib/python3.9/site-packages/rip/core.py:326 in download
      324│                 # add successful downloads to database?
      325│                 for failed_item_info in e.failed_items:
    → 326│                     self.failed_db.add(failed_item_info)
      327│                 continue
      328│             except ItemExists as e:

  OperationalError

  unable to open database file

  at .local/lib/python3.9/site-packages/rip/db.py:127 in add
      123│ 
      124│         logger.debug("Executing %s", command)
      125│         logger.debug("Items to add: %s", items)
      126│ 
    → 127│         with sqlite3.connect(self.path) as conn:
      128│             try:
      129│                 conn.execute(command, tuple(items))
      130│             except sqlite3.IntegrityError as e:
      131│                 # tried to insert an item that was already there

If this was unexpected, please open a Bug Report at https://github.com/nathom/streamrip/issues/new/choose

Config File

[downloads]
# Folder where tracks are downloaded to
folder = "/home/jlgarnier/Musique/"
# Put Qobuz albums in a 'Qobuz' folder, Tidal albums in 'Tidal' etc.
source_subdirectories = false

[downloads.concurrency]
# Download (and convert) tracks all at once, instead of sequentially. 
# If you are converting the tracks, or have fast internet, this will 
# substantially improve processing speed.
enabled = true
# The maximum number of tracks to download at once
# If you have very fast internet, you will benefit from a higher value,
# A value that is too high for your bandwidth may cause slowdowns
max_connections = 3

[qobuz]
# 1: 320kbps MP3, 2: 16/44.1, 3: 24/<=96, 4: 24/>=96
quality = 3
# This will download booklet pdfs that are included with some albums
download_booklets = true

email = ""
# This is an md5 hash of the plaintext password
password = ""
# Do not change
app_id = ""
# Do not change
secrets = []

[tidal]
# 0: 256kbps AAC, 1: 320kbps AAC, 2: 16/44.1 "HiFi" FLAC, 3: 24/44.1 "MQA" FLAC
quality = 3
# This will download videos included in Video Albums.
download_videos = true

# Do not change any of the fields below
user_id = ""
country_code = ""
access_token = ""
refresh_token = ""
# Tokens last 1 week after refresh. This is the Unix timestamp of the expiration
# time. If you haven't used streamrip in more than a week, you may have to log
# in again using `rip config --tidal`
token_expiry = ""

[deezer]
# 0, 1, or 2
# This only applies to paid Deezer subscriptions. Those using deezloader
# are automatically limited to quality = 1
quality = 2
# An authentication cookie that allows streamrip to use your Deezer account
# See https://github.com/nathom/streamrip/wiki/Finding-Your-Deezer-ARL-Cookie
# for instructions on how to find this
arl = "MY_ARL"
# This allows for free 320kbps MP3 downloads from Deezer
# If an arl is provided, deezloader is never used
use_deezloader = true
# This warns you when the paid deezer account is not logged in and rip falls
# back to deezloader, which is unreliable
deezloader_warnings = true

[soundcloud]
# Only 0 is available for now
quality = 0
# This changes periodically, so it needs to be updated
client_id = ""
app_version = ""

[youtube]
# Only 0 is available for now
quality = 0
# Download the video along with the audio
download_videos = false
# The path to download the videos to
video_downloads_folder = ""

# This stores a list of item IDs so that repeats are not downloaded.
[database.downloads]
enabled = true
path = "/home/jlgarnier/Musique/"

# If a download fails, the item ID is stored here. Then, `rip repair` can be
# called to retry the downloads
[database.failed_downloads]
enabled = true
path = "/home/jlgarnier/Musique/"

# Convert tracks to a codec after downloading them.
[conversion]
enabled = false
# FLAC, ALAC, OPUS, MP3, VORBIS, or AAC
codec = "ALAC"
# In Hz. Tracks are downsampled if their sampling rate is greater than this. 
# Value of 48000 is recommended to maximize quality and minimize space
sampling_rate = 48000
# Only 16 and 24 are available. It is only applied when the bit depth is higher
# than this value.
bit_depth = 24
# Only applicable for lossy codecs
lossy_bitrate = 320

# Filter a Qobuz artist's discography. Set to 'true' to turn on a filter.
[filters]
# Remove Collectors Editions, live recordings, etc.
extras = false
# Picks the highest quality out of albums with identical titles.
repeats = false
# Remove EPs and Singles
non_albums = false
# Remove albums whose artist is not the one requested
features = false
# Skip non studio albums
non_studio_albums = false
# Only download remastered albums
non_remaster = false

[artwork]
# Write the image to the audio file
embed = true
# The size of the artwork to embed. Options: thumbnail, small, large, original.
# "original" images can be up to 30MB, and may fail embedding. 
# Using "large" is recommended.
size = "large"
# Both of these options limit the size of the embedded artwork. If their values
# are larger than the actual dimensions of the image, they will be ignored.
# If either value is -1, the image is left untouched.
max_width = -1
max_height = -1
# Save the cover image at the highest quality as a seperate jpg file
keep_hires_cover = true

[metadata]
# Sets the value of the 'ALBUM' field in the metadata to the playlist's name. 
# This is useful if your music library software organizes tracks based on album name.
set_playlist_to_album = true
# Replaces the original track's tracknumber with it's position in the playlist
new_playlist_tracknumbers = true
# The following metadata tags won't be applied
# See https://github.com/nathom/streamrip/wiki/Metadata-Tag-Names for more info
exclude = []

# Changes the folder and file names generated by streamrip.
[filepaths]
# Create folders for single tracks within the downloads directory using the folder_format
# template
add_singles_to_folder = false
# Available keys: "albumartist", "title", "year", "bit_depth", "sampling_rate",
# "container", "id", and "albumcomposer"
folder_format = "{albumartist}/{title}"
# Available keys: "tracknumber", "artist", "albumartist", "composer", "title",
# and "albumcomposer"
track_format = "{tracknumber}_{title}"
# Only allow printable ASCII characters in filenames.
restrict_characters = false

# Last.fm playlists are downloaded by searching for the titles of the tracks
[lastfm]
# The source on which to search for the tracks.
source = "qobuz"
# If no results were found with the primary source, the item is searched for 
# on this one.
fallback_source = "deezer"

[theme]
# Options: "dainty" or "plain"
progress_bar = "dainty"

[misc]
# Metadata to identify this config file. Do not change.
version = "1.7"

Operating System

Manjaro Linux

streamrip version

1.7

Screenshots and recordings

No response

Additional context

No response

CanadianBaconBoi commented 2 years ago

The path under the database entries need to actually be the path to a database file, not the directory.

I would set this block

# This stores a list of item IDs so that repeats are not downloaded.
[database.downloads]
enabled = true
path = "/home/jlgarnier/Musique/"

# If a download fails, the item ID is stored here. Then, `rip repair` can be
# called to retry the downloads
[database.failed_downloads]
enabled = true
path = "/home/jlgarnier/Musique/"

to

# This stores a list of item IDs so that repeats are not downloaded.
[database.downloads]
enabled = true
path = "/home/jlgarnier/Musique/streamrip_downloads.sqlite"

# If a download fails, the item ID is stored here. Then, `rip repair` can be
# called to retry the downloads
[database.failed_downloads]
enabled = true
path = "/home/jlgarnier/Musique/streamrip_failed.sqlite"
jlgarnier commented 2 years ago

OK, thanks a lot! I'll update the config and will try again!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.