jellyfin/Jellyfin.Api/Models/SyncPlayDtos
luz paz 9ec2870b10 Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-08-15 06:48:34 -04:00
..
BufferRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
IgnoreWaitRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
JoinGroupRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
MovePlaylistItemRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
NewGroupRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
NextItemRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
PingRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
PlayRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
PreviousItemRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
QueueRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
ReadyRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
RemoveFromPlaylistRequestDto.cs Fix various typos 2022-08-15 06:48:34 -04:00
SeekRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
SetPlaylistItemRequestDto.cs Change type of PlaylistItemId to Guid 2020-12-04 20:15:16 +01:00
SetRepeatModeRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00
SetShuffleModeRequestDto.cs Move SyncPlay request DTOs to proper namespace 2020-12-03 19:01:57 +01:00