Jump to content

Recommended Posts

Posted

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?

 

Posted

Hi there, can you please attach the emby server log? Thanks !

Posted

Hi there, did you forget to attach the log? thanks !

Posted

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...

Posted

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.

Posted

Did you by chance set that as the optional network path for a library folder?

Posted

Not sure where that can be even set, can you direct me to where that can be found?

Posted

if you mean to "(Optional) Shared network folder:" under folder settings, than the answer is no, I didn't set it

Posted

Are you sure? can you show a screenshot of the settings for that library? thanks.

Posted

Can you attach this file?

 

/var/lib/emby/config/system.xml

 

Thanks.

Posted

were you able to find something releated to the configuration?

Posted

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?

Posted

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

Posted

Luke,

 

I run it and it plays the file correctly.

Posted

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.

Posted

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

  • 1 year later...
GuardedAirplane
Posted

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.

Posted
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.

 

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...