Release YouTube - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release YouTube (/showthread.php?tid=356934) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
|
RE: YouTube - siennamediatest - 2024-03-19 cool- I don't know how to apply the fix so I''ll just wait for the fix RE: YouTube - phyrros1 - 2024-03-19 (2024-03-19, 01:41)nycguy Wrote: Hello when using my playlist, I can not remove a video. I have to press refresh every time to remove it. Any ideas? Thanks for everything I think that’s done on purpose . Before this release the "cursor" jumped to the top of the list everytime a playlist entry has been deleted and this was really annoying….. RE: YouTube - flhthemi - 2024-03-19 (2024-03-19, 01:44)flhthemi Wrote: Open Well did this to my Kodi V21.0 RC1 Youtube V7.0.3.2+matrix.1 and I get "[WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions". What's needed to fix this? RE: YouTube - MaryanR - 2024-03-19 (2024-03-19, 15:15)flhthemi Wrote: Well did this to my Kodi V21.0 RC1 Youtube V7.0.3.2+matrix.1 and I get "[WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions". What's needed to fix this? Usually such message is shown if a software on Windows machine tries to start a local server and bind it to the port which is already used. In general this can happen if
In the context of Kodi+youtube plugin I would disable the "API confiuguration page" as well as any HTTP server features in the youtube plugin settings. This will eliminate the need to start the HTTP server at all. RE: YouTube - flhthemi - 2024-03-19 (2024-03-19, 22:50)MaryanR Wrote:(2024-03-19, 15:15)flhthemi Wrote: Well did this to my Kodi V21.0 RC1 Youtube V7.0.3.2+matrix.1 and I get "[WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions". What's needed to fix this? I looked in youtube addon settings but don't see a setting to turn http off. It's not been changed from default settings though. I will check the other items you listed and see what happens. Humm maybe setting the port to blank or zero instead of 50152 might disable it? Thanks! EDIT Opened youtube settings and set the http port to 0 (zero) did the trick! RE: YouTube - oareid - 2024-03-21 Hoping for a fix soon for this error with YouTube Playlists Unable to get playlist items for plugin://plugin.video.youtube RE: YouTube - koteufel - 2024-03-23 (2024-03-21, 16:48)oareid Wrote: Hoping for a fix soon for this error with YouTube PlaylistsSee: https://github.com/anxdpanic/plugin.video.youtube/releases Version v7.0.4 should fix this. RE: YouTube - oareid - 2024-03-26 (2024-03-23, 10:50)koteufel Wrote:7.0.4 does not fix.(2024-03-21, 16:48)oareid Wrote: Hoping for a fix soon for this error with YouTube PlaylistsSee: Log still indicates `anonymous-namespace'::GetItemsForPlayList: Unable to get playlist items for plugin://plugin.video.youtube/play/?playlist_id [plugin.video.youtube] Running: YouTube (7.0.4+nexus.1) on Nexus (Kodi-20.5) with Python 3.8.15 RE: YouTube - siennamediatest - 2024-03-26 -nevermind. fixed some issues. RE: YouTube - siennamediatest - 2024-03-27 Latest issue: I can log in (had to renew my credentials) but if I view playlists and select 'play all', the loading icon spins and the playlist never plays. can someone else test their playlists to see if they work? RE: YouTube - Sobersally - 2024-03-27 I have the same issue and tried all the fixes recommended and still get the Win 10013 error. I am on 7.0.4 nexus 1 version. I wonder if anyone else has had any luck with this error? RE: YouTube - siennamediatest - 2024-03-27 yeah, can you play any playlists at all? mine just freeze the whole system RE: YouTube - scott967 - 2024-03-27 7.0.4-nexus.1 problem in Kodi Omega I have an addon that creates youtube video listitems. The select action on the listitem is:
This worked fine in 7.0.2, and also when I reverted back to 7.0.3.2+matrix.1, but now it loads the busy window and hangs Kodi. Any ideas? scott s. . RE: YouTube - oldtvwatcher - 2024-03-28 A couple of nights ago there was an update for the YouTube addon, which I installed. Up to early this morning it was working fine. I rebooted the system today (which I don't really think had anything to do with it) and now every time I try to bring up a YouTube video I get this: I can see all the available videos, but when I select any of them this is what I get. I tried restoring an older version of the addon from a backintime backup, and got the same thing. In case it matters I am running Ubuntu 22.04.4 LTS and Kodi nexus version 20.2, the youtube addon (after restoring the previous version) is 7.0.4+nexus 1. EDIT: Turns out that when I restored the old version of the addon, I only renamed the new one, so if restoring the old one didn't work I could put the new one back. I guess you have to completely move the non-working version out of the addons directory - once I did that and rebooted, the old version started working again. I think Kodi was still finding the new one even though it had been renamed and was trying to use it. RE: YouTube - Sobersally - 2024-03-28 I think I fixed my win 10013 error. I just reinstalled Kodi over top my original kodi 20.3 over 20.3 and no more error. Just thought I would share. Hopefully tomorrow when I use it again, the error won't return. Never mind it came back tonight 3/28 |