Kodi Community Forum
Linux Kodi Flatpak and Blu Ray aacs folder - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux Kodi Flatpak and Blu Ray aacs folder (/showthread.php?tid=378212)



Kodi Flatpak and Blu Ray aacs folder - zaisty - 2024-07-16

Question is where to put aacs/KEYDB.cfg file and folder in Kodi Flatpak release? I need it to play my blu ray's.
On ppa version of Kodi everything works because it uses system /.config/aacs... folder.


RE: Kodi Flatpak and Blu Ray aacs folder - DaVu - 2024-07-17

And what stops you placing that file there as well and make that folder accessible to Kodi-Flatpak by using "overrides"?

flatpak override tv.kodi.Kodi --filesystem=/home/<your_user>/.config/aacs/

After the command above, Kodi should be able to access that folder.