-
-
Notifications
You must be signed in to change notification settings - Fork 809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] DLNA not working on Samsung TV #1768
Comments
I am not an expert in DLNA, so this is just a speculation: if Stash's DLNA works in smartphones, doesn't that means it works fine? The Samsung TV is the actual problem? Maybe you can get a media player that supports DLNA and see what happens? |
That can be useful but currently I can't get any other media player. |
I confirm there is a problem on samsung (tizen). Using media players is a bad decision. |
Can you guys confirm if DLNA works with Kodi or some other open source program? I might be able to compare our implementation with a working one. |
@WithoutPants I believe upstream has fixed some issues related to Samsung browsing. Might be worth updating. anacrolix/dms#85 They also have a pending PR that fixes LG/Samsung playback issues. anacrolix/dms#86 |
Hi everyone, If you have a samsung TV / other model and could not get UPNP working, can you please test the Stash version at https://github.com/stashapp/stash/actions/runs/1606131148 (downloads at the bottom). If this does fix your problem, we will work with upstream to get that merged and into a Stash release. |
kermieisinthehouse, I tested the build for windows.
|
I'm not sure updating the vendor module is enough. Parts of the module is copied into stash for integration purposes, and I think most of the changes in anacrolix/dms#85 have to be manually applied to our copies as well. |
kermieisinthehouse, I tested the build for linux.
At the same time, I could watch the video through the web interface http://192.168.1.10:9999/scenes/15?qfp=1&qsort=date |
Infinite, I didn't realize we copied it directly. I'll look into that. For the testers, thanks for the feedback. I'll get a new version out to see if I can fix it further. Btw, if you can see Stash but it has no content, it probably means that the IP is blocked in the settings |
I also tested DLNA from Kodi and it works on my Samsung Tizen TV |
Do you have additional information on whether anacrolix/dms#86 improved your DLNA situation? I'm considering merging it upstream. |
I'm sorry for question - novice in github. |
@ctyjiuh in this project, I believe if you use #2155 you will be including the PR in dms. If you use dms alone, you will need to checkout and build anacrolix/dms#86. |
Tested on the latest Ubuntu. |
Can you please consider making a PR upstream? I note that anacrolix/dms was vendored (with licence), and now parts of it have been internalized into stash (and the licence file went missing). Could you please ensure the licence file is clearly displayed per the licence requirement at https://github.com/anacrolix/dms?tab=BSD-3-Clause-1-ov-file#readme. This isn't the first time anacrolix/dms has been copied by another project (rsync for example). It is my goal to ensure that all the annoying tweaks required for different players arrive in anacrolix/dms so we can all share the small wins we make using this awful, inconsistent protocol. That won't work if people keep copying huge chunks of it and making independent fixes. |
Code that was internalised from
I'm happy to add whatever is required, but I'm not sure what else is needed. I'll look at an upstream PR in the near future. Thanks for your work on |
Looks good. Thank you! |
Describe the bug
DLNA on Samsung TV (Tizen OS) not working
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Folders with content
Screenshots
Here is config screen
Stash Version: (from Settings -> About):
Version: v0.9.0
Build hash: a73c99a
Build time: 2021-09-06 04:27:29
Latest Version Build Hash: a73c99a
Running on Docker with macvlan driver
Desktop (please complete the following information):
Additional context
Here is debug level output from Logs section in Stashapp web interface
Meanwhile I open VLC app on my Android Smartphone and DLNA works - showing folders with rating, tags, etc.
The text was updated successfully, but these errors were encountered: