• 0 Posts
  • 28 Comments
Joined 9 months ago
cake
Cake day: December 28th, 2023

help-circle



  • I have a self-hosted Baikal server with self-signed CA on Android 14 and it works.

    However, I didn’t had to add the certificate to Davx⁵ itself. Adding a rootCA into your device and your reverse proxy handling the request should work as expected over https.

    Those kind of things are difficult to troubleshoot, this could be:

    • Bad rootCA certificate, missing the necessary options ?
    • Wrong certificate handled by your reverse proxy ?
    • Radicale doesn’t recognize your certificate extension ?
    • Wrong networking configuration ?
    • Bug ?

    We need more infos about your setup:

    • Do you use a reverse proxy ?
    • Had you already any success with this certificate within an other application ?
    • Any logs from your Android, Davx⁵?








  • Try something like this for 1 show:

    Show_name [ID]/
    Show_name [ID]/Season 01
    Show_name [ID]/Season 01/S01E01 Episode name.mkv
    

    Clear all the log task in jellyfin Task menu:

    Dashboard>Scheduled Task>Maintenance
    
    Optimize Database
    Clear Log Folder
    Clear Cache Folder
    Clear Activity Logs
    Clear Transcodes Folder
    

    Clear all your Browsers cache/history/data

    This depends on what browser you use
    

    Do a full rescan of your Jellyfin show

    Dashboard>Libraries>Scan All Libraries
    

    Replace all metadata and check to replace existing images

    Jellyfin main menu (where you see your shows thumbnail) > "three dots" > refresh metadata > replace all metadata > check replace existing images
    

    If this works for the TV show you changed according to Jellyfin’s recommendations, you can bulk edit your TV shows names and folders with Sonarr. You don’t need to redownload them, just use your local files.

    If this doesn’t work check your Jellyfin’s docker logs/configuration/metadata downloader

    Hope it helps !

    Edit: here’s an example on how to edit naming scheme with sonarr: https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/




  • While I don’t know of a solution I totally get what you mean… A lot of cool projects don’t work anymore because of that…

    Something similar to the container technology, where everything is packed into an image with all it’s dependencies to the correct version. The app would probably be a security nightmare, but could still work in it’s own contained system.

    This sounds like a very neat technology that Linux is missing !



  • Yep, Debian for sure ! 3 years ago I settled for debian on an old spare laptop, It’s still cruisen with more than 21 containers !! Sure I had a few fresh installs because skill issues, lack of proper configuration, user mistakes… But it’s probably the easiest to maintain and learn as a beginner !

    No idea what’s your level and how close you’re with computers and how much time you have to spare, but don’t be afraid to make mistakes and try a few things out.

    If you are like me just a plain old geek who knew his way arround computers and used Hamachi back in the days, thinking you were a HAKKER… Get ready to get your ass kicked !

    While self-hosting and de-googling is fun, it also has alot of negative things:

    • Time consuming
    • Involves ALOT of Searxing/Reading
    • Debuggin (kinda…)
    • Learning the basics of at least 1 scripting language (consider bash your ally)
    • It’s an infinite rabbit hole that will suck you in and sometimes get to your nerves…

    One of the best advice I could give you along the way is, If you’re stuck on a bug or something isn’t working as expected in your setup and It seems you couldn’t find any answer or similar issues on the web, you absolutly have to take a break, not a 5min cigarette break… A few hours bicycle/sleep break !!!

    The next day you will for sure find a solution !!

    Good luck, have fun and don’t forget to take time for yourself and people arround you !