YouROK / TorrServer

Torrent stream server
GNU General Public License v3.0
1.35k stars 179 forks source link

Do not restart DLNA on adding or removing a torrent #295

Closed skunkie closed 8 months ago

tsynik commented 8 months ago

This action was added as a hack to implement refresh content list for LG DLNA clients. They don't show added torrents without it in current implementation. So it will probably exist until a proper implementation that works for LG is added.

skunkie commented 8 months ago

The problem is all DLNA clients get disconnected when a new torrent is added. What if we could control this workaround via a setting?