@@ -16,7 +16,7 @@ def main():
while True:
try:
media_item = jellyfin_api_client.get_current_playback()
media_item = jellyfin_api_client.get_current_media()
if not media_item:
discord_rpc.clear()
time.sleep(settings.poll_interval)
The note is not visible to the blocked user.