MKV files suddenly stopped showing up
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
MKV files suddenly stopped showing up
I have a few MKV files that I stream from my Windows 7 PC to my PS3, each one is in its own folder. Yesterday, it was working fine. Today, the PS3 shows the folders, including the #TRANSCODE# folders inside, but the files don't show up anymore - it's just an empty folder with a #TRANSCODE# folder inside.
I turned on the Trace debug level and tried to access one of the folders containing the MKV file and it seems to find it, although there's something about a "Duplicate" about 2/3rds of the way through:
Just in case it was just the PS3, I also tried viewing the files from MediaMonkey on a different PC (the only other Windows client that I can think of that shows the files) and I got the same results - an empty "S04E01" folder with a "#TRANSCODE#" folder inside (which also had nothing inside of it).
I had this same problem with "PS3 Media Server" and when I switched to UMS, the problem went away, and now I'm experiencing it again. Any thoughts?
Also, I started experiencing this problem on 2.6.5, and tried upgradeing to 3.0.0-a5 to see if that fixed it, but no luck.
I turned on the Trace debug level and tried to access one of the folders containing the MKV file and it seems to find it, although there's something about a "Duplicate" about 2/3rds of the way through:
Code: Select all
TRACE 2013-09-14 19:19:40.522 [New I/O worker #10] Opened request handler on socket /192.168.11.51:59709
TRACE 2013-09-14 19:19:40.522 [New I/O worker #10] Request: HTTP/1.1 : POST : upnp/control/content_directory
TRACE 2013-09-14 19:19:40.522 [New I/O worker #10] Matched media renderer "PlayStation 3" based on address /192.168.11.51
TRACE 2013-09-14 19:19:40.522 [New I/O worker #10] Received on socket: Content-Length: 937
TRACE 2013-09-14 19:19:40.522 [New I/O worker #10] Received on socket: Content-Type: text/xml; charset="utf-8"
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] Received on socket: Host: 192.168.11.10:5001
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] Recognized media renderer: PlayStation 3
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] HTTP: upnp/control/content_directory / 0-0
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] discover 0 refresh forced: false
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] discover 0$1 refresh forced: false
TRACE 2013-09-14 19:19:40.523 [New I/O worker #10] discover 0$1$4 refresh forced: false
TRACE 2013-09-14 19:19:40.524 [New I/O worker #10] Matched format MKV to "G:\Server\TV\Season_4\S04E01\s04e01.mkv"
TRACE 2013-09-14 19:19:40.602 [New I/O worker #10] Parsing results: s04e01.mkv / container: mkv / bitrate: 5068941 / size: 835320959 / codecV: h264 / duration: 00:21:58.00 / width: 1280 / height: 720 / frameRate: 23.976 / thumb size : 0 / muxingMode: null
audio: id=0 / lang: de / flavor: ac3 / codec: ac3 / sf:48000 / na: 2 / bs: 16
audio: id=1 / lang: en / flavor: ac3 / codec: ac3 / sf:48000 / na: 6 / bs: 16
TRACE 2013-09-14 19:19:40.602 [New I/O worker #10] Adding s04e01.mkv / class: net.pms.dlna.RealFile
TRACE 2013-09-14 19:19:40.603 [New I/O worker #10] Getting player for s04e01.mkv
TRACE 2013-09-14 19:19:40.603 [New I/O worker #10] player: MEncoder, enabled: true, compatible: true
TRACE 2013-09-14 19:19:40.603 [New I/O worker #10] Switching s04e01.mkv to player MEncoder for transcoding
TRACE 2013-09-14 19:19:40.603 [New I/O worker #10] Duplicate s04e01.mkv with player: MEncoder
TRACE 2013-09-14 19:19:40.603 [New I/O worker #10] Adding s04e01 / class: net.pms.dlna.FileTranscodeVirtualFolder
TRACE 2013-09-14 19:19:40.604 [New I/O worker #10] Could not match any format to "G:\Server\TV\Season_4\S04E01\s04e01.nfo"
TRACE 2013-09-14 19:19:40.604 [New I/O worker #10] Could not match any format to "G:\Server\TV\Season_4\S04E01\s04e01.nfo"
TRACE 2013-09-14 19:19:40.604 [New I/O worker #10] End of analysis for G:\Server\TV\Season_4\S04E01
TRACE 2013-09-14 19:19:40.605 [New I/O worker #10] Network debugger: s04e01 http-get:*:video/mpeg:DLNA.ORG_OP=10 size=-1 duration=00:21:58.00 http://192.168.11.10:5001/get/0$1$4$2$1/s04e01.mkv
TRACE 2013-09-14 19:19:40.605 [New I/O worker #10] Sent to socket: Content-Length: 1758
TRACE 2013-09-14 19:19:40.605 [New I/O worker #10] Sent to socket: Content-Type: text/xml; charset="utf-8"
TRACE 2013-09-14 19:19:40.605 [New I/O worker #10] Sent to socket: Server: Windows_7-amd64-6.1, UPnP/1.0, UMS/3.0.0-a5
I had this same problem with "PS3 Media Server" and when I switched to UMS, the problem went away, and now I'm experiencing it again. Any thoughts?
Also, I started experiencing this problem on 2.6.5, and tried upgradeing to 3.0.0-a5 to see if that fixed it, but no luck.