Main menu have 5 item only and for all must users to submenues. All who have children know, that is better prepare DVD into drive and child can easy select playback with DVDPlayer from main menu, than leave child operate in Movieplayer (Video), where it can easy remove anything. Similar it is with MediaPlayer and playlist.
DVDPlayer and MediaPlayer plugins there in menu
Started by ims, 24 Jan 2012 16:56
57 replies to this topic
#1
Posted 24 January 2012 - 16:56
I know, that somebody hate plugins there in main menu, but why could not be this plugins optionaly displayed there in main menu ? Let user choose, what he want.
Main menu have 5 item only and for all must users to submenues. All who have children know, that is better prepare DVD into drive and child can easy select playback with DVDPlayer from main menu, than leave child operate in Movieplayer (Video), where it can easy remove anything. Similar it is with MediaPlayer and playlist.
Main menu have 5 item only and for all must users to submenues. All who have children know, that is better prepare DVD into drive and child can easy select playback with DVDPlayer from main menu, than leave child operate in Movieplayer (Video), where it can easy remove anything. Similar it is with MediaPlayer and playlist.
Kdo nic nedělá, nic nezkazí!
Re: DVDPlayer and MediaPlayer plugins there in menu #2
Posted 24 January 2012 - 17:14
Hi,
won't work for DVDPlayer as
+ if config.plugins.showinmenu_dvdplayer.value:
+ list.append(PluginDescriptor(name = "DVDPlayer", description = "Play DVDs", where = PluginDescriptor.WHERE_MENU, needsRestart = False, fnc = menu))
Function menu does not exist in plugin.py anymore. Also adding DVDPlayer to MainMenu won't add any new functionality because obsolete DVD FileBrowser has been removed during DVDPlayer Screen move...
won't work for DVDPlayer as
+ if config.plugins.showinmenu_dvdplayer.value:
+ list.append(PluginDescriptor(name = "DVDPlayer", description = "Play DVDs", where = PluginDescriptor.WHERE_MENU, needsRestart = False, fnc = menu))
Function menu does not exist in plugin.py anymore. Also adding DVDPlayer to MainMenu won't add any new functionality because obsolete DVD FileBrowser has been removed during DVDPlayer Screen move...
Edited by daddelfalk, 24 January 2012 - 17:14.
Re: DVDPlayer and MediaPlayer plugins there in menu #3
Re: DVDPlayer and MediaPlayer plugins there in menu #4
Posted 24 January 2012 - 17:23
Hi,
maybe you use some kind of custom plugin.py for the DVDPlayer which added def menu Support
On latest plugin.py it is not included anymore, oi am i getting blind?
http://openpli.git.s...bc0a8bb;hb=HEAD
maybe you use some kind of custom plugin.py for the DVDPlayer which added def menu Support
On latest plugin.py it is not included anymore, oi am i getting blind?
http://openpli.git.s...bc0a8bb;hb=HEAD
Re: DVDPlayer and MediaPlayer plugins there in menu #5
Re: DVDPlayer and MediaPlayer plugins there in menu #6
Re: DVDPlayer and MediaPlayer plugins there in menu #7
Re: DVDPlayer and MediaPlayer plugins there in menu #8
Re: DVDPlayer and MediaPlayer plugins there in menu #9
Posted 24 January 2012 - 17:48
Hi,
so i am ok But calling DVDPlayer Plugin from Main Menu does not add any functionalty, as previously embedded Filebrowser has beend removed. ...
Yes, but child can easy playback DVD from DVD driver. Must not open/close or must not use MoviePlayer (Video). In addition, overlay screen for menu and subtitles works from it well, from MoviePlayer does not...
Kdo nic nedělá, nic nezkazí!
Re: DVDPlayer and MediaPlayer plugins there in menu #10
Posted 26 January 2012 - 09:42
I think it's not only important for children. I've noticed that people who are not dealing frequently with Enigma STBs have difficulites in using it. I think multimedia features should be available in main menu - playing movies, recordings, music, CD, DVD, pictures, browsing files etc. Direct access to movie player would solve a lot of those questions. I know that there is "video" key but it's not too intuitive.
Let's take into account that many devices have such menu architecture nowadays.
Obviously it could be configurable by user in settings.
Regards.
Let's take into account that many devices have such menu architecture nowadays.
Obviously it could be configurable by user in settings.
Regards.
Re: DVDPlayer and MediaPlayer plugins there in menu #11
Re: DVDPlayer and MediaPlayer plugins there in menu #12
Re: DVDPlayer and MediaPlayer plugins there in menu #13
Re: DVDPlayer and MediaPlayer plugins there in menu #14
Re: DVDPlayer and MediaPlayer plugins there in menu #15
Re: DVDPlayer and MediaPlayer plugins there in menu #16
Re: DVDPlayer and MediaPlayer plugins there in menu #17
Posted 1 February 2012 - 19:59
Try it, but i never worked with it ... http://code.google.c...&q=official Git
You can add it manualy to files listed there in patch too. But in UltraEdit (or some editor, which can read and save unix/linux format / without 0x0D 0x0A / ).
You can add it manualy to files listed there in patch too. But in UltraEdit (or some editor, which can read and save unix/linux format / without 0x0D 0x0A / ).
Kdo nic nedělá, nic nezkazí!
Re: DVDPlayer and MediaPlayer plugins there in menu #18
Re: DVDPlayer and MediaPlayer plugins there in menu #19
Re: DVDPlayer and MediaPlayer plugins there in menu #20
12 user(s) are reading this topic
0 members, 12 guests, 0 anonymous users