Global namespace extremist. Defragment your communities!

  • 2 Posts
  • 144 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle






  • Yes. Jellyfin will index the media files and push all the metadata along with the file paths on the network share they both can see to the local kodi database. That way browsing the library on kodi does not suffer any additional latency, but you also lose some advanced jellyfin functionality like on the fly re-encoding.


  • deafboy@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    That’s strange. I’m using the old Jellyfin addon (not the JellyCon), and so far only encountered one bug in total, which, if you are familiar with kodi addon ecosystem, is basically unheard of. And even that one is related to my non-standard manual configuration that allows me to use WebDAV instead SMB or NFS. It’s using the wrong type of escaping for certain special characters, which is understandable, because who in their right mind uses WebDAV?







  • deafboy@lemmy.worldtoLinux@lemmy.mlEncrypt whole system?
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    That’s not a slow laptop. I’ve been daily driving worse for years.

    To protect the data from random thief just browsing through the files I still use ecryptfs. It only encrypts the home directory, and the keys are derived from my accounts password, so no extra hassle.

    The encryption is weak by the current standards, and wouldn’t stop a determined attacker, but it’s 100% better than nothing, and I’ve never noticed any performance problems.


  • Gmail offers imap amd smtp access. You have to enable 2FA, and then it will allow you to create account for so called “less secure apps”.

    In your place, I’d either continue using gmail directly, or finish the configuration of the self hosted mail server and just use that with any smtp/imap client. I suggest getting a separate domain for testing first, before moving your primary inbox there.