Problem adding a series
Hey!
I have a problem adding episodes. It works a long time but today it fails.
Did anyone know why this error occur?
Thanks a lot
I have a problem adding episodes. It works a long time but today it fails.
- Code:
2012-12-08 21:37:35,557 DEBUG [MediaItemDAOImpl] Checking if DB already contains media item Schloss Einstein - S13E46 - Folge 630.avi
2012-12-08 21:37:35,557 DEBUG [MediaItemDAOImpl] Looking up a media item for file path: /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi, ignore case: false
2012-12-08 21:37:35,558 DEBUG [MediaItemDAOImpl] Media item Schloss Einstein - S13E46 - Folge 630.avi doesn't exist in DB yet
2012-12-08 21:37:35,558 DEBUG [LibraryAdditionsCheckerThread] File not in Library, will add it
2012-12-08 21:37:35,559 DEBUG [VideoExtractionStrategy] Extracting metadata of video file: /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi
2012-12-08 21:37:35,559 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi
2012-12-08 21:37:35,564 DEBUG [ProcessExecutor] Starting /usr/local/bin/ffmpeg -i /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi
2012-12-08 21:37:36,258 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve thumbnail for file: /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi
2012-12-08 21:37:36,261 DEBUG [ProcessExecutor] Starting /usr/local/bin/ffmpeg -ss 120 -i /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi -an -frames:v 1 -f image2 pipe:
2012-12-08 21:37:37,065 DEBUG [LibraryManager] Metadata found via extractor EMBEDDED: VideoMetadata [title=Schloss Einstein - S13E46 - Folge 630, filePath=/pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi, fileSize=261551648, audioBitrate=96, audioCodec=MP3, audioStreamIndex=1, bitrate=1410, channels=2, container=AVI, contentType=UNKNOWN, coverImage=org.serviio.library.local.metadata.ImageDescriptor@1b1eb48, duration=1483, episodeNumber=null, fps=25, frequency=48000, h264Level=null, h264Profile=null, mkvHeaderCompression=null, ftyp=null, height=352, seasonNumber=null, seriesName=null, timestampType=null, videoBitrate=null, videoCodec=MPEG4, videoStreamIndex=0, width=640]
2012-12-08 21:37:37,066 DEBUG [TheTVDBSourceAdaptor] Searching for series 'schloss einstein'
2012-12-08 21:37:37,100 DEBUG [RendererDAOImpl] Retrieving list of all stored renderers
2012-12-08 21:37:37,447 DEBUG [TheTVDBSourceAdaptor] Found 1 series (or translations), using the first one
2012-12-08 21:37:37,451 DEBUG [TheTVDBSourceAdaptor] Retrieving details of episode (seriesId = 201891, season = 13, episode = 46, language = de)
2012-12-08 21:37:38,012 WARN [LibraryManager] Cannot read metadata of file /pathedited/Staffel 13/Schloss Einstein - S13E46 - Folge 630.avi via extractor ONLINE_VIDEO_SOURCES. Message: Cannot retrieve episode details (series = 201891, season = 13, episode = 46), file not found
Did anyone know why this error occur?
Thanks a lot