Coder Social home page Coder Social logo

phako / dleyna-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/dleyna-server

0.0 2.0 2.0 530 KB

Moved to https://gitlab.gnome.org/World/dLeyna

Home Page: https://gitlab.gnome.org/World/dLeyna

License: GNU Lesser General Public License v2.1

Shell 0.02% C 85.98% Python 12.35% Meson 1.64%

dleyna-server's Introduction

Introduction:

TODO

Compilation

TODO

Working with the source code repository

dleyna-server can be downloaded, compiled and installed as follows:

Clone repository # git clone https://github.com/phako/dleyna-server.git # cd dleyna-server

Configure and build

     # meson setup build
     # ninja -C build

Final installation

     # sudo ninja -C build install

Configure Options:

-Dlog_level

See logging.txt for more information about logging.

-Dconnector

Set the IPC mechanism to be used.

-Dbuild_server

This option is enabled by default. To disable it use -Dbuild_server=false. When disbled, only the libdleyna-server library is built.

-user_agent_prefix

This option allows a prefix to be added to the SOUP session user agent. For example, -Duser_agent_prefix=MyPrefix can be used to change a default user agent string from "dLeyna/0.0.1 GUPnP/0.19.4 DLNADOC/1.50" to "MyPrefix dLeyna/0.0.1 GUPnP/0.19.4 DLNADOC/1.50".

-Ddbus_service_dir

By default, the dbus service files are installed in $(datadir)/dbus-1/services. This option allows to choose another installation directory.

-Dman_pages

Whether to build the man pages for the server

dleyna-server's People

Contributors

cguiraud avatar dimstar77 avatar em- avatar hadess avatar jku avatar jtojnar avatar lferrandis avatar ljsachs avatar martin-flaska avatar phako avatar puleglot avatar rsbells avatar rtiemann avatar

Watchers

 avatar  avatar

Forkers

puleglot hadess

dleyna-server's Issues

Browsing DiskStation DLNA server throws errors

Using rhythmbox from Flathub, I get those warnings using the grilo DLNA source. Could those warnings be made quiet?

(rhythmbox:2): Grilo-WARNING **: 11:02:39.504: [dleyna] ../src/dleyna/grl-dleyna-source.c:765: grl_dleyna_source_results error:GDBus.Error:com.intel.dleyna.OperationFailed: Unable to parse results of browse: Empty 'DIDL-Lite' node in the DIDL-Lite XML:
<DIDL-Lite xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns:sec="http://www.sec.co.kr/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/"></DIDL-Lite>

Cannot browse minidlna DLNA share

Since the update to 0.7.2 (or it could also be 0.7.1) in Arch, I cannot browse my minidlna server anymore using Rhythmbox or any other application indirectly using dleyna-server through grilo(-plugins).

I see the following in the logs when that happens:

dec 05 22:02:16 dleyna-server-service[15846]: Push host port: 0
dec 05 22:02:16 dleyna-server-service[15846]: [Logging settings]
dec 05 22:02:16 dleyna-server-service[15846]: Log Type : 0
dec 05 22:02:16 dleyna-server-service[15846]: Log Level: 0x13
dec 05 22:02:16 dleyna-server-service[15846]: [Network filtering settings]
dec 05 22:02:16 dleyna-server-service[15846]: Enabled : F
dec 05 22:02:16 dleyna-server-service[15846]: Entries: (null)
dec 05 22:02:17 dleyna-server-service[15846]: Entity: line 1: parser error : Start tag expected, '<' not found
dec 05 22:02:17 dleyna-server-service[15846]: status=ok
dec 05 22:02:17 dleyna-server-service[15846]: ^
dec 05 22:02:24 rhythmbox[15824]: [dleyna] ../grilo-plugins/src/dleyna/grl-dleyna-source.c:765: grl_dleyna_source_results error:GDBus.Error:com.intel.dleyna.OperationFailed: Browse operation failed: Invalid result

After that, nothing shows up in the results in Rhythmbox. This used to work fine, and I verified DLNA on the server still works through both an Android TV as well as VLC.

Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.