kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Can't open menu/preview for audio or video files #478

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Upload audio or video file
2.Attempt to download or preview file
3.Mollify "Request Failed" error; press Ok to close.

What is the expected output? What do you see instead?
A Mollify "Request Failed" error

What version of the product are you using? On what operating system?
2.1.6

Please provide any additional information below.

Original issue reported on code.google.com by BrnsjJ...@gmail.com on 19 Oct 2013 at 5:24

Attachments:

GoogleCodeExporter commented 8 years ago
Log indicates you have set exif data for mp3 files, which naturally fails.

So modify the index.html configuration for ItemDetailsPlugin 
(https://code.google.com/p/mollify/wiki/ItemDetailsPlugin#Item_details_configura
tion) so that mp3 does not have "exif".

Original comment by samuli.j...@gmail.com on 19 Oct 2013 at 10:59