Any time you pause it or rewind it or sneeze it throws the “EXO failed to play this video” error.

That’s WHEN it decides to play sound.

I noticed they said they aren’t worried about fixing it on github??

What is going on here?

I’m using a shield tv pro and it acts like this on my gaming PC too always freezing and making me force shut it down.

Did something happen with stremio lately?

Edit: anyone know of any viable alternatives that don’t require learning hours of self hosting stuff like Jellyfin?

  • frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    11
    ·
    19 hours ago

    You can start running jellyfin in like five minutes. After that you can devote as much or as little time as you want

    • fizzle@quokk.au
      link
      fedilink
      English
      arrow-up
      11
      ·
      16 hours ago

      Does jellyfin search for content and request it from debrid torrent streamers ?

        • fizzle@quokk.au
          link
          fedilink
          English
          arrow-up
          6
          ·
          12 hours ago

          Nah, I was being a little bit snarky, trying to point out that jellyfin is not an alternative to stremio.

          As far as I know, jellyfin only streams local content, so for movies and TV you probably want the *arr family to find and download all the things.

        • EveryMuffinIsNowEncrypted@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          11 hours ago

          Illegitimately? If this isn’t a typo, I wanna know more information. Lol.

          (Fyi, this comment was meant in a light-hearted way. We all make typos here and there and I’m not trying to make fun of you.)

          • far_university1990@reddthat.com
            link
            fedilink
            English
            arrow-up
            3
            ·
            10 hours ago

            Install? No, is just install script, see servarr wiki. Setup to search your thing? Probably because not used to interface yet.

            But as vendetta say requirement was only jellyfin not full streamio replace.

            • fizzle@quokk.au
              link
              fedilink
              English
              arrow-up
              3
              ·
              8 hours ago

              We’re commenting in a post about what’s wrong with stremio. Jellyfin was suggested as an alternative.

            • chicken@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              2
              ·
              7 hours ago

              …As an alternative to a streaming based solution. Given the context OP was not talking about just installing jellyfin, the fair comparison would be everything required to make it work.

            • fizzle@quokk.au
              link
              fedilink
              English
              arrow-up
              2
              ·
              8 hours ago

              No it’s not, the original point was:

              What the hell is going on with Stremio man?

              Jellyfin is a great project. I use it myself. However, it’s not a stremio replacement.

    • black0ut@pawb.social
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 hours ago

      Yeah now it’s as easy as copying a docker-compose file from the website and running docker-compose up -d. Easier even than Plex, imo.

      • frongt@lemmy.zip
        link
        fedilink
        English
        arrow-up
        7
        ·
        17 hours ago

        You don’t even need Docker. There’s a plain binary for Windows, Linux, and Mac OS.

        • DanceMomsSavedMe@lemmy.zipOP
          link
          fedilink
          English
          arrow-up
          6
          ·
          16 hours ago

          Don’t you have to be hosting the files to play them?

          I just don’t want my main gaming PC on all the time so I can stream some files to my shield TV when I want to watch something.

          • Ilandar@lemmy.today
            link
            fedilink
            English
            arrow-up
            2
            ·
            16 hours ago

            Don’t you have to be hosting the files to play them?

            Yes.

            I just don’t want my main gaming PC on all the time so I can stream some files to my shield TV when I want to watch something.

            You don’t need to leave it on all the time. The server only needs to be running when you want to watch something.

            • DanceMomsSavedMe@lemmy.zipOP
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              There’s also the security issue of having a NAS open on the public net.

              So it requires me learning all about how my firewall works and about inspecting all the internet traffic going in to it and learning all about ports and what not.

              • frongt@lemmy.zip
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                3 hours ago

                You don’t need to expose your system to the Internet. I don’t.

                • DanceMomsSavedMe@lemmy.zipOP
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  3 hours ago

                  So then how can I access it from other devices like I can stremio? Or share it and let multiple people use the same account?