GithubHelp home page GithubHelp logo

dougbarry / powershell-spotify-remove-podcasts Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 11 KB

Powershell script to remove podcasts and episodes from Spotify desktop client UI on Windows

License: MIT License

PowerShell 100.00%
windows powershell spotify ui podcasts episodes js javascript zip

powershell-spotify-remove-podcasts's Introduction

powershell-spotify-remove-podcasts

Powershell script to remove podcasts and episodes from Spotify desktop client UI on Windows

Locates and edits spotify file %appdata%/spotify/apps/xpui.spa to remove several items and change the UI behavior

Windows Powershell version of Remy's script. See their blog post: https://remysharp.com/2021/08/17/removing-shows-from-spotify
Zip manipulation segments from https://stackoverflow.com/questions/25538501/edit-zip-file-content-in-subfolder-with-powershell/49337731

Screenshots here: https://remysharp.com/2021/08/17/removing-shows-from-spotify#:~:text=The%20%22before%22%20Spotify%20is%20at%20the%20top%20and%20%22after%22%20at%20the%20bottom.

powershell-spotify-remove-podcasts's People

Contributors

dougbarry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hdkarlsen

powershell-spotify-remove-podcasts's Issues

Not working

I tried running this in an elevated powershell window and got this error:

Unable to back up file xpui.spa
At C:\Users\Nick\Downloads\powershell-spotify-remove-podcasts-main\powershell-spotify-remove-podcasts-main\SpotifyRemovePodcastsEpisodes.ps1:46 char:9
+ catch { throw "Unable to back up file $($SpotifyXPUIdotSPA)" }
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (Unable to back up file xpui.spa:String) [], RuntimeException
    + FullyQualifiedErrorId : Unable to back up file xpui.spa
 

I commented out the backup lines and it runs without any errors, but it doesn't work.

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.