Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)

Fixes https://github.com/jellyfin/jellyfin/issues/9120
This commit is contained in:
Chris Blake
2023-02-01 18:17:18 +00:00
committed by GitHub
parent 992b460912
commit ad5b83781a
3 changed files with 80 additions and 10 deletions

3
Jellyfin.sln.DotSettings Normal file
View File

@@ -0,0 +1,3 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/UserDictionary/Words/=Jellyfin/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/UserDictionary/Words/=Playstate/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>