Table of Contents

Enum MediaType

Namespace
TorBoxSDK.Models.Search
Assembly
TorBoxSDK.dll

Specifies the type of media to filter search results by.

[JsonConverter(typeof(JsonStringEnumConverter))]
public enum MediaType

Fields

Anime = 3

Anime content.

Book = 6

Book content.

Game = 5

Game content.

Movie = 1

Movie content.

Music = 4

Music content.

Other = 8

Other or uncategorized content.

Software = 7

Software content.

Tv = 2

Television content.

Unknown = 0

Unknown or unspecified media type.