My Pictures Videos / Slideshow exif OSD / ID3 Lyrics / Standby Blocking / ... (1 Viewer)

ylaflamme

New Member
February 26, 2008
2
0
Home Country
Canada Canada
I have coded the following enhancements on top of the 0.2.3 final release to get the same level of functionality I had with Meedio:

My Music:
  • ID3 Lyrics display in the upper left area of the "Now playing" screen when "Best album tracks" and "Track suggestions" are disabled (they are displayed in the same area). It simply display the ID3 lyrics as there are already a lot of stand-alone tools that can help you in feeding your MP3 with their lyrics.
My Pictures:
  • "Play videos" button above R. Slideshow when at least one video file has been found in the same folder. By clicking on it, you launch a fullscreen slideshow of those video files. The button label is "No video found" when no video has been found. It was much easier to develop than supporting videos through picture slideshow.
  • An OSD is now displayed during slideshow. By default, the OSD shows the picture description, the picture date and the current slide index. It is a simplified and fixed (UTF8 encoding instead of Unicode) version of the one I found on this forum.
My Programs:
  • The program list is now in focus by default (instead of the upper left button) as it the case in the other plugins (Music, Videos, etc.).
General:
  • Standby prevention: as I use my HTPC as an amplifier, I wanted to prevent sleep and hibernation when MediaPortal is active. I've done using the standard timer reset mechanism. It could be enabled using a setting.
  • Textbox single-line scrolling: in addition the page up/page down buttons and keys, you can now scroll one line at a time using the up and down arrows (MOVE_UP & MOVE_DOWN events). The spin control and the page up/down are still coherent with this new behavior by displaying the page on the current line and by decrementing/incrementing the offset by the amount of lines per page instead of the first line of the page. The lower and upper bounds are also handled (I have done my QA ;) ).

If you (users and/or main developers) are interested in those features, please tell me and I could follow the standard procedure. For the moment, I have only coded them for the BlueTwo skin and the new labels are only in english (I can translate them into french (my mother tongue) also). Is it a problem to integrate those kind of features in a minor release? If it is a problem, I will keep them just for me ;)

Thanks for your interest and feedback,
Yannick
 

sdf

Portal Pro
September 29, 2006
292
42
Home Country
Italy Italy
Very interested in ID3 Lyrics (it would be wonderful if synchronous)
Regards,
sdf
 

ylaflamme

New Member
February 26, 2008
2
0
Home Country
Canada Canada
I haven't spoken with them yet. I don't have much time to chat, and as you said they may be on another time zone. If it is easy to contribute, I would be glad to do so. Do you know if we can get in touch by email? It would be easier for me.
 

Heimkinofan

Portal Member
March 2, 2008
14
0
Home Country
Germany Germany
I would love to see your "My Picture" features in the official mediaportal version
(or maybe as separate plugin?!).

Currently I came back from a vacation and wanted to look at the pictures and movies taken with a regular camera. However, Mediaportal currently doesn't seem to allow a "mixed mode" slideshow.... sadly....
 

Users who are viewing this thread

Top Bottom