Release OneDrive for KODI (Officially in Kodi Addon Repository) - 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 OneDrive for KODI (Officially in Kodi Addon Repository) (/showthread.php?tid=228443) |
RE: OneDrive for KODI (Officially in Kodi Addon Repository) - gcarter - 2022-03-04 (2021-11-29, 00:17)solyomb Wrote: Problem solved: RE: OneDrive for KODI (Officially in Kodi Addon Repository) - biglife - 2022-03-08 This advancedsettings.xml fixed the problem for me.. <advancedsettings version="1.0"> <network> <disablehttp2>true</disablehttp2> </network> </advancedsettings> RE: OneDrive for KODI (Officially in Kodi Addon Repository) - gcarter - 2022-03-09 (2022-03-08, 22:46)biglife Wrote: advancedsetting Sweet, worked, thank you :-) RE: OneDrive for KODI (Officially in Kodi Addon Repository) - vasanthtt - 2022-03-20 it works... thanks RE: OneDrive for KODI (Officially in Kodi Addon Repository) - busyVolunteer - 2022-03-29 I have the following issue: I registered the account as normal. I can access my data. But when I use a python skript to start a slideshow at boot I get the following error message: "This account or drive is not registered. Do you want to add an account?" import xbmc xbmc.executebuiltin('SlideShow(plugin://plugin.onedrive/?action=open_folder&driveid=<DRIVE ID>&item_id=<ITEM ID>&content_type=image&child_count=0)') any suggestions? RE: OneDrive for KODI (Officially in Kodi Addon Repository) - stevooo - 2022-08-18 (2021-11-29, 00:17)solyomb Wrote: Problem solved: I know it's not good practice to dig up all threads but just want to say thank you for this. Not 100% sure if it will be a permanent fix, but just streamed a 1hr show in 1080p without fault - that hasn't happened in about 2 years!! Hope more people find this solution. Also in case Mr Guzman reads this thread - a massive thank you too for the OneDrive add-on, has been an absolute game changer for me last few years. Really appreciated. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - fganter - 2022-09-15 I was able to set up the add-on with my OneDrive business account. While I can access my "OneDrive for Business" subfolder files fine, the "SharePoint Document Library" subfolder shows no files/folders even though there are plenty of shared libraries for that account. Is there something I need to do differently? @cguZZMan? Thanks RE: OneDrive for KODI (Officially in Kodi Addon Repository) - mjunk - 2022-10-01 Sorry to ask this but the first post does not explain it well. OneDrive addon is working fine and I'm trying to add it as a source. Am I adding OneDrive as a network location? If so what protocol am I using and what is the server address? Thanks RE: OneDrive for KODI (Officially in Kodi Addon Repository) - startergo - 2023-01-03 "2. The source path for OneDrive addon is: http://localhost:8586/source/" Actually the source path is "http://localhost:8586/source" without the last slash. Please correct it. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - fganter - 2023-01-04 (2022-09-15, 00:19)fganter Wrote: I was able to set up the add-on with my OneDrive business account. While I can access my "OneDrive for Business" subfolder files fine, the "SharePoint Document Library" subfolder shows no files/folders even though there are plenty of shared libraries for that account.bump RE: OneDrive for KODI (Officially in Kodi Addon Repository) Slide show customization - datjays - 2023-01-17 Just started using your add on and I think its great. Are we able to customize the slide show settings? RE: OneDrive for KODI (Officially in Kodi Addon Repository) - juro1971 - 2023-02-11 Hi all, I have all my photos on one drive. I am using Nvidia Shield. The official One Drive App can be side loaded but is more less not usable on Android TV devices. Over years now I tried to use the One Drive Kodi Plugin. As many other my photos are organised in folders per year. Loading these folders with this plug in takes ages?! Also when switching back the folder, content is loaded again and again. So the plug in is not usable for me. What I am doing wrong? Thanks JuRo RE: OneDrive for KODI (Officially in Kodi Addon Repository) - RickAllen - 2023-03-12 Hello I am using Kodi v19.4 on Windows 10 and I am getting the error of SSL: Certificate_Verify_Failed while adding account. The addon works fine on android. Link for the log - https://paste.kodi.tv/esisukequz.kodi Image of the Error Message - https://www.linkpicture.com/view.php?img=LPic640d76800ed54507667524 Let me know if you need anything else Thanks in advance RE: OneDrive for KODI (Officially in Kodi Addon Repository) - Dangelus - 2023-03-12 @RickAllen Can you provide a full Debug Log, not snippets? It would be more useful for those trying to assist you. You can obfuscate any personal information that may be in there beforehand if you have any concerns. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - RickAllen - 2023-03-12 (2023-03-12, 13:39)Dangelus Wrote: @RickAllen Here is the full log - https://paste.kodi.tv/kojovevuri.kodi |