anacrolix / dms

A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.
BSD 3-Clause "New" or "Revised" License
637 stars 97 forks source link

binary: log level configuration #121

Closed user9931 closed 1 year ago

user9931 commented 1 year ago

Using it binary as dlna server with systemd and there's so many log messages like <path_to_file> ignored: non-media file (text/x-ssa) (subtitles and other related files). Is there's some setting that allows to turn those messages off (and not fill systemd journal) but still log important ones, like actual errors? [now using grep -v "ignored" as workaround]

anacrolix commented 1 year ago

I'll look to lower the logging level on these.