I just synced a load of photo´s from a recent trip hoping to make use of the extra meta data (geo location) that is in the photos.
Plex web is not displaying the photos giving me the error message ¨Cannot convert this item. No conversion profile found for protocol dash.¨ instead.
It seems to work ok on my tijzen TV though.
Some details about the images
General
Complete name : /media/nas02/photos/phone/2017-08-23 20.57.30.jpg
Format : JPEG
File size : 4.78 MiB
Image
Format : JPEG
Width : 5 312 pixels
Height : 2 988 pixels
Color space : YUV
Chroma subsampling : 4:2:2
Bit depth : 8 bits
Compression mode : Lossy
Stream size : 4.78 MiB (100%)
Is this a bug? Is there anything that I can do?
Thanks for your help in advance
OK, i guess this is not in the right place, could somebody point me in the direction of a thread to put this in so that I can get some help?
Web: Version 3.20.5
Server: Version 1.8.4.4249
Happens in Chrome and Firefox,
edit to add, my server version is now : 1.9.0.4252 but the problem remains
3RAV3NS
3
Same…
Plex Version 1.8.4.4249
Linux/Unraid NAS
Is there a better place to report this kind of thing?
There are numerous other threads, I have posted in all of them but none of them are getting any plex employee attention.
It seems that they broke something in the last release but I cannot find a way to report this to the right people.
It could be related to bug (#6822) (Photos) Bad data saved inside Exposure EXIF tags could cause analysis to crash
They may have broken it while trying to fix it.
@keithah, @tobiashieta, @Chris C, @lsteinberg , @timwoj , @StSimm1
From the server log.
In short, it thinks it has to transcode the image, does not have a transcode profile and so errors.
Sep 09, 2017 21:44:13.440 [0x7f70f3fff700] DEBUG - Request: [127.0.0.1:44738 (Loopback)] GET /library/metadata/65794/thumb/1491918645 (17 live) GZIP Signed-in Token (MattTwinkleToes) Sep 09, 2017 21:44:13.441 [0x7f70f3fff700] DEBUG - Calculated media file path for item 65794: /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/5/48635ea9f854792210516261c162750a6f84140.bundle/Contents/Thumbnails/thumb1.jpg Sep 09, 2017 21:44:13.441 [0x7f70f3fff700] DEBUG - Content-Length of /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Media/localhost/5/48635ea9f854792210516261c162750a6f84140.bundle/Contents/Thumbnails/thumb1.jpg is 46641. Sep 09, 2017 21:44:13.446 [0x7f710efff700] DEBUG - Completed: [127.0.0.1:44738] 200 GET /library/metadata/65794/thumb/1491918645 (17 live) GZIP 6ms 46641 bytes Sep 09, 2017 21:44:13.473 [0x7f710e7fe700] DEBUG - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication. Sep 09, 2017 21:44:13.473 [0x7f710e7fe700] DEBUG - Auth: authenticated user 1 as MattTwinkleToes Sep 09, 2017 21:44:13.473 [0x7f710e7fe700] DEBUG - Auth: Came in with a super-token, authorization succeeded. Sep 09, 2017 21:44:13.473 [0x7f707e3ff700] DEBUG - Request: [192.168.1.103:47760 (Subnet)] GET /video/:/transcode/universal/decision?hasMDE=1&path=%2Flibrary%2Fmetadata%2F118660&mediaIndex=0&partIndex=0&protocol=dash&fastSeek=1&directPlay=0&directStream=1&subtitleSize=100&audioBoost=100&location=lan&autoAdjustQuality=0&directStreamAudio=1&session=tphch5i4t7m149blo3jk9scc&subtitles=burn&Accept-Language=en (17 live) TLS GZIP Signed-in Token (MattTwinkleToes) Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - Found session GUID of tphch5i4t7m149blo3jk9scc in session start. Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - TranscodeUniversalRequest: using profile Firefox Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - Downloading document http://127.0.0.1:32400/library/metadata/118660?includeBandwidths=1&X-Plex-Session-Identifier=e9urqtuebsw6j2c3jqr91c9h Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - Auth: We found auth token (xxxxxxxxxxxxxxxxxxxx), enabling token-based authentication. Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - Auth: authenticated user 1 as MattTwinkleToes Sep 09, 2017 21:44:13.474 [0x7f707e3ff700] DEBUG - Auth: Came in with a super-token, authorization succeeded. Sep 09, 2017 21:44:13.477 [0x7f707e3ff700] DEBUG - MDE: analyzing media item 220996 Sep 09, 2017 21:44:13.477 [0x7f707e3ff700] DEBUG - MDE: 2017-09-04 16.53.15: Direct Playing due to no transcode profile Sep 09, 2017 21:44:13.477 [0x7f707e3ff700] DEBUG - MDE: 2017-09-04 16.53.15: Direct Play is disabled Sep 09, 2017 21:44:13.477 [0x7f707e3ff700] DEBUG - MDE: 2017-09-04 16.53.15: media must be transcoded in order to use the dash protocol Sep 09, 2017 21:44:13.478 [0x7f707e3ff700] DEBUG - MDE: 2017-09-04 16.53.15: no direct play photo profile exists for jpeg Sep 09, 2017 21:44:13.478 [0x7f707e3ff700] DEBUG - MDE: 2017-09-04 16.53.15: selected media 0 / 220996 Sep 09, 2017 21:44:13.478 [0x7f707e3ff700] ERROR - Streaming Resource: Cannot make a decision because either the file is unplayable or the client provided bad data Sep 09, 2017 21:44:13.478 [0x7f707e3ff700] DEBUG - Streaming Resource: Reached Decision id=118660 codes=(General=2000,Neither direct play nor conversion is available. Direct Play=3000,App cannot direct play this item. Direct play is disabled. Transcode=4005,Cannot convert this item. No conversion profile found for protocol dash.) media=(id=220996 part=(id=234429 decision=none protocol=http streams=())) Sep 09, 2017 21:44:13.478 [0x7f710e7fe700] DEBUG - Completed: [192.168.1.103:47760] 200 GET /video/:/transcode/universal/decision?hasMDE=1&path=%2Flibrary%2Fmetadata%2F118660&mediaIndex=0&partIndex=0&protocol=dash&fastSeek=1&directPlay=0&directStream=1&subtitleSize=100&audioBoost=100&location=lan&autoAdjustQuality=0&directStreamAudio=1&session=tphch5i4t7m149blo3jk9scc&subtitles=burn&Accept-Language=en (17 live) TLS GZIP 5ms 776 bytes (pipelined: 31)
sa2000
6
A bug in the Plex Web client app treating the photo as a video. This has been fixed internally and will be released soon
Thanks @sa2000 however I have just updated to Version 1.9.2.4285 / Version 3.20.5 and it is still a problem, no change.
Could you give us a timeline on the bugfix release please?
sa2000
8
@MattTwinkleToes said:
Thanks @sa2000 however I have just updated to Version 1.9.2.4285 / Version 3.20.5 and it is still a problem, no change.
Could you give us a timeline on the bugfix release please?
1.9.2 should have the fix within the bundled plex web app ie through http://localhost:32400/web
The fix will be in the hosted plex web app this week
can you confirm that the bundled web app fixes the issue and the version is 3.20.8 ?
HI @SA2000, Yes i now have Version 3.20.8, I just did a bit of testing at it seems to work as expected now (no problems).
I´ll try to break it some more today but it looks good so far.
Thank you so much for the update
M