• 2 Posts
  • 22 Comments
Joined 7 months ago
cake
Cake day: February 15th, 2026

help-circle


  • I have written my CV in HTML, CSS, little bit of JavaScript and handlebars.js library (single JS file). I have all the texts inside JSON files (one file per language). I can switch between languages simply by changing a variable and refreshing the page.

    When I need to update the CV, I just change the text and print the CV as a webpage into a PDF using an Ungoogled Chrome (Firefox has a bug that causes the page to print in a slightly wrong size).

    It may be overkill for some, but for me it was easier to properly style the page using a CSS than using Writer/Word.

















  • I never had the chance to try Plex, but how does it compare to Jellyfin? What kind of features does Plex have and Jellyfin does not and vice versa?

    Examples of basic features I’m missing in Jellyfin:

    • Create a user-defined collection (like group of favourite movies)
    • Adding user-defined tags
    • Filtering by tags or any meaningful filtering
    • Filtering by languages (however this could be done by using combination of 2 different plugins that add tags and create collections)
    • [Important] No movie/show relations (e.g. The Lord of the Rings 1 -> 2 -> 3)
    • No way to know if movie/show belongs to any collection