Jellyfin Forum
Jellix - a Netflix inspired web client for Jellyfin - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Development (https://forum.jellyfin.org/f-development)
+--- Forum: Client Development (https://forum.jellyfin.org/f-client-development)
+--- Thread: Jellix - a Netflix inspired web client for Jellyfin (/t-jellix-a-netflix-inspired-web-client-for-jellyfin)



Jellix - a Netflix inspired web client for Jellyfin - doihaveto - 2023-12-19

I finished a small project and I thought I'd share:

[Image: 68747470733a2f2f692e696d6775722e636f6d2f...4f2e706e67]


A web-based Jellyfin client that delivers user-friendly, daily watching recommendations.

Features:
- Filters by:
  - Production year
  - Community rating (IMDB)
  - Critic rating (Rotten Tomatoes)
  - Hide played movies
- Categories:
  - Today's picks (random movies, consistent across the day).
  - Latest movies
  - Newest movies
  - Favourites
  - Each available genre

[Image: wwueVA6.png]

Project files and installation instructions are available here: https://github.com/doihaveto/jellix


RE: Jellix - a Netflix inspired web client for Jellyfin - xiNe - 2024-01-04

can you post more image of it?


RE: Jellix - a Netflix inspired web client for Jellyfin - elephantLYFE - 2024-01-05

Interesting.


RE: Jellix - a Netflix inspired web client for Jellyfin - doihaveto - 2024-01-24

(2024-01-04, 09:15 PM)xiNe Wrote: can you post more image of it?

Sure

This is the settings:
[Image: UBKnWHL.png]


RE: Jellix - a Netflix inspired web client for Jellyfin - doihaveto - 2024-03-03

Version update:

* Enter key now plays the movie (fix for television remotes)
* Font size is adjustable in the settings window


RE: Jellix - a Netflix inspired web client for Jellyfin - gzowner - 2024-03-09

can your app be hardcoded with a IP.. i have some slow family members and just easy have that hardcoded .. and i create username and pw with numbers..


RE: Jellix - a Netflix inspired web client for Jellyfin - doihaveto - 2024-03-30

(2024-03-09, 01:45 AM)gzowner Wrote: can your app be hardcoded with a IP.. i have some slow family members and just easy have that hardcoded .. and i create username and pw with numbers..

I'm not sure what you mean...


RE: Jellix - a Netflix inspired web client for Jellyfin - TheDreadPirate - 2024-03-30

(2024-03-30, 08:16 AM)doihaveto Wrote:
(2024-03-09, 01:45 AM)gzowner Wrote: can your app be hardcoded with a IP.. i have some slow family members and just easy have that hardcoded .. and i create username and pw with numbers..

I'm not sure what you mean...

They want to be able to distribute a copy of the app with the hostname/IP of their Jellyfin server pre-populated.


RE: Jellix - a Netflix inspired web client for Jellyfin - doihaveto - 2024-04-02

(2024-03-30, 04:52 PM)TheDreadPirate Wrote:
(2024-03-30, 08:16 AM)doihaveto Wrote:
(2024-03-09, 01:45 AM)gzowner Wrote: can your app be hardcoded with a IP.. i have some slow family members and just easy have that hardcoded .. and i create username and pw with numbers..

I'm not sure what you mean...

They want to be able to distribute a copy of the app with the hostname/IP of their Jellyfin server pre-populated.

Oh, in that case the Jellyfin server address can be hardcoded in code/params.js

By the way is it possible to move the thread back to the themes forum? It seems to be more active.


RE: Jellix - a Netflix inspired web client for Jellyfin - thornbill - 2024-04-02

Quote:By the way is it possible to move the thread back to the themes forum?

No. This isn’t a Jellyfin theme so it doesn’t really fit there. Maybe a dedicated forum for third party clients would make sense at some point, but for now this seems like the most appropriate place.