Giter VIP home page Giter VIP logo

Comments (14)

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024 2

You're not meant to update spotify-latest through Scoop; it's meant to auto-update itself. I'll take a look at the manifest again when I get a chance.

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

Have you made sure to uninstall Spotify first?

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

Yes

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

i have another info, when i install original Spotify and uninstall it via bulcrapUninstaller and then install it from scoop i run but only once when i close it and reopen i am stuck on same error. Updating Spotify

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

If you download the installer manually and run SpotifyFullSetup /extract [dir], what happens?

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

spotify is extracted to specified folder, and is fully working :)

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

Interesting, that means something's wrong with the manifest...

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

if i modify manifest like this it seems to work
"New-Item \"$env:APPDATA\\Spotify\" -ItemType \"directory\" | Out-Null", "New-Item \"$env:APPDATA\\Spotify\\Update\" -ItemType \"directory\"", "icacls \"$env:APPDATA\\Spotify\\Update\" \"/deny\" \"$($env:UserName):D\"", "icacls \"$env:APPDATA)\\Spotify\\Update\" \"/deny\" \"$($env:UserName):R\""

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

That would prevent updates from occurring, but that doesn't explain why updates aren't working in the first place.

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

@TheRandomLabs yes, but i guess it is ok because i update app thru scoop

from scoop-bucket.

AlJohri avatar AlJohri commented on May 25, 2024

I'm running into the same issue with the updates not working.

@GamerClassN7 if you update Spotify through scoop, does it log you out every time you update?

from scoop-bucket.

GamerClassN7 avatar GamerClassN7 commented on May 25, 2024

I'm running into the same issue with the updates not working.

@GamerClassN7 if you update Spotify through scoop, does it log you out every time you update?

No i autoupdate all app from scoop :)

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

With the recent introduction of the checkver.script property, spotify-latest no longer has to be nightly. Since spotify-latest can now be updated through Scoop, I've been able to make several improvements, and this issue is now resolved. :)

from scoop-bucket.

TheRandomLabs avatar TheRandomLabs commented on May 25, 2024

I would recommend reinstalling spotify-latest by running scoop update -f spotify-latest.

from scoop-bucket.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.