Protonosgit / Spicetify_Installer

Install, manage and update spicetify from an easy to use gui written in python
GNU Lesser General Public License v2.1
9 stars 4 forks source link

Detect spicetify updates without api #24

Open Protonosgit opened 10 months ago

Protonosgit commented 10 months ago

Describe the feature Manager is currently using its own api with github token. Sometimes the api goes down,token expires(only valid for 90days or so) or url is blocked by whitelist. In future use local update checking which is already done by spicetify itself. Could come with problems if spotify is not run for a while updates will only be shown on runntime!

Additional context Maybe check from config files or similar