flathub / com.github.iwalton3.jellyfin-media-player

https://flathub.org/apps/details/com.github.iwalton3.jellyfin-media-player
GNU General Public License v3.0
1 stars 5 forks source link

Installation of jellyfin media player does not work: Error: Nothing matches com.github.iwalton3.jellyfin-media-player in remote flathub #2

Open patrickmerz opened 3 years ago

patrickmerz commented 3 years ago

Hi,

I tried to install the jellyfin media player via flatpak, but get the following error: Error: Nothing matches com.github.iwalton3.jellyfin-media-player in remote flathub

What I did: I installed flatpak as recommended on raspberry pi 4 (see https://www.flatpak.org/setup/Raspberry%20Pi%20OS/):

Then I tried to install jellyfin media player:

Note that the directories

'/var/lib/flatpak/exports/share' '/home/pi/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS environment variable, so applications installed by Flatpak may not appear on your desktop until the session is restarted.

Looking for matches... Error: Nothing matches com.github.iwalton3.jellyfin-media-player in remote flathub

hfiguiere commented 3 years ago

I installed flatpak as recommended on raspberry pi 4 (see https://www.flatpak.org/setup/Raspberry%20Pi%20OS/):

Do you run a 64-bits (aarch64) OS on the Raspberry Pi?

hfiguiere commented 3 years ago

Just to clarify, and it's mentionned on the setup page you list: if you run the 32-bits OS (the default from Raspberry Pi foundation, as they hide the 64-bits version) you are unlikely to have proper support. This application flatpak was created after armv7 was dropped so it doesn't exist.

iwalton3 commented 3 years ago

I believe there’s an ARM64 build but regardless I wouldn’t bother trying to run it on RPI. MPV doesn’t support hardware acceleration so the media won’t play very well. Use Jellyfin for Kodi instead.

patrickmerz commented 3 years ago

@hfiguiere:

Do you run a 64-bits (aarch64) OS on the Raspberry Pi?

No, I am still running on 32bit, because the 64bit port is still unstable...

@iwalton3: Yes, I already switched to Kodi as client with Jellyfin for Kodi plugin.

Thanks for the answers and clarification.

hfiguiere commented 3 years ago

@hfiguiere:

Do you run a 64-bits (aarch64) OS on the Raspberry Pi?

No, I am still running on 32bit, because the 64bit port is still unstable...

Then that's why.

hint the 64-bits OS work great. It is not unstable.