Releases: casualsnek/onthespot
Releases Β· casualsnek/onthespot
v0.5
Changelogs: v0.4 -> v0.5
- Fixed podcast download and resolved a few other podcast-related issues.
- Added thumbnails to the search view.
- Resolved the issue of the application locking up when the internet connection is interrupted.
- When downloading via a playlist, variables such as %playlist_name%, %playlist_owner%, and %playlist_desc% are now available as path formatters.
- Added additional metadata fields such as genre, discs, and total tracks.
- Included support for alternate podcast file formats.
- Introduced a few more metadata fields including thumbnails and podcast names.
- M3u8 playlists now handle missing tracks properly.
- Resolved the problem of low-quality thumbnails.
- Embedded unsynchronized lyrics into metadata.
- Added a few other metadata fields in .lrc files.
- Cancel, retry, and other buttons now function correctly in progress tabs.
- Unified the search and URL input fields on the search page.
- You can now enter a path to a file containing a Spotify URL in the search field to download it.
- Adding or removing an account no longer requires an application restart for the changes to take effect.
- Removed the dependencies on pydub and simpleaudio.
- Properly utilizes the ogg format when in raw mode.
- Allows .lrc file downloads even when using raw mode.
- Fixed the ffmpeg and resolved a few path-related issues on Windows systems.
- Made several UI improvements and bug fixes.
- When a download is canceled, the partially downloaded file is also removed.
- Added an application icon and provided instructions for desktop integration with Linux.
- Added support for setup tools for building .whl packages.
- Added support for building an Arch Linux package with PKGBUILD.
- You can now pass one argument to the application: if it is a Spotify URL, it will be queued for download; otherwise, a search will be performed.
File Checksum ( MD5 )
Filename | Checksum |
---|---|
onthespot_linux |
17fe6c2768ab957540df6806d8b1819e |
onthespot_win.exe |
65e6e704c95ef8cf5e6ab5a737d0a9de |
onthespot_linux_ffm |
51f640ac2fdbce29e76fae40174e28fc |
onthespot_win_ffm.exe |
8aec2a839813a72f211f49f0659c161a |
onthespot-git-0.5-1-any.pkg.tar.xz |
62dd46b942a7bd606e5b1c4871d33abb |
NOTES:
- Binaries with the suffix "_ffm" indicate ffmpeg embedded binaries and do not require ffmpeg to be installed on your system.
- The file with the extension ".pkg.tar.xz" is a package specifically designed for Arch Linux.
If you encounter any bugs with this release, please file a bug report or notify me in any way !
v0.4
v0.4 - Change logs
- Improvements on download page
- Add locate button on completion to open downloaded file location on file manager
- Add cancel and retry button for individual download items
- Add ability to clear downloaded items from view
- Add button for bulk cancelling and retrying downloading items
- Fix Issue on windows systems
- Fixed duplication issue when downloading same item multiple times
- Added support to download synced lyrics (.lrc) files if available
- Code base re-structure and few other optimizations
MD5 ( onthespot_linux ) :a1c96ac21f80a32e61597aa5716f24b4
MD5 ( onthespot_win_ffm ) :fbd9536d48bedce246a53e861daeeeb9
v0.3
This release contains initial binary distribution for windows systems with ffmpeg embedded and few bugfixes.
Fixes
- Fixed URL downloads
- Desktop app play to download now works on windows too.
- Fixed downloads getting stuck on 99% with converting status text in windows
- ffmpeg is now embedded and should not require manual installation.
v0.2
This release contains initial binary distribution for windows systems, one feature additions and few bugfixes.
New feature
- Option to auto download music as you listen to it on main desktop application ( Windows support is experimental. Linux/Windows only support this feature )
- Show bitrates available for user in accounts table
Fixes
- Properly closes media files on windows preventing
- Fixed download progress bar not updating when using URL download
- Added instruction for ffmpeg installation for windows users in README.md ( Follow this if download gets stuck at 99% )
- Other minor changes..
v0.1
Initial release with Linux binaries.
Download 'onthespot_linux' file below
Open terminal and run chmod +x onthespot_linux
then run with ./onthespot_linux