file not shown on TV

hello again,
I got a tv series correctly shown on tv list but an episode is not listed.
here's a file correctly shown:
and the one not listed:
I don't see any difference, and you? lookin' for an help
I got a tv series correctly shown on tv list but an episode is not listed.
here's a file correctly shown:
- Code:
daniele@debian:~$ ffmpeg -i "/media/Dati/TV Shows/aaa.mkv"
ffmpeg version git-2012-11-02-77d89a5 Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 2 2012 22:25:51 with gcc 4.4.5 (Debian 4.4.5-8)
configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
libavutil 52. 2.100 / 52. 2.100
libavcodec 54. 70.100 / 54. 70.100
libavformat 54. 35.100 / 54. 35.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 21.106 / 3. 21.106
libswscale 2. 1.102 / 2. 1.102
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
Input #0, matroska,webm, from '/media/Dati/TV Shows/aaa.mkv':
Metadata:
title : aaa.mkv
creation_time : 2012-10-30 00:09:21
Duration: 00:41:21.68, start: 0.000000, bitrate: 5041 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 2k tbc (default)
Metadata:
title : Video WEB-DL 720p
Stream #0:1(ita): Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s (default)
Metadata:
title : Italiano
Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s
Metadata:
title : English
Stream #0:3(ita): Subtitle: subrip
Metadata:
title : Italiano
Stream #0:4(eng): Subtitle: subrip
Metadata:
title : English
At least one output file must be specified
and the one not listed:
- Code:
daniele@debian:~$ ffmpeg -i "/media/Dati/TV Shows/bbb.mkv"
ffmpeg version git-2012-11-02-77d89a5 Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 2 2012 22:25:51 with gcc 4.4.5 (Debian 4.4.5-8)
configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 --enable-nonfree --enable-version3
libavutil 52. 2.100 / 52. 2.100
libavcodec 54. 70.100 / 54. 70.100
libavformat 54. 35.100 / 54. 35.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 21.106 / 3. 21.106
libswscale 2. 1.102 / 2. 1.102
libswresample 0. 16.100 / 0. 16.100
libpostproc 52. 1.100 / 52. 1.100
Input #0, matroska,webm, from '/media/Dati/TV Shows/bbb.mkv':
Metadata:
title : bbb.mkv
creation_time : 2012-11-06 01:02:49
Duration: 00:41:21.89, start: 0.000000, bitrate: 4866 kb/s
Stream #0:0: Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn, 2k tbc (default)
Metadata:
title : Video WEB-DL 720p
Stream #0:1(ita): Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s (default)
Metadata:
title : Italiano
Stream #0:2(eng): Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s
Metadata:
title : English
Stream #0:3(ita): Subtitle: subrip
Metadata:
title : Italiano
Stream #0:4(eng): Subtitle: subrip
Metadata:
title : English
At least one output file must be specified
I don't see any difference, and you? lookin' for an help