V1.8.0beta - smol refactor, apple music fixes, yt music, spotify API Keys and global Retry-After #335
Replies: 1 comment 1 reply
-
|
@moddroid94 - Great work to pull all of this stuff together. A little problem I have encountered: From log: The problem is that the temp_path is being set with a .ogg extension whereas the file is actually being saved with no extension. Simple quick fix I used - You may want to look at where the temp_path is set. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, this is a big change.
This is almost a refactor of the codebase, now contributions should be easier, code cleaner and better to improve on, but let me know what you think in the discussion below!
As most code was changed this will be kept as pre-release for some time to get feedbacks!
TLDR of changes:
(FREE SPOTIFY ACCOUNTS ARE NOT SUPPORTED ANYMORE!)
you'll need to make an app in the Spotify developer console, google it or ask chatgpt :)
What's Changed
New Contributors
Full Changelog: v1.2.2beta...1.8.0beta
You can check the validity of the artifacts with the MD5 in the run where they are built: https://github.com/justin025/onthespot/actions/runs/27786143733
This discussion was created from the release V1.8.0beta - smol refactor, apple music fixes, yt music, spotify API Keys and global Retry-After.
Beta Was this translation helpful? Give feedback.
All reactions