Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScanInputData ¶
type ScanPlayedVideoSubInfo ¶
type ScanPlayedVideoSubInfo struct {
// contains filtered or unexported fields
}
func NewScanPlayedVideoSubInfo ¶
func NewScanPlayedVideoSubInfo(log *logrus.Logger, fileDownloader *file_downloader.FileDownloader) (*ScanPlayedVideoSubInfo, error)
func (*ScanPlayedVideoSubInfo) Cancel ¶
func (s *ScanPlayedVideoSubInfo) Cancel()
func (*ScanPlayedVideoSubInfo) GetPlayedItemsSubtitle ¶
func (s *ScanPlayedVideoSubInfo) GetPlayedItemsSubtitle(embySettings *settings.EmbySettings, maxRequestVideoNumber int) (bool, error)
func (*ScanPlayedVideoSubInfo) Scan ¶
func (s *ScanPlayedVideoSubInfo) Scan() error
Click to show internal directories.
Click to hide internal directories.