mirror of
https://github.com/Rafiuth/Soggfy.git
synced 2026-04-25 07:05:58 +03:00
[GH-ISSUE #55] injector closes after spotify opens. #50
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#50
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 @Khaine17 on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/Rafiuth/Soggfy/issues/55
I see where when I hit play, the song plays as normal and files are created in the newly created "temp" directory, but are they supposed to convert to mp3 aftewards? nothing happens and I just have lots of these temp files that are ffmd extension
@Rafiuth commented on GitHub (Nov 2, 2022):
Can you please check the log.txt file for errors? Someone else had this issue and it was fixed by disabling pihole/whitelisting
spclient.wg.spotify.com.@Khaine17 commented on GitHub (Nov 2, 2022):
no errors within the log
log.txt
@lferraro commented on GitHub (Nov 12, 2022):
@Khaine17 converted tracks are not in the "temp" directory, but you will find them in your default Music directory of Windows, where the Soggy directory is created by the injector to collect converted tracks.
@Rafiuth maybe this should be clarified in your README
@Khaine17 commented on GitHub (Nov 12, 2022):
Oh wow, thank you so much @lferraro this was where the files were! Much appreciated