jwallet/spy-spotify

Not Recording in 320 even when selected

adamlove86 opened this issue · 3 comments

File size and bit rate seem a lot smaller - even when selecting 320 from within Spytify
Last 3 tracks in list are for comparison

image

Add this to program config file:

            <setting name="settings_media_bitrate_quality" serializeAs="String">
                <value>3</value>
            </setting>

It is located at %userprofile%\AppData\Local\Spytify\

Thank you for the report. Good news, it's already fixed. It will be available in the next release. #456