casualsnek / onthespot

qt based music downloader written in python
GNU General Public License v2.0
736 stars 53 forks source link

Metadata Fetching Failing Causing Fetch Failure #98

Open cj360 opened 9 months ago

cj360 commented 9 months ago
[2023-09-19 21:35:35,920 :: spotutils :: utils\spotify.py -> 101:       sanitize_data() :: INFO] -> Sanitising string: "℗ 2007 Cartoon Network"; Allow path separators: False
[2023-09-19 21:35:35,921 :: worker.downloader.SESSION_DL_TH-b0073141-d73c-4ed8-9a00-67250853e24f :: worker\downloader.py -> 97:      download_track() :: ERROR] -> Metadata fetching failed for track by id '1t7VssS676p12e1GKx2Rgr', Traceback (most recent call last):
  File "worker\downloader.py", line 54, in download_track
ValueError: Single '}' encountered in format string

[2023-09-19 21:35:35,921 :: worker.downloader.SESSION_DL_TH-b0073141-d73c-4ed8-9a00-67250853e24f :: worker\downloader.py -> 385:                 run() :: ERROR] -> Download process returned false: 1t7VssS676p12e1GKx2Rgr

Is there a chance this is just a typo in "worker\downloader.py" ?

therealteddy commented 5 months ago

I have the same issue

casualsnek commented 5 months ago

Can you share your config file or the screenshot from advanced tab containing file name formatters ?

cj360 commented 5 months ago

I'm sorry I forgot to back up my config for onthespot before re-installing windows so I don't have it any more.