Newbie's First Kodi System
#2
Not everything is available via uPnP sadly.  Also, I don't think there is anyone maintaining that side of things at the moment for Kodi.

Given all this, if it were me, I'd set up a shared database using MySQL/MariaDB and scan everything into that using network paths.  Then use an advancedsettings.xml file on the fire tv stick to point to that shared library, at which point everything that appears on your Pi should be replicated on the firestick.

There is a lot of information in the wiki (wiki) about doing this, but if you get stuck or need some help with something, just shout.  I've been using a method like this for the last 6 years to share all my music around 5+ kodi instances (on various different platforms) with no issues.  It's a pain to set up, but once it is, it works flawlessly.

Some wiki reading !!  
  • Note that a local sqlite database has no knowledge of network paths and thus won't work !!
  • An rPi4 is perfectly capable of running the software required to make this work
  •  
You will have to do any scraping/scanning on the Pi but once it's done both machines will show identical info.  You do NOT need to add your music library to the firesticks sources as all the info is in the MySQl/Mariadb database.  You just need to use the advancedsettings.xml to point the firestick to the relevant music database and everything should 'just work'tm.
Learning Linux the hard way !!
Reply


Messages In This Thread
Newbie's First Kodi System - by wyvernuk - 2019-10-27, 18:20
RE: Newbie's First Kodi System - by black_eagle - 2019-10-27, 18:39
RE: Newbie's First Kodi System - by wyvernuk - 2019-10-27, 19:24
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-05, 00:24
RE: Newbie's First Kodi System - by scott967 - 2019-10-28, 01:10
RE: Newbie's First Kodi System - by Klojum - 2019-10-28, 02:36
RE: Newbie's First Kodi System - by wyvernuk - 2019-10-28, 10:14
RE: Newbie's First Kodi System - by Klojum - 2019-10-28, 11:25
RE: Newbie's First Kodi System - by Klojum - 2019-11-05, 09:59
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-05, 17:37
RE: Newbie's First Kodi System - by Klojum - 2019-11-05, 18:14
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-05, 20:41
RE: Newbie's First Kodi System - by Klojum - 2019-11-05, 18:26
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-05, 20:51
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-06, 23:34
RE: Newbie's First Kodi System - by scott967 - 2019-11-07, 17:42
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-07, 21:20
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-07, 21:05
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-08, 18:02
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-09, 13:40
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-09, 18:23
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-09, 22:19
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-10, 00:22
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-10, 02:14
RE: Newbie's First Kodi System - by jjd-uk - 2019-11-10, 02:27
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-10, 22:28
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-11, 10:55
RE: Newbie's First Kodi System - by jjd-uk - 2019-11-11, 11:37
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-12, 19:54
RE: Newbie's First Kodi System - by wyvernuk - 2019-11-12, 20:18
RE: Newbie's First Kodi System - by jjd-uk - 2019-11-12, 20:23
Logout Mark Read Team Forum Stats Members Help
Newbie's First Kodi System0