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) - thomasmaster - 2019-01-21 (2019-01-20, 18:58)cguZZMan Wrote: @thomasmaster @calisto looks like OneDrive for Business changed some api responses. I'll try to find some time to fix it.OK. Thank you~~~~~~ RE: OneDrive for KODI (Officially in Kodi Addon Repository) - chris234 - 2019-01-25 Hey everyone, could somebody please elaborate on the second bullet point of "How to add OneDrive as a source?" Quote: -> 2. The source path for OneDrive addon is: http://localhost:8586/source/ When trying to add this under add videos -> add network location -> Protocol: Web server directory(HTTP), I'm getting the following error: "Unable to connect. The connection to the network location couldn't be established" I guess I'm misunderstanding something or overlooking something obvious I've been able to export onedrive files as .strm files to my home video folder and adding those as a source, which worked ok, except that .srt subtitles are not shown when playing a movie. The .srt file are in the same onedrive folder and correctly named, yet still kodi is not recognizing and showing the subtitles. Thanks a lot for any pointers, chris RE: OneDrive for KODI (Officially in Kodi Addon Repository) - cguZZMan - 2019-01-25 Subtitles are working fine. Post your debug file all the times if something is not working for you. https://kodi.wiki/view/Log_file/Easy RE: OneDrive for KODI (Officially in Kodi Addon Repository) - chris234 - 2019-01-26 thanks a lot for your reply @cguZZMan (and your add-on for that matter I'll try to provide the logfiles as suggested as I noticed, that my subtitle issue is an occasional one. In the meantime, is the "export to .strm" way, the best way of adding onedrive content as source to kodi or could you or someone else help me with the second bullet point of "How to add OneDrive as a source?" Quote:2. The source path for OneDrive addon is: http://localhost:8586/source/Thanks again, C RE: OneDrive for KODI (Officially in Kodi Addon Repository) - cguZZMan - 2019-01-31 I export my videos to strm to have them in the library. These are the steps to add your drive as a source: Go to Add videos... > Browse > Add network location.. > Web server directory (HTTP): Server address: localhost Remote Path: source Port: 8586 Then navigate to your video folder and add it as you add any other video folder to your library. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - chris234 - 2019-01-31 (2019-01-31, 02:17)cguZZMan Wrote: I export my videos to strm to have them in the library.Thanks again @cguZZMan for your time and explanation, much appreciated. I tried your instruction and they worked with one slight hickup. With the way explained above you can't access the "Shared with me" environment in onedrive, unless I missed something. With the .strm way (going to add-ons, onedrive, the account) you can access the shared files section. As for my subtitle issue, I found one thing I'm sharing, in case anyone stumbles upon the same: The problem was, that some .srt files, that I had, had the wrong encoding. So UTF-8-BOM subtitles were not displayed, but after changing the encoding to "regular" UTF-8, everything worked fine. Notepadd++ offers that functionality in windows, I guess all linux user know their favourite editor Thanks and regards, C RE: OneDrive for KODI (Officially in Kodi Addon Repository) - chris234 - 2019-01-31 sorry for spam @cguZZMan , but I forgot, do you have paypal account where I can donate for this cool addon and your support or is that not the way things are done here? Cheers, C RE: OneDrive for KODI (Officially in Kodi Addon Repository) - rainsg - 2019-02-03 Hi, I've just installed OneDrive addon v2.1.6 for Kodi 18. When I click Add account ..., it shows a screen with code. I go to website: https://drive-login.herokuapp.com/ and enter code but the website always says: Your code is invalid. Make sure you entered the code displayed in Kodi and you're in the same network as your kodi device. I'm sure in the same network with my Kodi and try many times with different code each time it shows (uppercase, lowercase) but no luck. Please help me, thank you. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - LeVraiRoiDHyrule - 2019-02-12 Your addon is excellent. The streaming is super fast. Thanks for your work. But i've got a problem : I can't refresh the newly added OneDrive sources : the content search takes forever... Can you help me please ? Thanks in advance for your help. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - Amend2102 - 2019-02-15 Hello guys, I am newbie to Kodi. Just wanted to say thank you Mr. Guzman for making this happen. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - Amend2102 - 2019-02-17 Hello, I am having issue adding OneDrive as a source today. I was working untill today but suddenly stopped . Anyone else experiencing any challenges? RE: OneDrive for KODI (Officially in Kodi Addon Repository) - Andreus94 - 2019-03-02 Hi! I have a strage problem with OneDrive for business. Streaming video works great, but the video stucks always at minute 35-37 (it appears a charging circle with a 0). I have to go back, open again the file and go manually to the minute 38 to work until the end. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - T5740 - 2019-03-12 I tried to play a few things on my Libreelec box tonight and everything I clicked on said "Playback Failed". Is anyone else having any problems viewing video through the app on their Kodi installs? I checked through my web browser and I can view stuff there just fine. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - cguZZMan - 2019-03-15 (2019-01-31, 10:10)chris234 Wrote: Thanks again @cguZZMan for your time and explanation, much appreciated. I tried your instruction and they worked with one slight hickup. With the way explained above you can't access the "Shared with me" environment in onedrive, unless I missed something. With the .strm way (going to add-ons, onedrive, the account) you can access the shared files section.That's correct, source mode doesn't support access the shared folders. It's in the list for futures enhancements. And thanks for sharing your solution with subtitles. (2019-01-31, 10:15)chris234 Wrote: sorry for spam @cguZZMan , but I forgot, do you have paypal account where I can donate for this cool addon and your support or is that not the way things are done here?Thanks for the offer. Here is the link paypal.me/cguzzman (2019-02-03, 05:54)rainsg Wrote: I've just installed OneDrive addon v2.1.6 for Kodi 18. When I click Add account ..., it shows a screen with code. I go to website: https://drive-login.herokuapp.com/ and enter code but the website always says: Your code is invalid. Make sure you entered the code displayed in Kodi and you're in the same network as your kodi device.If you are still having this issue, please log an issue in github. https://github.com/cguZZman/plugin.onedrive/issues (2019-02-12, 01:58)LeVraiRoiDHyrule Wrote: Your addon is excellent. The streaming is super fast. Thanks for your work.I need more information. Please log an issue in github. (2019-02-17, 08:03)Amend2102 Wrote: I am having issue adding OneDrive as a source today. I was working untill today but suddenly stopped . Anyone else experiencing any challenges?Please log an issue in github and post your debug log file. (2019-03-02, 23:41)Andreus94 Wrote: Streaming video works great, but the video stucks always at minute 35-37 (it appears a charging circle with a 0). I have to go back, open again the file and go manually to the minute 38 to work until the end.Please test in another device and also check your connection. If you still have the problem, log an issue in github with the debug log file and all the detailed information. (2019-03-12, 02:47)T5740 Wrote: I tried to play a few things on my Libreelec box tonight and everything I clicked on said "Playback Failed". Is anyone else having any problems viewing video through the app on their Kodi installs? I checked through my web browser and I can view stuff there just fine.Please log an issue in github and include your debug log file. RE: OneDrive for KODI (Officially in Kodi Addon Repository) - PCVXD - 2019-04-04 Am I correct to think that scanning music on OneDrive to the library doesn't work yet? On Xbox One you used to be able to stream your OneDrive music via Groove Music but the functionality is removed so I'd love to use Kodi for this. It's working in file mode but I can't get it to add the music to my library. |