Kodi Community Forum

Full Version: Questions about updating Kodi and mapping NAS for Raspberry Pi
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have two questions:

1) I would like to update Kodi to the latest version.  I tried "sudo apt-get update" from https://kodi.wiki/view/HOW-TO:Install_Ko...spberry_Pi.  This give me an error (this is part of it):

E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite" value from 'stable' to 'oldstable' N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure (8) manpage for details.

I have no idea what this means and how to address the issue. 

Can anyone tell me what this means and how I can update Kodi to the latest edition?  Thank you.

2) I set this up a while ago. Movies, music, TV, and videos are stored on a NAS.  I built a new NAS and am using it, and the old NAS is no longer.  I copied everything from the old NAS to the new.  I use an Ethernet network, and the NAS is an unraid server.  On my windows computers, I can see it under network, and map the folders as drives. 

In Kodi on my Raspberry Pi, how do I find the NAS on my home network?  Again, thank you.
apt is informing you that buster is no longer the stable version of debian (it is now oldstable). See here.
You can continue to run "apt full-upgrade" to get the latest kodi updates (which will still be Leia on buster).

You'll need to switch to bullseye to get the latest kodi (Matrix). See here.