diff --git a/.project b/.project index a3bf2de..d322531 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ -Emby +Jellyfin diff --git a/README.md b/README.md index f2fa035..ff9c528 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ Warning: This app is a legacy program meant for older Samsung Smart TVs running Orsay (pre-2015), which has since been replaced by Tizen. It may be possible to use this app by side-loading, but it is considered unsupported (we are unable to help you with it). You may also wish to try a web browser with Jellyfin, wherever possible. + +This is a fork of the original jellyfin-samsungtv repo which is now archived. If you own an older samsung TV as I do you probably wanted a more updated app. Feel free to use and start issues and pull requests. However, I am not the original developer of this app so I maynot be able to provide the best help. diff --git a/app/javascript/Gui/GuiPage_NewServer.js b/app/javascript/Gui/GuiPage_NewServer.js index 91173d5..dd94de2 100644 --- a/app/javascript/Gui/GuiPage_NewServer.js +++ b/app/javascript/Gui/GuiPage_NewServer.js @@ -11,7 +11,7 @@ GuiPage_NewServer.start = function() { //Insert html into page document.getElementById("pageContent").innerHTML = "
\ -

Enter the IP address & port number of your Emby server.
(You can leave the port blank for 8096)

\ +

Enter the IP address & port number of your Jellyfin server.
(You can leave the port blank for 8096)

\
. \ . \ . \ diff --git a/app/javascript/Server.js b/app/javascript/Server.js index 548ddaf..95aff6e 100644 --- a/app/javascript/Server.js +++ b/app/javascript/Server.js @@ -523,7 +523,7 @@ Server.testConnectionSettings = function (server,fromFile) { ServerVersion.start(); } } else if (xmlHttp.status === 0) { - GuiNotifications.setNotification("Your Emby server is not responding.","Network Error "+xmlHttp.status,true); + GuiNotifications.setNotification("Your Jellyfin server is not responding.","Network Error "+xmlHttp.status,true); Support.removeSplashScreen(); if (fromFile == true) { setTimeout(function(){ @@ -536,7 +536,7 @@ Server.testConnectionSettings = function (server,fromFile) { }, 3000); } } else { - GuiNotifications.setNotification("Emby server connection error.","Network Error "+xmlHttp.status,true); + GuiNotifications.setNotification("Jellyfin server connection error.","Network Error "+xmlHttp.status,true); Support.removeSplashScreen(); if (fromFile == true) { setTimeout(function(){ diff --git a/config.xml b/config.xml index 11c327d..72cff61 100644 --- a/config.xml +++ b/config.xml @@ -18,14 +18,14 @@ n n y - Emby - Emby for Samsung Smart TV + Jellyfin + Jellyfin for Samsung Smart TV 1920 1080 ChessDragon136 - emby.media/community - emby.media + forum.jellyfin.org + jellyfin.org diff --git a/icon/MB3_106_87.png b/icon/MB3_106_87.png index 969c3b1..37e5117 100644 Binary files a/icon/MB3_106_87.png and b/icon/MB3_106_87.png differ diff --git a/icon/MB3_115_95.png b/icon/MB3_115_95.png index 4a8167e..7a43ead 100644 Binary files a/icon/MB3_115_95.png and b/icon/MB3_115_95.png differ diff --git a/icon/MB3_85_70.png b/icon/MB3_85_70.png index a11c65a..3f0cc09 100644 Binary files a/icon/MB3_85_70.png and b/icon/MB3_85_70.png differ diff --git a/icon/MB3_95_78.png b/icon/MB3_95_78.png index a377cb2..0c66d40 100644 Binary files a/icon/MB3_95_78.png and b/icon/MB3_95_78.png differ diff --git a/images/Logo.png b/images/Logo.png index 566bed5..3f5477f 100644 Binary files a/images/Logo.png and b/images/Logo.png differ diff --git a/images/artist.png b/images/artist.png index 74488ab..41bbaef 100644 Binary files a/images/artist.png and b/images/artist.png differ diff --git a/images/fresh-40x40.png b/images/fresh-40x40.png index f9ad3ff..c103a1b 100644 Binary files a/images/fresh-40x40.png and b/images/fresh-40x40.png differ diff --git a/images/loginusernoimage.png b/images/loginusernoimage.png index ea4e289..4368351 100644 Binary files a/images/loginusernoimage.png and b/images/loginusernoimage.png differ diff --git a/images/menu/Home-46x37.png b/images/menu/Home-46x37.png index 635abe5..13943cf 100644 Binary files a/images/menu/Home-46x37.png and b/images/menu/Home-46x37.png differ diff --git a/images/musicplayer/fast-forward-selected-53x37.png b/images/musicplayer/fast-forward-selected-53x37.png index 5e70cfe..bd89b4d 100644 Binary files a/images/musicplayer/fast-forward-selected-53x37.png and b/images/musicplayer/fast-forward-selected-53x37.png differ diff --git a/images/musicplayer/fast-rewind-selected-54x37.png b/images/musicplayer/fast-rewind-selected-54x37.png index 9ba9117..81d4d46 100644 Binary files a/images/musicplayer/fast-rewind-selected-54x37.png and b/images/musicplayer/fast-rewind-selected-54x37.png differ diff --git a/images/musicplayer/pause-selected-32x37.png b/images/musicplayer/pause-selected-32x37.png index b08a553..1d6e363 100644 Binary files a/images/musicplayer/pause-selected-32x37.png and b/images/musicplayer/pause-selected-32x37.png differ diff --git a/images/musicplayer/play-selected-29x37.png b/images/musicplayer/play-selected-29x37.png index 53f06a2..39c8d3a 100644 Binary files a/images/musicplayer/play-selected-29x37.png and b/images/musicplayer/play-selected-29x37.png differ diff --git a/images/musicplayer/skip-next-selected-36x37.png b/images/musicplayer/skip-next-selected-36x37.png index beb7300..4126f70 100644 Binary files a/images/musicplayer/skip-next-selected-36x37.png and b/images/musicplayer/skip-next-selected-36x37.png differ diff --git a/images/musicplayer/skip-previous-selected-36x37.png b/images/musicplayer/skip-previous-selected-36x37.png index 5d254c9..9169aa8 100644 Binary files a/images/musicplayer/skip-previous-selected-36x37.png and b/images/musicplayer/skip-previous-selected-36x37.png differ diff --git a/images/musicplayer/stop-selected-37x37.png b/images/musicplayer/stop-selected-37x37.png index 57ee2a9..4e62891 100644 Binary files a/images/musicplayer/stop-selected-37x37.png and b/images/musicplayer/stop-selected-37x37.png differ diff --git a/images/rotten-40x40.png b/images/rotten-40x40.png index bd9743c..e0383b2 100644 Binary files a/images/rotten-40x40.png and b/images/rotten-40x40.png differ diff --git a/images/sliderPosition.png b/images/sliderPosition.png index 49ffc65..6d835fa 100644 Binary files a/images/sliderPosition.png and b/images/sliderPosition.png differ diff --git a/images/splash.jpg b/images/splash.jpg index ce81751..ffdd4e1 100644 Binary files a/images/splash.jpg and b/images/splash.jpg differ diff --git a/index.html b/index.html index efc619b..7c47ea9 100644 --- a/index.html +++ b/index.html @@ -199,7 +199,7 @@ -
Are you sure you want exit Emby? +
Are you sure you want exit Jellyfin?
Yes
No