Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D
deemix-pyweb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • RemixDev
  • deemix-pyweb
  • Issues
  • #17

Closed
Open
Opened Jan 02, 2021 by Leet Tech@Leet

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'

Edited Jan 02, 2021 by Leet Tech
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: RemixDev/deemix-pyweb#17