Skip to content

Few improvements to reduce/eliminate corrupt MP3 files#1

Open
b606 wants to merge 11 commits intopanticz:masterfrom
b606:master
Open

Few improvements to reduce/eliminate corrupt MP3 files#1
b606 wants to merge 11 commits intopanticz:masterfrom
b606:master

Conversation

@b606
Copy link

@b606 b606 commented Jan 15, 2023

  • Reduces the problem of corrupt .MP3 file for the track just before advertisement track: that track was not fully converted even though the WAV file was OK.

  • The download path is system/language-independent (although not tested on win32).

  • The bitrate is optionally increased to 320k, not sure if it is helpful.

  • Display an error message when the Spotify client is not registered with the audio server.

  • Remaining issue : the recording of the track just after advertisement bits still starts a little too earlier (~1 second on my system). Have not yet find out the way to filter out the related dbus messages avalanche and start the parec subprocess at the right moment. The quick workaround is to replay that track if needed or edit it with some software such as audacity.

  • The issue seems to be solved in the last commit by adding extra delay before the parec subprocess

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant