You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to save settings and history in App Data. App will no longer be fully portable in this state, but users won't have to worry about losing/moving their settings when updating.
Make "Open in Spotify app" enabled by default on first run if Spotify is detected.
Option to record multiple devices at once.
Add a way to cut a recording short and send what was already recorded.
🐛 Known Bugs
"Open in Spotify app" checkbox can be visible when Spotify is not installed.
Device drop-down cuts off when displaying a large number of devices.
Small memory leak when device list refreshes or when recording using default device.
✅ Done/Fixed
Add logic to detect if Spotify app is installed and give users option to open Spotify links in app.
Fix crash when finishing recording if the app launched with no config.json (fresh run).
Add option to record input devices.
Add detection for when a device is connected/disconnected.
Considered/Rejected
❌ Change Record X% of allowed audio message to instead display seconds or bytes depending on Progress Display setting.
Not worth the effort unless this gets requested
❌ Add way to set proxy endpoint to use instead of Shazam API endpoint.
Don't know enough about setting this up to effectively implement it.
❌Change "Delete History Entry" icon in history view from an X to a trash-can icon.
Icon is too small, so an X will have to do for now.
🚧 Pending Investigation
🐛 Known Bugs
✅ Done/Fixed
config.json(fresh run).Considered/Rejected
Record X% of allowed audiomessage to instead display seconds or bytes depending onProgress Displaysetting.