It is currently September 20th, 2024, 1:01 pm
WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
-
- Posts: 858
- Joined: August 22nd, 2016, 11:32 pm
- Location: Surrey, B.C., Canada
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
don't see that error myself
The only source of knowledge is experience. Albert Einstein
Deviant Art Page
Deviant Art Page
-
- Posts: 59
- Joined: July 17th, 2016, 4:42 pm
- Location: Austria
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
I'm having the same issue, it happens with my skin and the given skin-example in the opening post.
First I thought it relates to a language issue but since this happens in a English Win10 VM too it has to be something else.
A short look into the plugin-code shows that it uses the API.Log function so I don't think we can do something on the skin-side to disable these log-entries since they even show up if you do not request the artist-metadata with a measure.
First I thought it relates to a language issue but since this happens in a English Win10 VM too it has to be something else.
A short look into the plugin-code shows that it uses the API.Log function so I don't think we can do something on the skin-side to disable these log-entries since they even show up if you do not request the artist-metadata with a measure.
-
- Posts: 349
- Joined: September 3rd, 2018, 11:18 am
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
After totally not stalking tj, a push has been sent to the browser extensions to fix the Youtube problem :P
-
- Posts: 59
- Joined: July 17th, 2016, 4:42 pm
- Location: Austria
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
As Jeff already mentioned, tjhrulz has updated the browser extension and that fixed the issue
https://github.com/tjhrulz/WebNowPlaying-BrowserExtension/commit/e8ddb23e8cc8f3887a4cca7ec86ab26df06211a5
https://github.com/tjhrulz/WebNowPlaying-BrowserExtension/commit/e8ddb23e8cc8f3887a4cca7ec86ab26df06211a5
-
- Posts: 269
- Joined: January 9th, 2013, 7:52 pm
- Location: Clemson University
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
When using the plugin in Vivaldi, it seems to run fine (at first glance) until I open the Rainmeter log, which shows the error shown in the picture below.
Any ideas what's going on?
Any ideas what's going on?
You do not have the required permissions to view the files attached to this post.
-
- Posts: 1
- Joined: March 23rd, 2020, 10:14 am
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
The plugin supposed to be working on Youtube right? But in my pc, it doesn't work. I used the latest rainmeter and the latest plugin in the chrome extension store. Even when I loaded the examples that provided, the examples skin isn't showing anything. I'm using Win10 Pro 1909
-
- Posts: 6
- Joined: March 21st, 2020, 8:03 pm
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
Thanks for the skin, but volume is self-reducing when track changes :/ Any solution to this? Thanks for the support!
StArL0rd84 wrote: ↑October 4th, 2017, 3:34 pm REALLY awesome plugin man, been looking for this...
I am trying to make a clickable seekbar, but it has proven to be quite difficult because of the way the command works.
[!CommandMeasure "mProgress" "SetPosition +10"] works to skip 10% forward,
but i am using a invisible overlay over the bar to calculate the mouse position over the bar.
I then send that calculation to mProgress as shown below.
But that percentage i arrive at from my calculation is from the beginning of the bar to the point i am clicking at.
Not from the point of progression of the song to where i am clicking.
I guess what i am trying to say is that i might need a little help with the math ;P
Or even another approach to this.
But i feel like it should be possible some how.
seekbar.pngSeekbarExample_1.0.rmskinCode: Select all
[mProgress] Measure=Plugin Plugin=WebNowPlaying PlayerType=Progress [Progress] Meter=Bar MeasureName=mProgress X=r Y=30r W=200 H=6 BarColor=255,255,255 SolidColor=0,0,0,100 BarOrientation=Horizontal [mProgressFormula] Measure=Calc [ProgressClickArea] Meter=Image X=r Y=-9r W=[Progress:W] H=24 SolidColor=55,10,0,100 LeftMouseDownAction=[!SetOption mProgressFormula Formula "(($MouseX$)/([Progress:W])*100)"][!Update] LeftMouseUpAction=[!CommandMeasure "mProgress" "SetPosition [mProgressFormula]"] DynamicVariables=1
-
- Posts: 6
- Joined: March 21st, 2020, 8:03 pm
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
Help! The skin is perfectly working on youtube, but somehow it isn't working on spotify web :/ i got the latest plugin, running on Opera GX and windows 10!
Thanks for the support!
Thanks for the support!
-
- Posts: 1
- Joined: March 30th, 2020, 9:36 am
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
Same here, youtube is working spotify web isn't.
-
- Posts: 1
- Joined: April 16th, 2020, 12:38 am
Re: WebNowPlaying plugin. Supports sites like Youtube and Soundcloud
Soundcloud not show cover image ?