Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
To my knowledge kodi has nothing to do with the location, it's done by udisks and friends - depending on which user is currently running with appropriate permissions. Please open your own thread about this issue.

Final idea from arch wiki:

Quote:Mount to /media (udisks2)By default, udisks2 mounts removable drives under the ACL controlled directory
Code:
/run/media/$USER/
. If you wish to mount to
Code:
/media
instead, use this rule:/etc/udev/rules.d/99-udisks2.rules# UDISKS_FILESYSTEM_SHARED
# ==1: mount filesystem to a shared directory (/media/VolumeName)
# ==0: mount filesystem to a private directory (/run/media/$USER/VolumeName)
# See udisks(8)
ENV{ID_FS_USAGE}=="filesystem|other|crypto", ENV{UDISKS_FILESYSTEM_SHARED}="1"
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 18.04 server - by fritsch - 2018-06-01, 11:56
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18