Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cli.utils.progress: fix relative Windows paths#4830

Merged
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:cli/utils/progress/fix-relative-windows-paths
Sep 17, 2022
Merged

cli.utils.progress: fix relative Windows paths#4830
gravyboat merged 1 commit into
streamlink:masterfrom
bastimeyer:cli/utils/progress/fix-relative-windows-paths

Conversation

@bastimeyer

Copy link
Copy Markdown
Member

Fixes #4829

See #4829 (comment)

Relative paths on Windows accidentally cut off the first part of the path.parts property when no path.drive was set.

@bastimeyer bastimeyer added bug os: Windows Related to Microsoft Windows CLI labels Sep 17, 2022
@gravyboat gravyboat merged commit 14cb86e into streamlink:master Sep 17, 2022
@bastimeyer bastimeyer deleted the cli/utils/progress/fix-relative-windows-paths branch September 17, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug CLI os: Windows Related to Microsoft Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cli.utils.progress: relative paths on Windows don't get truncated correctly

2 participants