Hi all - hopefully someone can help? - I would like to share a URL with friends/family of a list of my movies on my library (ideally with thumbnails, but could live without this). I've had a look around and have my Library Server setup - I gave Web Gizmo a go (which is the closest I could find), but the template used doesn't show the full movie name (it cuts it down if too long) and it is a bit slow to use for just browsing a list of movies.
I also tried using the MCWS commands to try to download a list of movies that I could then publish to a webpage (I have a IIS webserver I could use for this), but got a bit stuck after getting the MPL file when using this command:
http://localhost:52199/MCWS/v1/Files/Search?Query=[Media Sub Type]=Movie&Action=MPL&Fields=Name
...but I wasn't quite sure how to take this and pop it into a format I could use on a website?!
Any help or suggestions?