- Loads videos into menu one at a time (instead of all at once), for better performance
- Keyboard navigation of images: up/left (previous) and down/right (next)
- Added show_reload option for adding a link for reloading images/videos.
- Fixed bug in captions if file names contained URL encodes (e.g. spaces in file names were replaced with %20, throwing off the caption computation)