mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 03:10:04 +03:00
remove jmp flatpak
This commit is contained in:
+2
-6
@@ -47,11 +47,6 @@ const officialClients: Array<Client> = [
|
|||||||
licenseType: LicenseType.OpenSource,
|
licenseType: LicenseType.OpenSource,
|
||||||
platforms: [Platform.Desktop],
|
platforms: [Platform.Desktop],
|
||||||
primaryLinks: [
|
primaryLinks: [
|
||||||
{
|
|
||||||
id: 'flathub',
|
|
||||||
name: 'Flathub (Linux)',
|
|
||||||
url: 'https://flathub.org/apps/details/com.github.iwalton3.jellyfin-media-player'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 'gh-downloads',
|
id: 'gh-downloads',
|
||||||
name: 'GitHub Downloads',
|
name: 'GitHub Downloads',
|
||||||
@@ -943,7 +938,8 @@ const thirdPartyClients: Array<Client> = [
|
|||||||
{
|
{
|
||||||
id: 'streamyfin',
|
id: 'streamyfin',
|
||||||
name: 'Streamyfin',
|
name: 'Streamyfin',
|
||||||
description: 'A modern Jellyfin client with support for downloads, Live TV, skip intro & credits, trickplay image and more!',
|
description:
|
||||||
|
'A modern Jellyfin client with support for downloads, Live TV, skip intro & credits, trickplay image and more!',
|
||||||
clientType: ClientType.ThirdParty,
|
clientType: ClientType.ThirdParty,
|
||||||
deviceTypes: [DeviceType.Mobile],
|
deviceTypes: [DeviceType.Mobile],
|
||||||
licenseType: LicenseType.OpenSource,
|
licenseType: LicenseType.OpenSource,
|
||||||
|
|||||||
Reference in New Issue
Block a user