1

I have a Lubuntu desktop and a Samsung UN50RU7100FXZA SmartTV, both connected to the same local network (WiFi router).

The SmartTV has an external HDD connected to it via USB to play movies directly off of the HDD. This works fine, but currently the only method I have of adding movies to the HDD is by disconnecting it from the TV and physically moving it to the computer, copying the files, then moving it back to the TV.

Is there some way to avoid having to physically disconnect/reconnect it? Preferably by having the SmartTV share the HDD's contents with the Linux desktop (so I can manipulate the files using the computer)?

K7AAY
  • 17,705

1 Answers1

3

No, this is not possible with your TV. I have a similar Samsung TV (different family but same model line), and there is no support to mount or browse a network attached storage drive.

However, the TV does include a basic web browser that can stream media. So you could move the HDD to your Linux box, the set up Plex or another free media streamer. You could then use your Samsung TVs browser to connect to something like 192.168.0.10. Plex would serve a homepage showing the available movies, which can include sources like external hard drives.

Depending on how far the TV is fro the router, you will probably want a hardwired connection of the movies are 4K.

Brian H.
  • 553