![]() |
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) - RickAllen - 2023-03-13 (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.Try adding files to this library - https://xxxx.sharepoint.com/Shared%20Documents/Forms/AllItems.aspx Instead of xxx use your name. This worked for me. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - hansTiel - 2023-09-11 When I try to add an account to 'OneDrive for Kodi' I get the message on my phone 'Your authentication has been succesful. Now Kodi will complete your login' And then in Kodi: 'unable to retrieve the drive information HTTP error 400: Bad request.' What do I do wrong? Hans RE: OneDrive for KODI (Officially in Kodi Addon Repository) - Tom Depp - 2024-02-27 I set up the add-on under LibreELEC yesterday and added it as a source. However, the issue is that not all files are displayed. When I try to use the m3u from OneDrive for IPTV, I get a "general error" when playing channels. What could be the cause of this? RE: OneDrive for KODI (Officially in Kodi Addon Repository) - i-am-me - 2024-04-21 Hi there. I found out that the addon displays videos only. Probably because of Code: and self._content_type == 'image' Would it be possible for the addon to display images as well? I have folders containing photos and videos (plain photo albums) and it is not user friendly to display photos through "Pictures" and then switch to "Videos" or to the addon to display additional videos. I would like to display both, images and videos via the addon. Thank you for reply. |