![]() |
possibilly to integrate Netflix and Viaplay into database - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222) +--- Forum: Kodi related discussions (https://forum.kodi.tv/forumdisplay.php?fid=6) +--- Thread: possibilly to integrate Netflix and Viaplay into database (/showthread.php?tid=328514) |
possibilly to integrate Netflix and Viaplay into database - micksel - 2018-02-14 Is there possible to someone integrate Netflexs and Viaplays library into my database? So when you select Movies it displays all Movies from the following sources Netflix, My NAS, Viaplay? and the same for series etc? RE: possibilly to integrate Netflix and Viaplay into database - natethomas - 2018-02-14 There is development for this very thing. https://forum.kodi.tv/showthread.php?tid=224794 Unfortunately, it could use more love and more eyeballs. RE: possibilly to integrate Netflix and Viaplay into database - thesuffering - 2018-02-14 (2018-02-14, 19:59)natethomas Wrote: There is development for this very thing. https://forum.kodi.tv/showthread.php?tid=224794Integrating Netflix/Amazon in the library would be a great thing. Its a giant PITA to jump between multiple apps for specific shows. Itd be nice to use Kodi as a central hub, and have it auto update when say a new season comes out or in the case of the Grand Tour a new episode is released. RE: possibilly to integrate Netflix and Viaplay into database - oOflyeyesOo - 2018-02-15 The germans have this setup, works with netflix and amazon. pretty much any addon. RE: possibilly to integrate Netflix and Viaplay into database - natethomas - 2018-02-15 (2018-02-15, 00:01)oOflyeyesOo Wrote: The germans have this setup, works with netflix and amazon. pretty much any addon.He's not asking for a netflix addon. He's asking for the contents of the netflix addon to be included in his library, as far as I understand. I'm not aware of any germans having that setup. RE: possibilly to integrate Netflix and Viaplay into database - ponkotsu - 2018-02-15 (2018-02-15, 03:09)natethomas Wrote:(2018-02-15, 00:01)oOflyeyesOo Wrote: The germans have this setup, works with netflix and amazon. pretty much any addon.He's not asking for a netflix addon. He's asking for the contents of the netflix addon to be included in his library, as far as I understand. I'm not aware of any germans having that setup. netflix.de does, I bet. ![]() But realistically I don't see this happening, as Kodi would have to be regularly contacting Netflix, getting their current database (or at least a delta since the last ping to Netflix), and updating the user's local database accordingly. Don't get me wrong, it would be interesting, but I won't be waiting for it -- I'll just be pleasantly surprised if it does become a reality. (No promises to eat hats either.) RE: possibilly to integrate Netflix and Viaplay into database - natethomas - 2018-02-15 (2018-02-15, 17:44)runningnaked Wrote:Since the addon already exists, it would just take completing montellese's importing work to deal with addons. There's nothing special about Netflix that would prevent this.(2018-02-15, 03:09)natethomas Wrote:(2018-02-15, 00:01)oOflyeyesOo Wrote: The germans have this setup, works with netflix and amazon. pretty much any addon.He's not asking for a netflix addon. He's asking for the contents of the netflix addon to be included in his library, as far as I understand. I'm not aware of any germans having that setup. RE: possibilly to integrate Netflix and Viaplay into database - thesuffering - 2018-02-15 so basically ![]() RE: possibilly to integrate Netflix and Viaplay into database - oOflyeyesOo - 2018-02-23 No, I was not talking about their netflix app. I was talking about Osmosis, if you are using the netflix/amazon kodi plugin, you can add entries from any addon to your library. RE: possibilly to integrate Netflix and Viaplay into database - oOflyeyesOo - 2018-02-23 (2018-02-15, 03:09)natethomas Wrote:Osmosis, its a lovely tool. Just wish they would get a global context menu set up to save some time going all through osmosis to add a item.(2018-02-15, 00:01)oOflyeyesOo Wrote: The germans have this setup, works with netflix and amazon. pretty much any addon.He's not asking for a netflix addon. He's asking for the contents of the netflix addon to be included in his library, as far as I understand. I'm not aware of any germans having that setup. RE: possibilly to integrate Netflix and Viaplay into database - wsnipex - 2018-03-02 https://github.com/xbmc/xbmc/pull/13566 should go a long way to enable this Please don't comment there unless you can contribute to the code review. |