• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Development Client Development Jellix - a Netflix inspired web client for Jellyfin

    Pages (3): « Previous 1 2 3 Next »

     
    • 1 Vote(s) - 5 Average

    Jellix - a Netflix inspired web client for Jellyfin

    Yummy_rad
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2023 Jun
    Reputation: 3
    #11
    2024-05-23, 01:15 AM
    Very slick interface! I’m curious how you implemented the “similar to your watch history” and “because you watched…” categories. Is it with tags? I’m interested in some of the details about this as I am thinking about making a plugin to create smart playlists using user prompts and maybe openAI API
    jelly.fan
    Offline

    Junior Member

    Posts: 10
    Threads: 2
    Joined: 2023 Dec
    Reputation: 0
    Country:Brazil
    #12
    2024-05-23, 02:09 AM
    (2024-05-23, 01:15 AM)Yummy_rad Wrote: I am thinking about making a plugin to create smart playlists using user prompts and maybe openAI API

    I advise you not to. I'm an AI and backend engineer, and I can say with certainty, if a core functionality of your code is an API call to OpenAI, it's dead on arrival.

    A custom trained neural network would be plenty more efficient and effective for this job, a general purpose LLM just isn't suited for this job.
    Yummy_rad
    Offline

    Junior Member

    Posts: 14
    Threads: 3
    Joined: 2023 Jun
    Reputation: 3
    #13
    2024-05-24, 08:50 PM
    Thanks for the perspective. Alas I am not a programmer so I won’t be making a plugin anytime soon. My thought is that the LLM would only be used to covert a natural langue user prompt (eg: I want to watch a high school comedy set in the 80’s) into key words which then can be used in a standard recommendations system.
    In any case, I’ve written this all in the wrong sub as I was confusing Jellix with Jellyflix. Jellyflix is the multiplatform client that has the recommendation features.
    doihaveto
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2023 Dec
    Reputation: 1
    #14
    2024-06-29, 12:36 PM (This post was last modified: 2024-06-29, 12:36 PM by doihaveto.)
    New version released. Changes:
    - New navigation buttons that can be enabled through the settings menu, for Chromecast and similar devices that lack built-in navigation capability.
    - New filter by maximum movie runtime.
    - Fixed an issue with the filters not being applied.

    https://github.com/doihaveto/jellix/comm...62138c4a38
    jennystreaming
    Offline

    Junior Member

    Posts: 24
    Threads: 3
    Joined: 2024 Jun
    Reputation: 0
    Country:Finland
    #15
    2024-07-26, 12:32 AM
    Thank you for the updated version!

    (2024-06-29, 12:36 PM)doihaveto Wrote: New version released. Changes:
    - New navigation buttons that can be enabled through the settings menu, for Chromecast and similar devices that lack built-in navigation capability.
    - New filter by maximum movie runtime.
    - Fixed an issue with the filters not being applied.

    https://github.com/doihaveto/jellix/comm...62138c4a38
    Jalex FILMS
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #16
    2024-08-02, 08:28 AM (This post was last modified: 2024-08-02, 08:32 AM by Jalex FILMS.)
    Good evening, I need help. I would like to be able to install it on a Synology NAS. It would be good to have some installation guide for those who are less knowledgeable on the subject.

    Can you help me with an installation guide on Synology NAS?
    doihaveto
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2023 Dec
    Reputation: 1
    #17
    2024-08-05, 09:00 AM
    (2024-08-02, 08:28 AM)Jalex FILMS Wrote: Good evening, I need help. I would like to be able to install it on a Synology NAS. It would be good to have some installation guide for those who are less knowledgeable on the subject.

    Can you help me with an installation guide on Synology NAS?

    I don't have access to a Synology NAS so I'm not sure how it works exactly, but if you have SSH access you can follow the docker installation guide. I'll probably add an official docker image sometime in the future which will the make process a bit easier.
    Jalex FILMS
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #18
    2024-08-07, 01:06 AM
    doihaveto dateline='[url=tel:1722848424' Wrote: 1722848424[/url]']
    Jalex FILMS dateline='[url=tel:1722587333' Wrote: 1722587333[/url]']
    Good evening, I need help. I would like to be able to install it on a Synology NAS. It would be good to have some installation guide for those who are less knowledgeable on the subject.

    Can you help me with an installation guide on Synology NAS?

    I don't have access to a Synology NAS so I'm not sure how it works exactly, but if you have SSH access you can follow the docker installation guide. I'll probably add an official docker image sometime in the future which will the make process a bit easier.

    If I have SSH access, the image would be very helpful. I would really appreciate it.
    Jalex FILMS
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #19
    2024-08-07, 02:10 AM
    I did a manual installation with ngnix and everything was fine. But I can't access what is the username and password? I can't get past the login tab. I've tried with username and password and nothing, it won't let me access.
    doihaveto
    Offline

    Junior Member

    Posts: 12
    Threads: 1
    Joined: 2023 Dec
    Reputation: 1
    #20
    2024-08-07, 01:00 PM
    (2024-08-07, 02:10 AM)Jalex FILMS Wrote: I did a manual installation with ngnix and everything was fine. But I can't access what is the username and password? I can't get past the login tab. I've tried with username and password and nothing, it won't let me access.

    It's your Jellyfin username and password. If it doesn't let you login check the network tab in your browser's developer tools to make sure it's using the correct Jellyfin URL.
    Pages (3): « Previous 1 2 3 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode