Song download issue, WinError 123
Hello. not sure what went wrong here but figured I'd report it in case it's a bigger issue. Thanks!
INFO:deemix:Windows-10 - Python 3.8.7, deemix 2.0.10
| 127793495 | Lindsey Stirling | Something Wild (feat. Andrew McMahon in the Wilderness) | [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\Music\\Deemix Downloads\\Lindsey Stirling\\Lindsey Stirling - Brave Enough\\13 - Something Wild (feat. \tAndrew McMahon in the Wilderness).lrc' |
INFO:deemix:[Lindsey Stirling - Something Wild (feat. Andrew McMahon in the Wilderness)] Getting the album cover ERROR:deemix:[Lindsey Stirling - Something Wild (feat. Andrew McMahon in the Wilderness)] [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\Music\\Deemix Downloads\\Lindsey Stirling\\Lindsey Stirling - Brave Enough\\13 - Something Wild (feat. \tAndrew McMahon in the Wilderness).lrc' Traceback (most recent call last): File "C:\Program Files\Python38\lib\site-packages\deemix\app\downloadjob.py", line 743, in downloadWrapper result = self.download(trackAPI_gw) File "C:\Program Files\Python38\lib\site-packages\deemix\app\downloadjob.py", line 483, in download if not (filepath / f"{filename}.lrc").is_file() or self.settings['overwriteFile'] in [OverwriteOption.OVERWRITE, OverwriteOption.ONLY_TAGS]: File "C:\Program Files\Python38\lib\pathlib.py", line 1432, in is_file return S_ISREG(self.stat().st_mode) File "C:\Program Files\Python38\lib\pathlib.py", line 1197, in stat return self._accessor.stat(self) OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'D:\\Music\\Deemix Downloads\\Lindsey Stirling\\Lindsey Stirling - Brave Enough\\13 - Something Wild (feat. \tAndrew McMahon in the Wilderness).lrc'