DLNA: don't err for root obj meta

and swap icons order
This commit is contained in:
nikk gitanes
2021-09-09 11:50:10 +03:00
parent 49a72242c4
commit 6bdfc2b935
4 changed files with 38 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ module server
go 1.17
replace (
github.com/anacrolix/dms v1.2.2 => github.com/tsynik/dms v0.0.0-20210908102802-d5d0f568fcbb
github.com/anacrolix/dms v1.2.2 => github.com/tsynik/dms v0.0.0-20210909053938-38af4173d4ac
github.com/anacrolix/torrent v1.31.0 => github.com/tsynik/torrent v1.2.7-0.20210907192509-2141ede9aa09
)