Releases: justin025/onthespot
Releases · justin025/onthespot
v1.0.4
Changelogs: v1.0.3 -> v1.0.4
- Add Bandcamp support
- Add Tidal support
- Add Youtube support
- Substantially decrease memory usage
- Add Web UI
- Add copy link button to search
- Add close to tray function
- Add {album_type} to path (For singles/eps/albums/etc)
- Add option to use multiple queue and download workers
- Fix unsynced lyrics on Spotify
- Improve metadata for Spotify episodes and Deezer tracks
- Minor changes to mp3 metadata (Writer: TOLY -> TEXT and Performer: TPE3 -> TPE1)
- Fix overwrite metadata bug for m4a
- Fix account table bugs
- Fix a couple linux packaging related bugs
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-1.0.4-arm64.dmg |
161595fc2333bb04690993b6bcc342ed |
OnTheSpot-1.0.4-x86_64.AppImage |
2cba46a4d416d7fb5141a40a9d1fe27c |
OnTheSpot-1.0.4-x86_64.dmg |
cd01f451869c308bc9dbc12ea7eb4e65 |
OnTheSpot-1.0.4-x86_64.exe |
3c48c8fa00a9b1342fd8824a8b71fa60 |
OnTheSpot-1.0.4-x86_64.tar.gz |
c9d517cb80272850538cc4300020e08e |
v1.0.3
Changelogs: v1.0.2 -> v1.0.3
- Add back mirror spotify playback
- Add option to toggle windows 10 compatible thumbnails
- Add option to reformat existing metadata on files that already exist
- Add option to customize EXTINF path and metadata seperator
- Add option to disable all popups
- Add option to save search settings
- Add playlist number to track path
- Fix m3u bugs
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-1.0.3-arm64.dmg |
ea0007fcf1333e80ded1bee64ee72b94 |
OnTheSpot-1.0.3-x86_64.AppImage |
509e07c96047d8e18d107573f3fc1dcc |
OnTheSpot-1.0.3-x86_64.dmg |
6254c42599d6865dcdfacc39217ade6f |
OnTheSpot-1.0.3-x86_64.exe |
2590ace0e00e5ef07eb8e3769d986a48 |
OnTheSpot-1.0.3-x86_64.tar.gz |
efb6ed55a9302bd6c1c26f77c4a419ed |
v1.0.2
Changelogs: v1.0.1 -> v1.0.2
- Fix mp3 thumbnails in Windows 10 File Explorer
- Fix ogg covers
- Add file hertz in settings along with file bitrate
- Fix lrc file bug
- Fix download queue button bug
- Fix already exists bug
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-1.0.2-x86_64.AppImage |
e069faabcb8e83c29251b469220d5d97 |
OnTheSpot-1.0.2-x86_64.dmg |
df80bf102032afd44f31bea04fdbb017 |
OnTheSpot-1.0.2-x86_64.exe |
01d34b533264a289f52af981660a0db9 |
OnTheSpot-1.0.2-x86_64.tar.gz |
ffd20208ccbc2462eaec56d7c93e5ed9 |
v1.0.1
Changelogs: v0.7.1 -> v1.0.1
- Finish rewrite of download worker, parsing worker, and many ui components
- Fix memory leak in Spotify downloader
- Add full featured Deezer downloader
- Add public Soundcloud downloader
- Add CLI interface
- Drop mutagen in favor of ffmpeg
- Add support for various new audio codecs, for further information see: https://ffmpeg.org/ffmpeg-formats.html
- Other major changes
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-1.0.1-x86_64.AppImage |
28bfd25e8291003882556157e521233c |
OnTheSpot-1.0.1-x86_64.dmg |
6182f784e608bcb2db14aefac51ee07b |
OnTheSpot-1.0.1-x86_64.exe |
4e3b5c3fc9c02d95a6cdd0e4bc2d8975 |
OnTheSpot-1.0.1-x86_64.tar.gz |
9eeb92978b433ce211b9c5b6f80d2d8a |
dev
1.0.5-r1
added apple music support
added support for tidal mixes
added support for mass downloading youtube albums, playlists, artists, and channels
improved tidal parser
improved tidal metadata
improved bandcamp metadata
save covers with raw media download enabled
3400db339201f5b8afef37b84424aad5
v0.7.1
Changelogs: v0.7.0 -> v0.7.1
- Add support for flac, ogg, and m4a
- Add compilation and explicit metadata tags to tracks
- Add language, copyright, and description metadata tags to episodes
- Add custom playlist and episode path
- When downloading an artists discography also fetch singles, collabs, and features
- Skip song if exists in a different format
- Add option to change episode format
- Fix bug with embedded lyrics
- Fix rotate active account bug
- Fix copyright formatting
- Fix international url bug in search
- Add option to embed covers
- Add option to save covers as an image
- Skip caching playlists to include newly added songs in downloads
- Fix episode download bug on free accounts
- Drop googletrans dependency
- Make ui more readable
- Fix default settings bug
- Add waiting status on retry
- Expose explicit icon and metadata seperator in ui
- Changed branding
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-0.7.1-x86_64.AppImage |
2ec5c7e6a6e2c8eaa5b0048fab47969d |
OnTheSpot-0.7.1-x86_64.dmg |
60d441662a1096ee947ba5ba81cc318b |
OnTheSpot-0.7.1-x86_64.exe |
fd0a71043ec19e9905f0537ebe68f0be |
OnTheSpot-0.7.1-x86_64.tar.gz |
8b9ee67c00e7b59a8003082feafabade |
v0.7.0
Changelogs: v0.6.2 -> v0.7.0
- Added option to rotate active account in an effort to avoid rate limits
- Added metadata tags for the following fields: Album Artist, Year, Copyright, Label, Writers, Producers, Performers, Lyrics, Length, Audio Source URL
- Added podcast metadata tags for Language, Description, and Copyright
- Added option to disable embedding of certain metadata tags
- Added custom download paths for playlists
- Added custom download paths for episodes
- Fixed playlist thumbnails in search
- Fixed podcast download bug on free accounts
- Added option to translate name and album in track path to application language
- Skip clearing unavailable songs in downloads
- Added update checker
- Updated application to PyQt6
- Dropped music-tag, show-in-file-manager, and PyOgg dependencies
- Dropped ffplay on windows and simplified ffmpeg binaries
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-x86_64.AppImage |
6ce2a1dc5badde49550abab1f08d7658 |
OnTheSpot-x86_64.dmg |
81a0ebf0382930d9791e117a4bf8005e |
OnTheSpot-x86_64.exe |
59f65cab7a5ea7c9de62ce449a4496a9 |
OnTheSpot-x86_64.tar.gz |
e336c6e076b7ef1627a02e73d9f8bffb |
v0.6.2
Changelogs: v0.6.1 -> v0.6.2
- Made dark theme darker
- Added action buttons to downloads and directories
- Simplified advanced settings
- Cleaned application theme
- Use appdata for data on windows
- Support xdg spec
- Dropped ffprobe in binaries
- Reworked ebuild
- Other misc changes
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-x86_64.AppImage |
7b454e0f4434a17a25b3c0249ca71e2f |
OnTheSpot-x86_64.dmg |
4af8359c068995df53070edc7a903f80 |
OnTheSpot-x86_64.exe |
f3668cc56766c5cd4bbb348d61e34310 |
OnTheSpot-x86_64.tar.gz |
bdc621913909b1d1a2b9fa961fffaa13 |
v0.6.1
Changelogs: v0.6 -> v0.6.1
- Added support for free accounts.
- Added support for wayland.
- Fixed zeroconf credentials bug.
- Fixed login file path bug.
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-0.6.1-x86_64.AppImage |
df527b52d35ef2c98d42907ef62ba409 |
OnTheSpot-0.6.1-x86_64.dmg |
6182e973cd005d27d4a8e45f785d77b0 |
OnTheSpot-0.6.1-x86_64.exe |
a89160ed2faad9fa3970f92d58d7c0e4 |
OnTheSpot-0.6.1-x86_64.tar.gz |
2edfb413109b69abcaaadf7c3cd86651 |
v0.6
Changelogs: v0.5 -> v0.6
- Standard auth depreciated, use zeroconf for new sessions.
- Fixed lyric fetch api.
- Added dark mode.
- Mirror account playback through api if unable to find desktop app.
- Launch without terminal on windows builds.
- Fix fetching songs with an empty genre.
- Launch without terminal on windows builds.
- Move sessions to .config to respect xdg spec.
- Added support for building on Gentoo via ebuild.
- Added support for AppImage.
- Minor UI improvements and bug fixes.
File Checksum ( MD5 )
Filename |
Checksum |
OnTheSpot-0.6-x86_64.AppImage |
9703975b3d570f44100b2efaa93ab22c |
OnTheSpot-0.6-x86_64.dmg |
122d9305e15ea43808b8d11e54f5b1bb |
OnTheSpot-0.6-x86_64.exe |
257e54997881a3d3965f3270f91442a0 |
OnTheSpot-0.6-x86_64.tar.gz |
081d845c67b614a6168ffa9ca8d2d7bd |