-
Can you make this app Chromecast enabled?
-
When I run:
```
import upnpclient as upnp
devices = upnp.discover()
```
I get these errors regarding my Marantz SR5008:
```
Error 'xmlns:ms: ' urn:microsoft-com:wmc-1-0' is not a valid UR…
-
I didn't see anywhere that DNLA was supported so if it isn't it definitely should be implemented.
-
It works also for me. I do not why, but when I use the power button of the media player, it goes to HOME option, similar to config screen and not able to play directly from last input selected before …
-
When searching a matching resource url, we should not return the first that match the supported format, but we should return in priority the non transcoded URL, then any matching url.
We should also …
-
[tkloczko@domek dleyna-renderer-0.6.0]$ make
make all-recursive
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/dleyna-renderer-0.6.0'
Making all in libdleyna/renderer
make[2…
-
Hello,
I connected my sony alpha 7r camera to the laptop via wifi and then ran python src/example/scan_for_cameras.py
But it is not able to detect the camera. Can this api work for the sony alpha …
-
Hi again,
I used minidlna for years, before Gerbera, and it had a cool feature... It Can save where I was in the movie last time, and if it isn't finished yet (like it isn't reached the 95% of its …
-
@Subjunk I think that we have a problem to properly recognise the VLC running on the Android TV. It is reported in http://www.universalmediaserver.com/forum/viewtopic.php?f=9&t=14422. At the beginning…
valib updated
4 years ago
-
```
What steps will reproduce the problem?
1. Leave a mp3 file with an apostrophe on it
2. Enable media library
3. Browse the media library to locate the file
What is the expected output? What do you…