package model
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- model
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type Action = String
- trait AlbumArtImage extends AnyRef
- trait ArtworkBase extends AnyRef
- trait ArtworkInfo extends ArtworkBase
- trait ArtworkItem extends ArtworkBase
- trait Backend extends BackendOperations
- trait BackendDetails extends AnyRef
- trait BlurayInfo extends AnyRef
- trait CaptureCard extends Tuner
- final case class CaptureCardId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait CardInput extends AnyRef
- final case class ChanId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait Channel extends AnyRef
- trait ChannelDetails extends Channel with XmlTvChannel
- trait ChannelGroup extends AnyRef
- final case class ChannelGroupId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- final case class ChannelNumber(num: String) extends AnyVal with Product with Serializable
- trait ConnectionInfo extends AnyRef
- trait DatabaseConnectionInfo extends AnyRef
- class DummyRecording extends Recording
- trait EnumWithDescription[T] extends AnyRef
- trait FreeSpace extends AnyRef
- trait Frontend extends FrontendOperations
- type FrontendActionMap = Map[Action, String]
- trait FrontendStatus extends AnyRef
- trait Guide[Chan <: Channel, +Prog <: ProgramBrief] extends AnyRef
- trait HasArtworkInfo extends AnyRef
- final case class ImageDirId(id: Int) extends AnyVal with ImageId with Product with Serializable
- final case class ImageFileId(id: Int) extends AnyVal with ImageId with Product with Serializable
- sealed trait ImageId extends IntegerIdentifier
- final case class ImageSyncStatus(running: Boolean, progress: Int, total: Int) extends Product with Serializable
- final case class ImageUnknownId(id: Int) extends AnyVal with ImageId with Product with Serializable
- trait Input extends AnyRef
- final case class InputId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait IntegerIdentifier extends Any
- trait InternetMetadata extends AnyRef
- trait Job extends AnyRef
- final case class JobId(id: Int) extends AnyVal with Product with Serializable
- trait KnownFrontendInfo extends FrontendInfo with OnlineStatus
- trait Lineup extends AnyRef
- trait ListingSource extends AnyRef
- final case class ListingSourceId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait LiveStream extends AnyRef
- final case class LiveStreamId(id: Int) extends AnyVal with Product with Serializable
- trait LiveTvChain extends AnyRef
- final case class LiveTvChainId(id: String) extends AnyVal with Product with Serializable
- trait LogMessage extends AnyRef
- final case class MultiplexId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- final case class MusicImageId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait MythTvVersionInfo extends AnyRef
- trait OnlineStatus extends AnyRef
- trait PlayableMedia extends AnyRef
- trait Program extends ProgramBrief with ProgramVideoBase
- trait ProgramBrief extends Titled
- trait ProgramGuideEntry extends Program
- trait ProgramVideoBase extends Titled
- trait RecRuleFilterItem extends AnyRef
- trait RecordRule extends AnyRef
- final case class RecordRuleId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait Recordable extends Program with RecordableBrief
- trait RecordableBrief extends ProgramBrief
- sealed trait RecordedId extends AnyRef
- trait RecordedMarkup[VP <: VideoPosition] extends AnyRef
- type RecordedMarkupBytes = RecordedMarkup[VideoPositionBytes]
- type RecordedMarkupFrame = RecordedMarkup[VideoPositionFrame]
- type RecordedMarkupMilliseconds = RecordedMarkup[VideoPositionMilliseconds]
- trait RecordedSeek[VP <: VideoPosition] extends AnyRef
- type RecordedSeekBytes = RecordedSeek[VideoPositionBytes]
- type RecordedSeekMilliseconds = RecordedSeek[VideoPositionMilliseconds]
- trait Recording extends Recordable with RecordingBrief with InternetMetadata
- trait RecordingBrief extends RecordableBrief
- trait RemoteEncoder extends AnyRef
- trait RemoteEncoderState extends RemoteEncoder
- trait RemoteSong extends AnyRef
- sealed trait ScreenshotFormat extends AnyRef
- trait Settings extends AnyRef
- trait SignalMonitorValue extends AnyRef
- trait Song extends AnyRef
- final case class SongId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait StorageGroupDir extends AnyRef
- final case class StorageGroupId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- sealed trait StorageGroupInfo extends AnyRef
- final case class StorageGroupInfoDir(dirName: String) extends StorageGroupInfo with Product with Serializable
- final case class StorageGroupInfoFile(fileName: String, size: ByteCount, fullPath: String) extends StorageGroupInfo with Product with Serializable
- final case class StorageGroupInfoRoot(rootDir: String) extends StorageGroupInfo with Product with Serializable
- trait TimeZoneInfo extends AnyRef
- trait TitleInfo extends AnyRef
- trait Titled extends AnyRef
- trait Tuner extends AnyRef
- trait UpcomingProgram extends AnyRef
- trait Video extends ProgramVideoBase with InternetMetadata with HasArtworkInfo
- final case class VideoId(id: Int) extends AnyVal with IntegerIdentifier with Product with Serializable
- trait VideoLookup extends AnyRef
- trait VideoMultiplex extends AnyRef
- sealed trait VideoPosition extends Any
- final case class VideoPositionBytes(pos: Long) extends AnyVal with VideoPosition with ByteCount with DecimalByteCounter with Product with Serializable
- final case class VideoPositionFrame(pos: Long) extends AnyVal with VideoPosition with Product with Serializable
Represents the position of a video stream as a frame number.
- final case class VideoPositionMilliseconds(pos: Long) extends AnyVal with VideoPosition with Product with Serializable
Represents the position of a video stream as number of milliseconds from the beginning.
- final case class VideoPositionSeconds(pos: Long) extends AnyVal with VideoPosition with Product with Serializable
Represents the position of a video stream as number of seconds from the beginning.
- trait VideoSegment[VP <: VideoPosition] extends AnyRef
- type VideoSegmentBytes = VideoSegment[VideoPositionBytes]
- type VideoSegmentFrames = VideoSegment[VideoPositionFrame]
- type VideoSegmentMilliseconds = VideoSegment[VideoPositionMilliseconds]
- trait WakeOnLanInfo extends AnyRef
- trait XmlTvChannel extends AnyRef
Value Members
- object AudioProperties extends IntBitmaskEnum
- object CategoryType extends LooseEnum
- object CecOpcode extends LooseEnum
- object ChanId extends Serializable
- object ChannelBrowseDirection extends LooseEnum
- object ChannelChangeDirection extends LooseEnum
- object ChannelCommDetectMethod extends LooseEnum
- object ChannelNumber extends Serializable
- object DupCheckIn extends IntBitmaskEnum
- object DupCheckMethod extends IntBitmaskEnum
- object EnumTypes
- object FrontendActions
- object FrontendState extends AbstractTvStateEnum
- object ImageFileTransform extends LooseEnum
- object JobCommand extends LooseEnum
- object JobFlags extends IntBitmaskEnum
- object JobStatus extends LooseEnum
- object JobType extends LooseEnum
- object ListingSourceType extends LooseEnum
- object LiveStream
- object LiveStreamStatus extends LooseEnum
- object Markup extends LooseEnum
- object MetadataGrabberType extends Enumeration
- object MusicImageType extends LooseEnum
- object MythLogLevel extends LooseEnum
- object MythVerboseLevel extends LongBitmaskEnum
- object NotificationPriority extends LooseEnum
- object NotificationType extends LooseEnum
- object NotificationVisibility extends IntBitmaskEnum
- object ParentalLevel extends LooseEnum
- object PictureAdjustType extends LooseEnum
- object ProgramFlags extends IntBitmaskEnum
- object ProgramType extends LooseEnum
- object RecSearchType extends LooseEnum
- object RecStatus extends LooseEnum
- object RecType extends LooseEnum
- object RecordRule
- object RecordedId
- object ScreenshotFormat
- object SleepStatus extends LooseEnum
- object SubtitleType extends IntBitmaskEnum
- object TvState extends AbstractTvStateEnum
- object VideoContentType extends Enumeration
- object VideoPosition extends GenericVideoPositionCompanion[VideoPosition]
- object VideoPositionBytes extends GenericVideoPositionCompanion[VideoPositionBytes] with Serializable
- object VideoPositionFrame extends GenericVideoPositionCompanion[VideoPositionFrame] with Serializable
- object VideoPositionMilliseconds extends GenericVideoPositionCompanion[VideoPositionMilliseconds] with Serializable
- object VideoPositionSeconds extends GenericVideoPositionCompanion[VideoPositionSeconds] with Serializable
- object VideoProperties extends IntBitmaskEnum