I created this project some years back and the project just reached v1.1.0. I know most people have jellyfin servers and all set up, but if you have just a local folder of all your series saved up, you can use this to remember what you were watching.

All feedback is welcome. You can also contribute to the project

Repo: https://github.com/Dr-42/offflix

  • @IsoSpandyOP
    link
    English
    12 months ago

    You need a c compiler. Install gcc or clang

    sudo apt install gcc
    sudo apt install clang
    
      • @IsoSpandyOP
        link
        English
        1
        edit-2
        2 months ago

        Did you install cargo using rustup? Or did you use the system package manager. Using rustup is the preferred method.

        PS I don’t have my dev machine with me a this moment. But as I can see many people have so many installation issues, I will try to create a flatpak for the application. I will post soon

        • @aPirate@lemmy.dbzer0.com
          link
          fedilink
          English
          12 months ago

          It just tried using my system package manager, I will try with rustup and if that doesn’t work I’ll wait for the flatpak. Thank you for all your help!

          • @IsoSpandyOP
            link
            English
            12 months ago

            Uninstall the system package manager… Then install with rustup.

            • @aPirate@lemmy.dbzer0.com
              link
              fedilink
              English
              12 months ago

              Weird its still giving me the same error after doing that, I’ll just wait for the flatpak thanks for all your help though.

              • @IsoSpandyOP
                link
                English
                12 months ago

                I see… Okay then.