mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
add quality button
This commit is contained in:
parent
9ad6cc1b4b
commit
690906aa38
@ -245,7 +245,7 @@ namespace Rssdp.Infrastructure
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
WriteTrace(String.Format("Search Request Received From {0}, Target = {1}", remoteEndPoint.ToString(), searchTarget));
|
//WriteTrace(String.Format("Search Request Received From {0}, Target = {1}", remoteEndPoint.ToString(), searchTarget));
|
||||||
|
|
||||||
if (IsDuplicateSearchRequest(searchTarget, remoteEndPoint))
|
if (IsDuplicateSearchRequest(searchTarget, remoteEndPoint))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user