Coder Social home page Coder Social logo

spotify-util / viewplaylistswithsong Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 0.0 4.61 MB

An extension geared towards Spotify users with larger libraries; view all your playlists that contain a specific song with the click of a button. Designed for Spicetify (https://github.com/khanhas/spicetify-cli)

JavaScript 100.00%
spicetify spicetify-cli spicetify-extensions spotify spotify-desktop

viewplaylistswithsong's People

Contributors

elijaholmos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

viewplaylistswithsong's Issues

[Bug] Extension not working

Hello, this is the only extension I have that is not working properly/ at all with my Spotify. I installed it the same way as the rest. What info can I share that could help solve this problem?

[Bug] Loading notification can create an illusion of successful initialization

Not necessarily a bug per se, but each blue loading notification that appears while VPWS is initializing only lasts for 2-3 seconds before it fades away. Given how the percents are calculated and when the notifications are fired, this may mean that a notification appears with a status, say 78%, then fades away with no notification to follow it for several seconds. As a user, this can be confusing.

Requirements:
-Make each notification displayed during the setup process last until the next notification is ready to be displayed

Solution Brainstorm:
-When a new notification is displayed, create a setTimeout to keep displaying that notification with the exact same text that loops every 2-3 seconds. When the next notification is ready to be displayed, cancel the previous setTimeout and create a new timeout for the next notification. Repeat this process until 100% is achieved.

BONUS: Add a way to display initialization errors to the user, in the event that one is encountered. Example of an error could include an incompatible version of Spicetify; see #5

[Bug] View Playlists with Song button not working under certain conditions

When I click the VPWS button to view a song, then bring up any other page except a new Song Page, then click on the VPWS button again for the same song, I am not redirected to the Song Page and nothing happens.
This is due to a check on line 263 that leads the code to believe it is currently displaying the SongPage for the song you last viewed, and to avoid rendering issues, does not attempt to reopen that page.

[Bug] Doesn't work after installation

Hello,

I tried installing the extension how you said, and did spicetify apply, tried reinstalling several time but the button doesn't show up and it is as if I didn't install it.

I also have BetterLeftSidebar, copyPlaylistInfo, genre, hidePodcasts installed and here is my config-xpui.ini:

[Setting]
spotify_path            = /opt/spotify
prefs_path              = /home/kaiser/.config/spotify/prefs
replace_colors          = 1
overwrite_assets        = 0
spotify_launch_flags    = 
check_spicetify_upgrade = 0
current_theme           = Sleek
color_scheme            = 
inject_css              = 1

[Preprocesses]
expose_apis           = 1
disable_upgrade_check = 1
disable_sentry        = 1
disable_ui_logging    = 1
remove_rtl_rule       = 1

[AdditionalOptions]
home_config           = 1
experimental_features = 1
extensions            = hidePodcasts.js|BetterLeftSidebar.js|genre.js|ViewPlaylistsWithSong.js|bookmark.js|keyboardShortcut.js|popupLyrics.js|shuffle+.js|copyPlaylistInfo.js
custom_apps           = 
sidebar_config        = 1

[Patch]

; DO NOT CHANGE!
[Backup]
version = 1.1.84.716.gc5f8b819
with    = 2.11.1

If you need more information to help me, please let me know. I hope we find a solution because your extension is exactely what I need since ages to help sorting my songs and it will be very helpful!

Is it still maintained?

I just tried the extension, I have searched for something like this forever, but I can't get it to work, the button just won't show up. Are you still working on it/planning on updating it to the latest Spicetify release? I read that you only develop for the Legacy Version, but maybe you changed your mind in the last year. Doesn't hurt to ask :)

Thank you @elijaholmos !

Include the ability to view playlists with a certain artist

As a user, I would like the ability to right-click on an artist and select a button that says "View Playlists with Artist". I would then be redirected to a page that displays the artist info and the number of playlists that contain this artist, a grid of playlists containing the artist, and the number of times the artist appears in each playlist

New feature - implement disabled status on button

In the next version of Spicetify there will be an option to toggle the enabled/disabled status of ContextMenu Items.
See spicetify/cli#520

Once this is released, implement a feature where the VPWS button appears during the setup phase but cannot be clicked until the setup phase is complete and the user's entire library has been documented.

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.