Jump to content

Emby Theater Electron playing issue


sbacch

Recommended Posts

local player trying to play from a remote Emby server.

 

trying to connect until it fails.

 

in the log I can see few issues: a cec issue and file issue

 

the path is correct beside the drive letter "D:" which is local.... when copy the url into a browser it plays fine

 

cec -

 

> emby-theater@3.0.5 start D:\SBACCH Player
> electron main.js --inspector

Initializing cec-client...
{ cecExePath: 'cec-client',
  cecEmitter:
   EventEmitter { _events: {}, _eventsCount: 0, _maxListeners: undefined } }
ERROR: cec-client not installed, running without cec functionality.
cec-client exited with code -4058
UDP Client listening on 0.0.0.0:60171
starting udp receive timer with timeout ms: 1000
(node:21148) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
timer expired 0 servers received
[]

 

File -

 

fs access result for path: Error: ENOENT: no such file or directory, access 'D:\mnt\ssd2\media\Movies\Havana Race  The Fate of the Furious (2017) Movie Clip_1.mp4'
Play URL : http://x.x.x.x:8096/emby/Videos/b9212d9f519812b2059569eac3a96340/stream.mp4?

 

Link to comment
Share on other sites

Ok so you have the server on linux and Emby Theater on Windows, is that correct?

 

Where is the D:\ path coming from?

 

 

 

 no such file or directory, access 'D:\mnt\ssd2\media\Movies\Havana Race  The Fate of the Furious (2017) Movie Clip_1.mp4'

 

Obviously that would not exist on Linux...

Link to comment
Share on other sites

yes, you are correct, linux server and windows 10 theater

 

the D: is the drive inwhich the theatre is running from and it is added somewhere in the process, I couldn't find where.

Link to comment
Share on other sites

Unforunately no. If you use the metadata editor in the web app on the same file that fails, what path does it show for that video?

Link to comment
Share on other sites

at first install asked to load cec driver.  i said ok and then wouldnt load.  uninstalled cec driver.  theatre now runs as expected.  

Link to comment
Share on other sites

Ok thanks for the info. That's strange though. I still have no idea why your other install is trying to play from a D: drive. We may push this as the new release version very soon. Thanks.

Link to comment
Share on other sites

while trying to debug it i saw somewhere where it returns "win32" and afterwards the D: is added

my p[roblem is that i couldnt put my finger on the exact location due to isse running the debuger in Visual Studio Code

it keep giving me error about opening files from the electron.asar archive.

maybe if you can help we that one I could help you with the issue

Link to comment
Share on other sites

  • 1 year later...
GuardedAirplane

Hi, I am having the same issue on the latest linux build. I can access the files via the web browser, windows version, and roku tv, but the app running on my linux partition doesn't want to work.

Link to comment
Share on other sites

4 minutes ago, GuardedAirplane said:

Hi, I am having the same issue on the latest linux build. I can access the files via the web browser, windows version, and roku tv, but the app running on my linux partition doesn't want to work.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...