mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
use backported metainfo package
This commit is contained in:
@@ -241,7 +241,6 @@ func getLink(host, path string) string {
|
||||
// } else {
|
||||
host = "http://" + host
|
||||
// }
|
||||
|
||||
}
|
||||
pos := strings.LastIndex(host, ":")
|
||||
if pos > 7 {
|
||||
|
||||
Reference in New Issue
Block a user