mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #45] Resolve Relative Output Paths for ffmpeg #42
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Soggfy#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SmilerRyan on GitHub (Aug 13, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/45
Since soggfy can be treated as a portable application, it would be nice to save files to a relative path.
When the application launches, i can enter "../Downloads" and jpg/mp4/txt/lrc files export just fine.
It does however seem like ffmpeg (might) not allow for relative paths in the file paths provided.
The Output settings I've tried are the Original OGG and MP3 320K formats, neither get saved.
Would it be possible to have soggfy resolve relative paths to full paths for just ffmpeg?
I've checked the arguments, and the only path that's not resolved is the output path.
Here's an example error I get in the log file for each song it tried to download:
And here's how my file structure looks like: