Posts: 17
Joined: Jun 2013
Reputation:
1
I think I've figured out what the problem was. After posting that I decided I'd go into my Google account and clean out my list of apps I've given permission to. There were about 10 different ones in there pertaining to this plugin, so I deleted them all. When I tried to auth again it worked. Hopefully if someone else runs into the problem again this'll be able to help them.
Posts: 780
Joined: May 2016
Reputation:
280
2016-12-04, 18:07
(This post was last modified: 2016-12-04, 18:08 by anxdpanic.)
The snippet gives no useful information in this case, where a full debug log may have provided contextual information to help. As far as dumped settings, I wasn't sure specifically how or what you did. You may have clicked defaults then cancel/back for all I knew. Wasn't intended to be redundant request of you.
Edit: Good to hear it's resolved and thank you for providing your solution
Posts: 774
Joined: Jun 2012
Reputation:
88
jdf76
Out of memory: 1 Aug 2020
Posts: 774
Here is how the authentication scheme works.
there are 2 Auth requests (if you use my subscriptions and is enabled).
1st one is Youtube-TV API Key. It gives you access to my subscriptions. (if this is disabled then you only get 1)
Second is The plugin API Key. It gives you access to everything else.
Now Here is one thing everyone wonders why do we keep running into the exceeded quota.
here is the key limit
Youtube-TV key limit (not sure how much but there is a limit)
Plugin Pool key 1
50,000,000 units day
10,000 units per 100 sec per user
3,000,000 queries per / 100 sec
now we're currently at 670,000 units at noon.
right now we're trying to figure out how to optimize this.
Ideally this trap wont effect people who use their own key. The old method was creating a bunch of keys and hoping for the best but google is wise on to this trick.
now they only allow 3,000,000 units per day.
So some of you ask well why don't you ask Youtube to give us more quota.
Mainly there is a whole bunch of red tape to that, plus they'll probably just make us the code they have.
so bare with us.
If you use this app for like purposes other than running it to watch youtube, e.g. use it for restaurant audio i suggest getting your own API key.
I'm still learning the API Key myself so i don't know all the nuances on the api, and anxdpanic has been really great to work with to help me figure this stuff out.
Definitely give him props with the project because w/o him we'd still be on 5.2.2.
Thanks
Jeff
Posts: 40
Joined: Jun 2016
Reputation:
1
2016-12-04, 19:51
(This post was last modified: 2016-12-04, 19:56 by everlast.)
Just asking what version is best for me 534 unofficial 535 or kodi repo 536.thanks for your assistance jdf76 which YouTube version has the tweaks makes Jarvis run good can you explain thanks jdf76.
Posts: 780
Joined: May 2016
Reputation:
280
For Helix through Krypton (including Jarvis) you want 5.3.6.
Posts: 236
Joined: Jun 2012
Reputation:
2
I'm i missing something but after update of latest version of plugin on rpi with kodi 18 i only have viewtype shift and widelist
Posts: 103
Joined: Oct 2013
Reputation:
1
mr3p
Senior Member
Posts: 103
Read thru a big part of this thread and appreciate the detailed information regarding the "exceeded daily limit" issue. If a login or personal API is now required, does this mean anonymous use of youtube is over?
Posts: 7
Joined: Nov 2016
Reputation:
0
Does no one experience lags during 60 fps playback, too?