• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Jellyfin on Samsung TV (Tizen))

     
    • 0 Vote(s) - 0 Average

    Jellyfin on Samsung TV (Tizen))

    MrLarkins
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2025 Jan
    Reputation: 0
    #15
    2025-01-09, 02:53 AM (This post was last modified: 2025-01-09, 05:30 PM by MrLarkins. Edited 6 times in total.)
    Piggybacking on this thread.

    I'm worse than a newb, but I love a challenge.  I've recently discovered Jellyfin for my media.  I have it running on an old HTPC.  It was easy enough to install, port forward to in the router, etc.  No problems there.  

    I then tried to install the Jellyfin app on my Samsung tv.  after hours of following tutorials, I've managed to get the app installed on my tv, but it doesn't work.  When I open the app it says:
    "Unable to load page  file: ///index.html  blah blah

    no where in the installation process did I tell the samsung app the ip of the jellyfin server.  How can I add it after the fact?  During this whole installation process I used my desktop computer (tizen install, git install, node install, ), not the HTPC.

    the Jellyfin app is on the samsung tv, but it can't find the jellyfin server on my htpc.  I don't get the screen that asks to add a server.

    please help and keep it simple.  I just learned what a powershell is!
    EDIT: I am trying to reinstall and I've gotten to the point where i type this into the powershell
    Code:
    npm ci --no-audit
    and at the end it has 1 error, maybe this is the culprit
    Code:
    ERROR in ./components/images/blurhash.worker.ts
    Module build failed (from ../node_modules/worker-loader/dist/cjs.js):
    TypeError: The 'compilation' argument must be an instance of Compilation
        at getCompilationHooks (C:\users\mrlar\Desktop\jellyfin\jellyfin-web\node_modules\webpack\lib\javascript\JavascriptModulesPlugin.js:143:10)
        at C:\users\mrlar\Desktop\jellyfin\jellyfin-web\node_modules\webpack\lib\javascript\ArrayPushCallbackChunkFormatPlugin.js:41:19
        at Hook.eval [as call] (eval at create (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\tapable\lib\HookCodeFactory.js:19:10), <anonymous>:7:1)
        at Hook.CALL_DELEGATE [as _call] (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\tapable\lib\Hook.js:14:14)
        at Compiler.newCompilation (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\webpack\lib\Compiler.js:1108:30)
        at C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\webpack\lib\Compiler.js:1153:29
        at Hook.eval [as callAsync] (eval at create (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:6:1)
        at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\tapable\lib\Hook.js:18:14)
        at Compiler.compile (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\webpack\lib\Compiler.js:1148:28)
        at Compiler.runAsChild (C:\Users\mrlar\Desktop\Jellyfin\jellyfin-web\node_modules\webpack\lib\Compiler.js:548:8)
    @ ./components/images/imageLoader.js 21:0-42 27:17-23
    @ ./scripts/libraryMenu.js
    @ ./scripts/site.js

    webpack 5.70.0 compiled with 1 error and 1 warning in 61438 ms
    node:child_process:957
        throw err;
        ^

    Error: Command failed: webpack --config webpack.prod.js
        at genericNodeError (node:internal/errors:983:15)
        at wrappedFn (node:internal/errors:537:14)
        at checkExecSyncError (node:child_process:882:11)
        at execSync (node:child_process:954:15)
        at Object.<anonymous> (C:\users\mrlar\Desktop\jellyfin\jellyfin-web\scripts\prepare.js:11:5)
        at Module._compile (node:internal/modules/cjs/loader:1739:14)
        at Object..js (node:internal/modules/cjs/loader:1904:10)
        at Module.load (node:internal/modules/cjs/loader:1473:32)
        at Function._load (node:internal/modules/cjs/loader:1285:12)
        at TracingChannel.traceSync (node:diagnostics_channel:322:14) {
      status: 1,
      signal: null,
      output: [ null, null, null ],
      pid: 14052,
      stdout: null,
      stderr: null
    }

    Node.js v23.6.0
    npm ERR! code 1
    npm ERR! path C:\users\mrlar\Desktop\jellyfin\jellyfin-web
    npm ERR! command failed
    npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node ./scripts/prepare.js

    npm ERR! A complete log of this run can be found in: C:\Users\mrlar\AppData\Local\npm-cache\_logs\2025-01-09T17_20_46_894Z-debug-0.log


    Attached Files Thumbnail(s)
       
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin on Samsung TV (Tizen)) - by S7ewie - 2023-12-23, 11:09 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by Yababakets - 2023-12-24, 10:21 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Serge K - 2023-12-24, 10:41 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Yababakets - 2023-12-24, 10:44 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Serge K - 2023-12-24, 10:48 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Yababakets - 2023-12-24, 10:58 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Serge K - 2023-12-24, 11:02 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Yababakets - 2023-12-24, 11:13 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Serge K - 2023-12-24, 11:17 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by S7ewie - 2023-12-24, 12:10 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by Serge K - 2023-12-24, 12:11 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by S7ewie - 2023-12-24, 01:53 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by Yababakets - 2023-12-28, 12:05 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by FinusBeto - 2024-09-12, 02:15 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by MrLarkins - 2025-01-09, 02:53 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Ubaldo Aguilar - 2025-01-22, 07:32 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by Georgi Todorov - 2025-05-07, 12:22 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by PatrickSt1991 - 2025-05-13, 09:32 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Hellboy - 2025-05-13, 10:43 AM
    RE: Jellyfin on Samsung TV (Tizen)) - by Chris Sayus - 2025-05-27, 02:43 PM
    RE: Jellyfin on Samsung TV (Tizen)) - by PatrickSt1991 - 2025-05-27, 03:10 PM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode