Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-11-17 Thread devgcl
I have v0.144.2 and checked the Signature file which has the necessary comma. However, I am not getting any sound on Youtube despite they show as playing. My logfile shows the following error [22-11-18 02:41:53.6616] Slim::Web::JSONRPC::requestMethod (425) Request failed with error: Bad

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread JedY
snubber wrote: > You can make the change locally as shown here prior to the pull request > approval: https://github.com/philippe44/LMS-YouTube/pull/41/files > > The file to edit was located in > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm > on my server, your

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread slartibartfast
Paul Webster wrote: > To update the plugin use the regular web interface to LMS > Settings/Plugins > However, that will only collect the official release of the plugin > unless you add some other beta repo or you patch the source yourselfThe > plugin has been updated Sent from my Pixel 3a

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread slartibartfast
tannaroo wrote: > Not sure how to fix this on my system as I'm running LMS through a > docker on open media vault (OMV5)? > > Tried to restarting the docker container hoping it would pull the latest > plugin etc but that didn't work.Can't you update plugins from the plugins tab > in strings?

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread Paul Webster
To update the plugin use the regular web interface to LMS Settings/Plugins However, that will only collect the official release of the plugin unless you add some other beta repo or you patch the source yourself Paul Webster author of \"now playing\" plugins covering radio france (fip etc),

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread tannaroo
snubber wrote: > You can make the change locally as shown here prior to the pull request > approval: https://github.com/philippe44/LMS-YouTube/pull/41/files > > The file to edit was located in > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm > on my server, your

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread dmon
snubber wrote: > You can make the change locally as shown here prior to the pull request > approval: https://github.com/philippe44/LMS-YouTube/pull/41/files > > The file to edit was located in > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm > on my server, your

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-11 Thread rb_07
snubber wrote: > You can make the change locally as shown here prior to the pull request > approval: https://github.com/philippe44/LMS-YouTube/pull/41/files > > The file to edit was located in > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm > on my server, your

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread snubber
slartibartfast wrote: > Works for me [emoji106]. Good work and welcome to the forum. > > Sent from my Pixel 3a using Tapatalk Thanks, glad to have it working again. I just switched everything in my house over from mopidy+snapcast+librespot to LMS+PiCorePlayer and couldn't be happier.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread slartibartfast
snubber wrote: > You can make the change locally as shown here prior to the pull request > approval: https://github.com/philippe44/LMS-YouTube/pull/41/files > > The file to edit was located in > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm > on my server, your

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread snubber
You can make the change locally as shown here prior to the pull request approval: https://github.com/philippe44/LMS-YouTube/pull/41/files The file to edit was located in /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/YouTube/Signature.pm on my server, your host may differ.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread snubber
I've posted a pull request that fixes the bug: github.com/philippe44/LMS-YouTube/pull/41 A single comma is all that is needed to fix this bug. snubber's Profile: http://forums.slimdevices.com/member.php?userid=73082 View

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread slartibartfast
tannaroo wrote: > I thought I had this same problem but mine is different. For some reason > 2 of my songs which I play from YT don't work but when I go to YT they > work, so that got me thinking does this plugin stop working for songs > after a while as I've played them loads and loads of time

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread rb_07
This is reproducible with huge number of songs (not all) and I confirm if I go to youtube it can be played. Code: Plugins::YouTube::JSInterp::extract_function (405) Could not find JS function: va Plugins::YouTube::ProtocolHandler::__ANON__ (817) cannot load player

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread tannaroo
I thought I had this same problem but mine different. For some reason 2 of my songs which I play from YT don't work but when I go to YT they work, so that got me thinking does this plugin stop working for songs after a while (i.e. is there a limit on the number of times, it will access a

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-10 Thread rb_07
JedY wrote: > Just to add i'm experiencing the same problem. > > > Code: > > [22-10-08 12:04:10.1453] Plugins::YouTube::JSInterp::extract_function (405) Could not find JS function: va > [22-10-08 12:04:10.1456] Plugins::YouTube::ProtocolHandler::__ANON__ (817)

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-08 Thread dedline
gattacus wrote: > same here Same for me. Tried reinstalling plugin - no difference. dedline's Profile: http://forums.slimdevices.com/member.php?userid=73077 View this thread:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-08 Thread gattacus
JedY wrote: > Just to add i'm experiencing the same problem. > > > Code: > > [22-10-08 12:04:10.1453] Plugins::YouTube::JSInterp::extract_function (405) Could not find JS function: va > [22-10-08 12:04:10.1456] Plugins::YouTube::ProtocolHandler::__ANON__ (817)

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-08 Thread slartibartfast
JedY wrote: > Just to add i'm experiencing the same problem. > > > Code: > > [22-10-08 12:04:10.1453] Plugins::YouTube::JSInterp::extract_function (405) Could not find JS function: va > [22-10-08 12:04:10.1456] Plugins::YouTube::ProtocolHandler::__ANON__ (817)

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-08 Thread JedY
Just to add i'm experiencing the same problem. Code: [22-10-08 12:04:10.1453] Plugins::YouTube::JSInterp::extract_function (405) Could not find JS function: va [22-10-08 12:04:10.1456] Plugins::YouTube::ProtocolHandler::__ANON__ (817) cannot load player code: Could

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-08 Thread dmon
MichaelPr wrote: > Currently I've exactly this problem, too! I already setup/ re-new my > API-Key/ Credentials - everything worked out fine but still: > > > Code: > > [22-10-07 17:25:35.2119] Plugins::YouTube::JSInterp::extract_function (405) Could not find JS

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-10-07 Thread MichaelPr
Listen Closely wrote: > Running LMS 8.2.0 on Debian 11 Bullseye. > > YouTube Plugin version .0144.1. > > YouTube API access key is appropriate and enabled. > > I can search for YouTube videos, but when I select to play them, the > scrubber shows about 3-7 seconds of playback with no sound,

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-03-12 Thread svetter
I have recently enabled YouTube in my LMS environment - this is greatly appreciated as another source of music. not at the same streaming quality as Tidal or Deezer, but a nice complement. I am able to search in YouTube and play items. And I see my subscriptions and am able to play items from

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-25 Thread beneix
I've been using the plugin successfully but suddenly it stopped producing sound. The API works – I can search etc., but when I start playing something it only looks like it is playing. There is no sound and after a while, the stream stalls. This is in the server log: Code:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-22 Thread tbessie
Hi Philippe et. al... I've been using this plugin for a long time now, and I'm happy it's there. I can't find what the latest version of the plugin is; mine reports v0.144.1, but how do I find out what the very latest available version is? Also, when I play back from a YouTube playlist, often

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-10 Thread nbkelvin
Sorry if the answer to this posted elsewhere, but after several days trying I've not found it and I suspect the solution is simple. (I'm no programmer.) I have managed to get the YT plugin apparently working, but there's no sound. The server log states this: [22-02-10 09:52:31.6289]

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-09 Thread lomcovaks
lomcovaks wrote: > Hi Philippe, > > I recently upgraded my Pi3 1Gb LMS system to a Pi4 8Gb with external SSD > and had to reconfigure my YouTube plugin. > > I worked my way around the project creation and OAuth configuration > screens fairly well and authorised the plugin to access LMS. > >

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-04 Thread csduetto69
slartibartfast wrote: > Did you see this post? I don't know if it helps. > https://forums.slimdevices.com/showthread.php?p=1045146 > > Sent from my Pixel 3a using Tapatalk Hi there - I have not come across this part in my configuration yet - must be after where I am getting stuck - I am aware

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-03 Thread slartibartfast
csduetto69 wrote: > Hi Phillipe - I deleted everything on my google API page including the > project and started from scratch - I documented everything in the > attached word file for you to look over and got stuck where the > directions do not seem to match the screens options. I figured if

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-03 Thread csduetto69
csduetto69 wrote: > Will try this tonight Philippe - appreciate the quick response... c.S. Hi Phillipe - I deleted everything on my google API page including the project and started from scratch - I documented everything in the attached word file for you to look over and got stuck where the

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-02 Thread lomcovaks
Hi Philippe, I recently upgraded my Pi3 1Gb LMS system to a Pi4 8Gb with external SSD and had to reconfigure my YouTube plugin. I worked my way around the project creation and OAuth configuration screens fairly well and authorised the plugin to access LMS. The YouTube plugin is working fine -

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-02-01 Thread harrys
MichaelPr wrote: > Mmhhh... I don't know why but somehow I love this 'useless' plugin > :cool: At this point thank you very much for all the effort you've > put in. > > And thanks for fixing this annoying Windows/UNIX CRLF mismatch that > fast. I guess it will never die :mad: seconded...

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-31 Thread Lukenuke
harrys wrote: > Hi, as per post #1349 by chaug above. need to change type to "TV and > limited input" instead of "desktop app" just tried it and it worked > for me, can now access my subscriptions... how odd, thats why i never > even thought of trying this "type" > > (also had to

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-31 Thread MichaelPr
philippe_44 wrote: > Well, you should do yourself a favor and remove that useless plugin :) > > Joke aside, somebody kindly added some corrections and new translations > in strings.txt but I forgot to check format (the infamous Windows/Unix > CRLF problem) Mmhhh... I don't know why but

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-30 Thread philippe_44
MichaelPr wrote: > Hi Philippe, > > I guess your SCM played a trick on you: > > Have a good evening > Michael Well, you should do yourself a favor and remove that useless plugin :) Joke aside, somebody kindly added some corrections and new translations in strings.txt but I forgot to check

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-30 Thread MichaelPr
Hi Philippe, I guess your SCM played trick on you: install.xml Code: PLUGIN_YOUTUBE 37076 Have a good evening Michael +---+ |Filename: Screenshot_20220130-222820_Squeezer.jpg

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-30 Thread Zombie
Did my self a favour and deleted this meaningless plugin and exercise of efforts. Got it working several years ago but then some sticky fingers somewhere needed to change smth. Zombie's Profile:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-27 Thread philippe_44
chaug wrote: > > Then I have a question to @philippe: I'm struggling a bit with using > YouTube music URLs to work with the plugin. Part of the reason is that > some URLs (e.g. the Radio URLs) don't seem to work independently of the > page on which they're on (I assume they need a correct

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-27 Thread csduetto69
philippe_44 wrote: > I don't know... I just tried as well to enable another installation and > after hitting "refresh" I got the code. Maybe there is something funny > with Win10 but to know better I'd need a log of what's happening. You'd > need to set YT logging to "debug" Will try this

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-26 Thread harrys
Lukenuke wrote: > Hello. > > I also. I have tried different solutions described here but without > success. Still getting in log "[22-01-22 17:05:28.6720] > Plugins::YouTube::Oauth2::__ANON__ (97) 401 Unauthorized" > No code in red or anything else shows after click "Get code". I'll be > much

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-26 Thread philippe_44
chaug wrote: > I recently had to re-do the procedure for oauth (to access subscriptions > and playlists) and I noticed that the instructions don't quite match the > UI anymore. For example, there is no "other" type app to choose. I think > it didn't work when I chose "Desktop app" but now I use

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-25 Thread chaug
philippe_44 wrote: > I've just redone all steps following #1 post of this thread to create a > key for a new account on a fresh computer and it worked. I recently had to re-do the procedure for oauth (to access subscriptions and playlists) and I noticed that the instructions don't quite match

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-25 Thread philippe_44
Lukenuke wrote: > Hello. > > I also. I have tried different solutions described here but without > success. Still getting in log "[22-01-22 17:05:28.6720] > Plugins::YouTube::Oauth2::__ANON__ (97) 401 Unauthorized" > No code in red or anything else shows after click "Get code". I'll be > much

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-25 Thread philippe_44
csduetto69 wrote: > Done! Any ideas what may be the matter - I thought if someone wanted to > confirm the keys to work on their setup it would eliminate one of the > variables in this equation. Thanks c.S. For a reason that I cannot guess, your key is invalid. Make sure you have checked the

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-25 Thread csduetto69
Paul Webster wrote: > You should edit these two forum posts and remove your private keys. Done! Any ideas what may be the matter - I thought if someone wanted to confirm the keys to work on their setup it would eliminate one of the variables in this equation. Thanks c.S.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-24 Thread Paul Webster
csduetto69 wrote: > > Any idea what may be the issue? My API shows restricted and active on > my developer page in Google... > You should edit these two forum posts and remove your private keys. Paul Webster author of \"now playing\" plugins covering radio france (fip etc), planetradio

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-24 Thread csduetto69
-- "GET", "https://www.googleapis.com/youtube/v3/videoCategories?key=AIzaSyB9Rzn5wJv96fz4CWD2b2unT0DIDKI5zic=EN=50=date=snippet®ionCode=US;, "403 Forbidden", undef, undef,

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-24 Thread csduetto69
Hi - new to the community and have spent about 2 hours researching this thread and trying various solutions - am on the latest build: Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:28:42 WEDT 2021 and latest version of YouTube Plugin as well v0.143.0 with the following

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-24 Thread harrys
hi, been doing some google searching on oauth and google, seems that google are constantly making subtle changes with time, must be a tedious ongoing maintenance task for phillipe! hopefully next update he get round to doing will fix this issue until the next time it happens again :)

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-22 Thread Lukenuke
harrys wrote: > hi, just saw your post, I'm getting same issue, but even with desktop > app select, still no link/code shows up botton of the plugin screen ... > any help be appreciated, thanks > > harry Hello. I also. I have tried different solutions described here but without success.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-22 Thread harrys
hi, just saw your post, I'm getting same issue, but even with desktop app select, still no link/code shows up botton of the plugin screen ... any help be appreciated, thanks harry ModelCitizen wrote: > Well I've been going round the houses with this. > > But in case it helps anyone else to

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-22 Thread harrys
can anyone help me please :( found out "other" has been changed to "desktop app" when creating an oauth client id but still same problem . when i click on "get code" (or "refresh"), i just dont get anything below/next to these buttons on the page, so cant access my utube

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-11 Thread harrys
Found the solution for anyone in same issue, the instructions for the developer screens is out of date and I've never really used that google developer area... all i had to do was goto https://developers.google.com/youtube/v3/ whilst logged into with me developer account, and enable the api from

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2022-01-10 Thread harrys
Hi, none of the searches or any options work, just give an "empty" measage, getting this error in my logs... any ideas please? youtube plugin version is: (v0.143.0) also tried to refresh my oath credentials but clicking on "get code" or "refresh" does nothing with nothing in logs server

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-17 Thread diggerdig
Yes, it's back. How odd. diggerdig's Profile: http://forums.slimdevices.com/member.php?userid=35490 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-17 Thread tonyu
Yes, it is strange... tonyu's Profile: http://forums.slimdevices.com/member.php?userid=72383 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___ plugins

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-17 Thread slartibartfast
tonyu wrote: > back in service... :DStrange but true [emoji2] Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-17 Thread tonyu
back in service... :D tonyu's Profile: http://forums.slimdevices.com/member.php?userid=72383 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___ plugins

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-16 Thread slartibartfast
diggerdig wrote: > Exact same problem here. Running 8.1.2 with latest plugin on Raspberry > Pi 4. > Nothing plays, unfortunately. > Any advice would be wonderful!I found 2 or 3 things in my playlists that do > play (opus and aac) but nothing else plays. Sent from my Pixel 3a using Tapatalk

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-16 Thread diggerdig
tonyu wrote: > > Plugins::YouTube::ProtocolHandler::__ANON__ (817) cannot load player > code: Could not find JS function 'na' at > /usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm > line 406. > Exact same problem here. Running 8.1.2 with latest plugin on Raspberry Pi

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-12-16 Thread tonyu
Hello, I can't read a track. There must have been an evolution of the API ? Plugins::YouTube::ProtocolHandler::__ANON__ (817) cannot load player code: Could not find JS function 'na' at /usr/local/slimserver/Cache/InstalledPlugins/Plugins/YouTube/JSInterp.pm line 406. If you have an idea how

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-11-16 Thread gly
Hello, I am new to this forum. A few weeks ago I installed "picore player" on a "pi3". It gave a new lease of life to my radio squeezebox. I tried to install the youtube plugin today. Everything is installing very well, the code generation and account authorization is going very well. On the

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-28 Thread adamslim
philippe_44 wrote: > No I mean there is a set of crypto extension that I add as part of the > plugin and I need to build them for each Perl / CPU / OS combination. > What do you have? Oh OK. I'm using a Raspberry Pi 4 with Raspbian. Own music plus Qobuz, PC with Squeezelite-X, JRiver as

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-26 Thread bvrulez
adamslim wrote: > It appears that the next step is to click the "get code" box, but this > does nothing This step worked fine for me. I had to click the button and update the site if I correctly remember. Anyway, it is stated in the steps what to do. It might be, that clicking on the "get

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-25 Thread philippe_44
adamslim wrote: > It has the latest versions of the ones you added on the first post on > here. Odd. > > Anyway it plays YouTube but badly - there are lots of gaps etc. I may > just find some work round or help the kids to make their own playlists. No I mean there is a set of crypto extension

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-25 Thread adamslim
philippe_44 wrote: > Probably a Perl version that does not contain all the crypto needed It has the latest versions of the ones you added on the first post on here. Odd. Anyway it plays YouTube but badly - there are lots of gaps etc. I may just find some work round or help the kids to make

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-25 Thread philippe_44
adamslim wrote: > I just tried to set this up and failed, for I think similar reasons to > the above. > > I sorted the API and initial credentials/secret, all input into the > plugin ok. It appears that the next step is to click the "get code" box, > but this does nothing. Looking at the log

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-24 Thread adamslim
I just tried to set this up and failed, for I think similar reasons to the above. I sorted the API and initial credentials/secret, all input into the plugin ok. It appears that the next step is to click the "get code" box, but this does nothing. Looking at the log file, it shows that a URL was

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-08-09 Thread bvrulez
I wanted to setup Youtube API today and it was not working. I got this error in the log with some JSON following: Code: [21-08-09 16:15:20.3710] Slim::Networking::IO::Select::__ANON__ (130) Error: Select task failed calling Slim::Networking::Async::_async_read: Can't

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-26 Thread tomkonott
philippe_44 wrote: > I mean erase totally your current project on YouTube console (another > just keys, the project itself) and restart from real scratch with just a > key first and then take care of the auth option later > > > Envoyé de mon iPad en utilisant Tapatalk Hi Philippe, i did a

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-25 Thread philippe_44
tomkonott wrote: > If you mean make a new auth2 authorization with get code and authorize > it then yes. > Do i have to create a new project instead of? > So far I have only made a new authorization when installing a new > plugin. I mean erase totally your current project on YouTube console

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-25 Thread tomkonott
philippe_44 wrote: > Have you tried creating a new project? If you mean make a new auth2 authorization with get code and authorize it then yes. Do i have to create a new project instead of? So far I have only made a new authorization when installing a new plugin.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-24 Thread philippe_44
tomkonott wrote: > Unfortunately nobody seems to have the same problem as me. > If version 140 works, how can I install the older version 140 on the > picoreplayer instead of the current version 142? > Maybe someone can give me some advice. > Thanks Have you tried creating a new project?

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-24 Thread tomkonott
tomkonott wrote: > Since last weekend I cannot play my Youtube lists, all songs are skipped > or don't start playing. > The server.log shows this message: > "Plugins::YouTube::ProtocolHandler::__ANON__ (460) no stream/DASH > found". > > My setting is piCorePlayer v6.1.0, LMS 8.1.1 -

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-19 Thread tomkonott
Since last weekend I cannot play my Youtube lists, all songs are skipped or don't start playing. The server.log shows this message: "Plugins::YouTube::ProtocolHandler::__ANON__ (460) no stream/DASH found". My setting is piCorePlayer v6.1.0, LMS 8.1.1 - 1610364019, YouTube plugin 0.142.1,

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-07-15 Thread adamdea
35247 I'm drawing a blank from all searches. Have tried making new API key. Am running Logitech Media Server Version: 8.2.0 - 1625545980 on a pi4. I haven;t used plugin in a while and have reinstalled fresh lms some time ago.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-27 Thread mikeybs
philippe_44 wrote: > Try 0.140.2 working for me too! thanks philippe! mikeybs's Profile: http://forums.slimdevices.com/member.php?userid=62630 View this thread: http://forums.slimdevices.com/showthread.php?t=105840

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-26 Thread networx
Excellent | LMS 8.2.0 @ ONAP | SB Radio | SB Duet | SB Classic 3 | SqueezeLite-ESP32 | Pioneer VSX-S510 | networx's Profile: http://forums.slimdevices.com/member.php?userid=68778 View this thread:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-25 Thread Keys
philippe_44 wrote: > Try 0.140.2 Working now with 0.140.2. You're the best. Many thanks! Keys's Profile: http://forums.slimdevices.com/member.php?userid=70461 View this thread:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-25 Thread Verulam
Working now. Thanks Verulam's Profile: http://forums.slimdevices.com/member.php?userid=70962 View this thread: http://forums.slimdevices.com/showthread.php?t=105840 ___

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-25 Thread slartibartfast
philippe_44 wrote: > Try 0.140.2Fixed [emoji106] Sent from my Pixel 3a using Tapatalk slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread philippe_44
Keys wrote: > Like nervoteso, I suddenly started having trouble playing most anything > on YouTube. I think I found one file which works I can search and > get results, and the file's icon and metadata come up normally, but > audio doesn't play. It was working fine until the last week or

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread slartibartfast
mikeybs wrote: > Trying to get the plugin working on raspberry pi 2 with max2play, I also > tried with picoreplayer first and was unable to get it working. I > switched over to max2play hoping maybe the issue was missing packages, > but max2play not working either > > did a clean install of

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread mikeybs
Trying to get the plugin working on raspberry pi 2 with max2play, I also tried with picoreplayer first and was unable to get it working. I switched over to max2play hoping maybe the issue was missing packages, but max2play not working either did a clean install of max2play when I try to play

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread Verulam
I am having the same problem. Trying to compare the logging information, my thoughts are: Using MPD stream would appear to work. Using DASH with JSON stream works if the encryption is 0, but if the encryption is 1 is does not.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread kidstypike
slartibartfast wrote: > Same here. Some tracks play but most don't. Same here, play list of 70 tracks, only a random 6 played, the rest were skipped. *Server - LMS 8.2.0 *Pi4B 4GB/Argon one case/pCP v7.0.1 - 75K library, playlists & LMS cache on SSD (ntfs) *Study -* Pi4/pCP 7.0.1/Topping

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread slartibartfast
sanghoku wrote: > I have noticed the same thing; > confirmed on 3 different LMS servers and players. > Playlist search works & loads, but skips most of the songs; > > "getSignature (786) no player url to unobfuscate signature" > > Possibly a EU localisation thing again? Belgium here ;)Same

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-24 Thread sanghoku
I have noticed the same thing; confirmed on 3 different LMS servers and players. Playlist search works & loads, but skips most of the songs; "getSignature (786) no player url to unobfuscate signature" Possibly a EU localisation thing again? Belgium here ;)

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-23 Thread Keys
Like nervoteso, I suddenly started having trouble playing most anything on YouTube. I think I found one file which works I can search and get results, and the file's icon and metadata come up normally, but audio doesn't play. It was working fine until the last week or two; I don't use

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-17 Thread billtsig
hello everyone im using youtube plugin and it works extremely well! but i'm wondering if it's possible to make the sound bitrate higher than 160kbps if so how can i do it? is a pitty to hear a 320kbps file in 160kbps Thank you for your time and the wellmade plugin

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-12 Thread nervoteso
slartibartfast wrote: > I have only had issues when YouTube have changed something. Maybe set > the plugin logging to debug and play something then upload the server > log. > > Sent from my Pixel 3a using Tapatalk i've tried to make an other project and new api but no luck.

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-12 Thread slartibartfast
nervoteso wrote: > everything > > incredible i've been fighting with this youtube plugin for years > sometimes work sometjhimes not, it changes everytime. should i change > any api?I have only had issues when YouTube have changed something. Maybe set the plugin logging to debug and play

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-12 Thread nervoteso
slartibartfast wrote: > Any particular tracks? Seems to be working for me. > > Sent from my Pixel 3a using Tapatalk everything Touchx2,radiox4, Squeezebox Server 7.9 (Raspberrypi 3 and qnap ts-269) nervoteso's

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-12 Thread slartibartfast
nervoteso wrote: > hi > i can't listen to any video with youtuble plugin , it finds video but no > sound.Any particular tracks? Seems to be working for me. Sent from my Pixel 3a using Tapatalk slartibartfast's

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-12 Thread nervoteso
hi i can't listen to any video with youtuble plugin , it finds video but no sound. Touchx2,radiox4, Squeezebox Server 7.9 (Raspberrypi 3 and qnap ts-269) nervoteso's Profile:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-11 Thread ModelCitizen
Well I've been going round the houses with this. But in case it helps anyone else to generate their OAuth client ID correctly (so they can use their person YouTube account) I found I had to select 'Desktop App' as the application type when I created it. I tried a few others before settling on

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-06-06 Thread ModelCitizen
My YouTube plugin returns nothing at all. Every search/listing or whatever produces a blank. Checked my credentials, keys etc. All fine. Re-entered them just in case. No joy So I uninstalled the plugin and deleted my preferences. Reinstalled, added back details. No joy I deleted my Google

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-05-29 Thread Eckerda
philippe_44 wrote: > Unfortunately the log level has not been set to « debug » so I cannot > investigate further Sorry for my late reply. Now set all Advanced Log Settings to debug. Attached the ZIP files. Thanks +---+ |Filename:

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-05-22 Thread philippe_44
Eckerda wrote: > Hallo Philippe, > > sorry for my late reply. > Attached the zip files as you rerquested. > Thanks for your support. Unfortunately the log level has not been set to « debug » so I cannot investigate further LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet,

Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-05-22 Thread Eckerda
philippe_44 wrote: > Please provide a log with debug level set. Do not copy/paste it but zip > it and attach it as a file Hallo Philippe, sorry for my late reply. Attached the zip files as you rerquested. Thanks for your support.

  1   2   3   4   5   6   7   8   9   10   >