2012-10-02, 11:06
XBMC Frodo is great news for XBMC picture users. Many bugs have been fixed and many improvements are made. Last one are python screensavers, which allow for music and screensaver to play at the same time. Also, the new python screeensaver addon is much better than the EDEN-Photo screensaver ever was. Let's see what other python devs will bring in the future.
Still there annoying bugs / small improvements:
Some feature request to discuss:
Question:
** Is viewing a single picture with the picture viewer using the buildin slideshow to display images or is this a seperate viewer?
GSOC 2012 picture player improvement
For skinners:
SlideShow.xml >>> A lot more and better meta data is available. It would make sense if this info is top-down available and set on/off via settings.
Same goes for the picture information screen (mentioned in the post above).
When browser through picture folders, it would make sense to see some folder statistics (like this).
And "Recently added" for pictures like some skins have should be nice to have.
Is an overlay an good solution?
Known issues:
Also, (recursive) slideshows always loops. Should this be an option if someone want it to stop after going through all photos once.
I will also have a look at the pictures WIKI.
Still there annoying bugs / small improvements:
- Controlling the slideshow with a keyboard (and MCE remote):
Start, Stop and pause don't work since they are not mapped in keyboard.xml (see available mappings)
(see other bugreports: http://forum.xbmc.org/showthread.php?tid=95657 and http://forum.xbmc.org/showthread.php?tid...pid1138418))
Also in keymap XML we have MyMusicFiles and MyVideoFiles section but nothing for Picture Files to map keys specific to Picture Files browsing.
- Inconsistency between "show single picture" and slideshow **
Scaling different between show single picture and slideshow (Bug report and another one(including test set))
- Last quick wins are:
memleak in slideshow: See Problem
SMB and password troubles: http://trac.xbmc.org/ticket/11858 (solution is in the ticket)
- Sortmethod "on date" doesn't work. It would be better to use the EXIF date to sort the listings.
- Context-menu mess: See my proposal, this cleanup PR and this PR with better context menu items.
- Better picture information screen: Now, the picture information screen (press 'o' to see xx.xml) is used to show available meta information in the file view mode. This dialogue opens transparant over the picture. Most ITC information is not that interesting (but since a while a lot more (and better) data is available). Now here lies some work for skinners to give the most usefull information top-down in this screen.
- File viewer improvements
- For plasma panel users, it'll be really safe to have an option for changing vertical black bars when displaying non 16:9 pictures, from black to 50% grey. I don't know if that could be done easily, and even it this could be set for 4:3 videos as well.
- Auto refresh
Some feature request to discuss:
- Support for EXIF-writing: To save picture orientation, to allow Addons to write to the database (i.e. to support star rating)
- Picture library: Database
- Hook-up additional tech: better UPNP support, Playlist func., JSON Support (i.e. store mime type, see also: http://forum.xbmc.org/showthread.php?tid...pid1285820)
- Use image filter, Lanczos3, in picture viewer/slideshow
- Music integration: Best is to use slideshow as music vizualisation and music osd and controls accessible from within picture slideshow (if activated) (also see: Ticket 1 and have a look at the built-in screensaver slideshow addon
*Slideshow effetcs: Picturerama (see 1:23 of this video)
- Apple-style screensaver: http://forum.xbmc.org/showthread.php?tid=125978
- fireplace and aquarium visuals via addons: http://forum.xbmc.org/showthread.php?tid=169129
Question:
** Is viewing a single picture with the picture viewer using the buildin slideshow to display images or is this a seperate viewer?
GSOC 2012 picture player improvement
Quote:Improved Picture Player - Medium difficulty - Write a new picture/slideshow engine to be more like a normal player (see DVDPlayer and PAPlayer as examples). Ideal would be to utilize the existing GUIImage code to handle loading of images, and the animation engine for transistion effects (pan/zoom/rotate, etc.)
For skinners:
SlideShow.xml >>> A lot more and better meta data is available. It would make sense if this info is top-down available and set on/off via settings.
Same goes for the picture information screen (mentioned in the post above).
When browser through picture folders, it would make sense to see some folder statistics (like this).
And "Recently added" for pictures like some skins have should be nice to have.
Is an overlay an good solution?
Known issues:
- Video files in listing: Problem
- Due to old libs, RAW file format support is a little buggy in some scenario's. Now, the image factory is in, it should be easier to add newer libraw.
Also, (recursive) slideshows always loops. Should this be an option if someone want it to stop after going through all photos once.
I will also have a look at the pictures WIKI.