Hi, The `mediaViewer` feature will only work for Items that have files that have a media type (mimetype) starting with "image/" or "video/". So, "image/gif" would be supported, as would "video/mpg". But, you would just see the regular thumbnails for all other items.
Also, make sure you are modifying the "config.prod.yml" file if you are running in production mode... similarly modify "config.dev.yml" if you are using dev mode. You haven't clarified how you are building/running the UI. If you find that it's still not working properly, you may want to check for errors in the UI layer (using your browser's DevTools). See our Troubleshooting guide for more details: https://wiki.lyrasis.org/display/DSPACE/Troubleshoot+an+error#Troubleshootanerror-DSpace7.x(orabove) If you need more help, let us know on this list. Tim On Thursday, July 21, 2022 at 3:35:50 AM UTC-5 mcasals...@gmail.com wrote: > Hi, > > I want to test the image visualizer and ccording documentation in order to > display MediaViewer in the frontend I just have to change the > config/config.yml file with this: > > mediaViewer: > image: true > video: true > > The problem is that it's like Angular is ignoring the configuration and > keeps showing the thumbnail. I tried building again and also I used the > filter-media command just in case. Any idea if I have to run a command or > if I'm missing some config? > > Also I would like to know if someone managed to implement a PDF viewer for > the frontend. I know DSpace does not provide a built-in viewer but maybe > there is an unofficial implementation of that. > > Thanks in advance > > > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/05720768-6708-4dae-ae0c-da719eabc8e4n%40googlegroups.com.