mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 19:54:48 +03:00
rework now playing screen
This commit is contained in:
@@ -1476,6 +1476,10 @@ namespace Emby.Server.Core
|
||||
try
|
||||
{
|
||||
AuthorizeServer();
|
||||
}
|
||||
catch (NotImplementedException)
|
||||
{
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user