AnimeUpdateStrategy

Define the update strategy for a single SAnime. The strategy used will only take effect on the library update.

Since

extensions-lib 14

Entries

Link copied to clipboard

Series marked as always update will be included in the library update if they aren't excluded by additional restrictions.

Link copied to clipboard

Series marked as only fetch once will be automatically skipped during library updates. Useful for cases where the series is previously known to be finished and have only a single episode (like movies), for example.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.