Handling of static images
Hi,I am trying to display some photographs in the plugin, but am seeing the following error in the Plex.log:
10:02:32 T:2962862080 M:320016384 DEBUG: Curl:: Debug Content-Type: image/png
10:02:32 T:2962862080 M:320016384 DEBUG: Curl:: Debug
10:02:32 T:2962862080 M:320032768 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles
10:02:32 T:2962862080 M:320032768 DEBUG: CacheSubtitles: START
10:02:32 T:2962862080 M:319954944 INFO: CDVDFactorySubtitle::GetSubtitles, searching subtitles done
10:02:32 T:2962862080 M:319954944 NOTICE: Creating Demuxer
10:02:32 T:2962862080 M:319954944 ERROR: Open - error probing input format, http://10.5.1.175/zTV/photos/Flowers/RedRose1.png
10:02:32 T:2962862080 M:319954944 ERROR: OpenDemuxStream - Error creating demuxer
10:02:32 T:2962862080 M:319954944 NOTICE: CDVDPlayer::OnExit()
10:02:32 T:2962862080 M:319954944 NOTICE: CDVDPlayer::OnExit() deleting input stream
10:02:32 T:2962862080 M:319954944 DEBUG: FileCurl::Close(0x2331080) http://10.5.1.175/zTV/photos/Flowers/RedRose1.png
10:02:32 T:2962862080 M:319954944 DEBUG: Curl:: Debug Connection #0 to host 10.5.1.175 left intact
10:02:32 T:2962862080 M:319954944 DEBUG: Playback was stopped
Do I have to do anything special for displaying photo images? Why is the CDVDPlayer getting invoked to display static images?
Thanks,
Bapatla