It is currently March 28th, 2024, 8:24 pm

WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Plugins and Addons popular with the Community
shoek
Posts: 32
Joined: March 10th, 2017, 1:47 am

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by shoek »

Anyone else experiencing problems with Spotify Desktop player when using a Rainmeter skin that is interfacing with WebNowPlaying and the Spotify app has been modified by Spicetify CLI to inject the WebNowPlaying plugin?

This combo has worked well for me for some time, but now with Spotify 1.1.34 it is no longer working. Rainmeter logs show errors every second when the skin queries the metadata from Spotify via WebNowPlaying.

I'm using this skin, but in my tests it occurs with others
https://www.deviantart.com/fuckyeahlucas/art/Spotify-Control-WORKING-Rainmeter-Skin-v4-2-594025385
User avatar
CyberTheWorm
Posts: 860
Joined: August 22nd, 2016, 11:32 pm
Location: Surrey, B.C., Canada

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by CyberTheWorm »

shoek wrote: June 2nd, 2020, 2:26 pm Anyone else experiencing problems with Spotify Desktop player when using a Rainmeter skin that is interfacing with WebNowPlaying and the Spotify app has been modified by Spicetify CLI to inject the WebNowPlaying plugin?

This combo has worked well for me for some time, but now with Spotify 1.1.34 it is no longer working. Rainmeter logs show errors every second when the skin queries the metadata from Spotify via WebNowPlaying.

I'm using this skin, but in my tests it occurs with others
https://www.deviantart.com/fuckyeahlucas/art/Spotify-Control-WORKING-Rainmeter-Skin-v4-2-594025385
If you are using the Desktop player use nowplaying, that works with it.
The only source of knowledge is experience. Albert Einstein
Deviant Art Page
jonnypickel
Posts: 4
Joined: July 18th, 2020, 4:50 pm

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by jonnypickel »

I think there's a problem with the cover art URL for YouTube Music. When I'm using music.google.com I can get the album art to show properly in a skin but the cover art never downloads when using music.youtube.com.
Misi3k124
Posts: 1
Joined: November 20th, 2020, 1:03 pm

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by Misi3k124 »

Is it possible to add more shortcuts than 8? need more. i tried adding more lines to the code like #line9 etc but it doesnt work
User avatar
tjhrulz
Developer
Posts: 267
Joined: October 13th, 2016, 1:28 am
Location: Earth

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by tjhrulz »

Misi3k124 wrote: November 20th, 2020, 1:04 pm Is it possible to add more shortcuts than 8? need more. i tried adding more lines to the code like #line9 etc but it doesnt work
You wanna maybe provide code snippets or elaborate more? I don't know what you mean by shortcuts and there's nothing in this plugin that is just limited to a set number so I don't know what you could be referring to
8JO8
Posts: 1
Joined: November 23rd, 2020, 9:28 am

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by 8JO8 »

First, thank you very much for this Plugin.
On Youtube it works fine, but when I am switching to Amazon Music, it somehow cant get any data.
Maybe, because I use Amazon Music Germany? (Domain : https://music.amazon.de/ and not https://music.amazon.com/)

Woul be happy to hear from you,
8JO8
cthunsthrall
Posts: 11
Joined: December 2nd, 2020, 3:51 pm

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by cthunsthrall »

8JO8 wrote: November 23rd, 2020, 9:31 am First, thank you very much for this Plugin.
On Youtube it works fine, but when I am switching to Amazon Music, it somehow cant get any data.
Maybe, because I use Amazon Music Germany? (Domain : https://music.amazon.de/ and not https://music.amazon.com/)

Woul be happy to hear from you,
8JO8
The URL shouldn't matter since that's still within the match pattern, but the DOM on the German version might just be different, breaking the selections. Haven't used amazon music before but a lot can change on these big sites in a couple years. I will try to fix it in my fork of the companion, but it's only signed by mozilla right now, and only on my github repo since it's just a personal edit. Idk if you can install unsigned extensions in chrome or edge since I just use it in firefox. If you use chrome I'm not sure I can get it signed, since it's a fork of an extension that's already on the chrome web store. Plus they charge a $5 fee just to get a webextension signed lol. If you do use firefox I can just send you a download link. Otherwise, if tjhrulz doesn't mind, I will try getting it signed for chrome. Or I can just edit AmazonMusic.js so it works on the German page and send it to tjhrulz
User avatar
yash1331
Posts: 5
Joined: February 12th, 2014, 8:15 pm
Location: India

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by yash1331 »

Plugin not found on Chrome Web Store :-(
Image
J.A.R.V.I.S. + S.H.I.E.L.D. OS - Yash1331
User avatar
Jeff
Posts: 326
Joined: September 3rd, 2018, 11:18 am

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by Jeff »

yash1331 wrote: January 27th, 2021, 9:14 am Plugin not found on Chrome Web Store :-(
Image
Image
User avatar
Jeff
Posts: 326
Joined: September 3rd, 2018, 11:18 am

Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud

Post by Jeff »

For those who want to get WebNowPlaying on Chrome (or any Chromium browser), just download the zip from here, unzip the .zip file into a random folder and in the Extension page of your browser enable Developer Mode then click Load unpacked and choose the folder where you unzipped the file, it should be added to your extensions now.