Will check. I didnt used timeshift -> I understand this will be challenging. It fits in our standard skin and I'm afraid most other skins have that feature...
So that is added in the skin repo
timeshift.jpg 70.58KB 3 downloads
Posted 19 February 2024 - 23:36
Will check. I didnt used timeshift -> I understand this will be challenging. It fits in our standard skin and I'm afraid most other skins have that feature...
So that is added in the skin repo
timeshift.jpg 70.58KB 3 downloads
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Posted 20 February 2024 - 12:35
You really understand what I’m meening… maybe also when cryptoinfo is enabled do something look-a-like (Personally I now disable it but it is a standard feature in enigma2)
and maybe also in the movieplayer infobar go for the times in hh:mm:ss format instead of mm:ss
Edited by littlesat, 20 February 2024 - 12:36.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 20 February 2024 - 14:39
Any stream url should have user/password removed before displaying on screen.
Why it is your login password, of course it should remains displayed in the second infobar for debugging purpose. That's the goal to display the URL of a stream in the second infobar.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Posted 20 February 2024 - 14:41
So back to the question to display the currently watched stream URL in the second infobar any progression on this request?
We have it today in the default skin and it is useful for debugging.
NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.
Wanna help with OpenPLi Translation? Please read our Wiki Information for translators
Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)
AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
Posted 20 February 2024 - 14:48
You really understand what I’m meening… maybe also when cryptoinfo is enabled do something look-a-like (Personally I now disable it but it is a standard feature in enigma2)
and maybe also in the movieplayer infobar go for the times in hh:mm:ss format instead of mm:ss
That is not a MoviePlayer infobar. It is the TimeShiftState bar.
Anyway, those units are handled by the ServicePosition converter, nothing to do with the skin.
<widget source="session.CurrentService" render="Label" position="120,5" size="135,50" backgroundColor="background" zPosition="4" foregroundColor="foreground" borderWidth="2" font="Regular;33" borderColor="gray" valign="center" halign="left"> <convert type="ServicePosition">Position,ShowHours</convert> </widget> <widget source="session.CurrentService" render="Label" position="1395,5" size="175,50" backgroundColor="background" zPosition="4" foregroundColor="foreground" borderWidth="2" font="Regular;33" borderColor="gray" valign="center" halign="right"> <convert type="ServicePosition">Remaining,Plus,ShowHours</convert> </widget>
Edited by Huevos, 20 February 2024 - 14:57.
Posted 20 February 2024 - 15:42
Any stream url should have user/password removed before displaying on screen.
Why it is your login password, of course it should remains displayed in the second infobar for debugging purpose. That's the goal to display the URL of a stream in the second infobar.
I don't think so. And nor do other distros.
Posted 21 February 2024 - 11:55
One small remark about the timeshift bar... the progress bar is different from the infobar. They could be aligned maybe. And maybe when it fits like it is currently in the timeshift bar... and then also align the movieplayer inforbar to this as this is wider and then the markers may become more visible.
In addition I see that smaller icons for play/pauze/forward/backwards. Maybe also something for the movie infobar to make them smaller and put them before the times... So at the grey location we can put for a recording the channel icon or even kind of lifted for a movie a png when we like...
Edited by littlesat, 21 February 2024 - 12:06.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 21 February 2024 - 12:04
Suggestion... also show hours in MoviePlayer InfoBar... @Huevos... this is what I meant...
<screen name="PlayerTemplate"> <eLabel position="38,862" size="1839,184" zPosition="-11" backgroundColor="background5" cornerRadius="16"/> <eLabel position="370,864" size="1505,180" zPosition="-10" backgroundColor="background" cornerRadius="14"/> <eLabel position="380,915" size="1485,2" zPosition="-9" backgroundColor="dark_grey" /> <widget name="statusicon" position="160,915" zPosition="3" size="90,90" alphatest="blend" pixmaps="icons/pvr/play.svg,icons/pvr/pause.svg,icons/pvr/stop.svg,icons/pvr/ff.svg,icons/pvr/rew.svg,icons/pvr/slow.svg"/> <widget name="speed" foregroundColor="white" halign="left" position="260,960" size="90,45" font="Bold; 40" transparent="1"/> <widget source="session.CurrentService" render="Label" position="400,935" size="1120,50" font="Regular; 44" valign="center" noWrap="1" backgroundColor="background" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Label" position="405,864" size="110,51" font="Bold; 26" halign="left" valign="center" backgroundColor="background" transparent="1" foregroundColor="white"> - <convert type="ServicePosition">Position,ShowHours</convert> + <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" position="511,864" size="110,51" font="Bold; 26" halign="center" valign="center" backgroundColor="background" transparent="1"> - <convert type="ServicePosition">Length</convert> + <convert type="ServicePosition">Length,ShowHours</convert> </widget> <widget source="session.CurrentService" render="Label" position="621,864" size="110,51" font="Bold; 26" halign="right" valign="center" backgroundColor="background" transparent="1" foregroundColor="white"> - <convert type="ServicePosition">Remaining,Negate</convert> + <convert type="ServicePosition">Remaining,ShowHours,Negate</convert> </widget>
Edited by littlesat, 21 February 2024 - 12:06.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 21 February 2024 - 16:18
Suggestion... also show hours in MoviePlayer InfoBar... @Huevos... this is what I meant...
<screen name="PlayerTemplate"> <eLabel position="38,862" size="1839,184" zPosition="-11" backgroundColor="background5" cornerRadius="16"/> <eLabel position="370,864" size="1505,180" zPosition="-10" backgroundColor="background" cornerRadius="14"/> <eLabel position="380,915" size="1485,2" zPosition="-9" backgroundColor="dark_grey" /> <widget name="statusicon" position="160,915" zPosition="3" size="90,90" alphatest="blend" pixmaps="icons/pvr/play.svg,icons/pvr/pause.svg,icons/pvr/stop.svg,icons/pvr/ff.svg,icons/pvr/rew.svg,icons/pvr/slow.svg"/> <widget name="speed" foregroundColor="white" halign="left" position="260,960" size="90,45" font="Bold; 40" transparent="1"/> <widget source="session.CurrentService" render="Label" position="400,935" size="1120,50" font="Regular; 44" valign="center" noWrap="1" backgroundColor="background" transparent="1"> <convert type="ServiceName">Name</convert> </widget> <widget source="session.CurrentService" render="Label" position="405,864" size="110,51" font="Bold; 26" halign="left" valign="center" backgroundColor="background" transparent="1" foregroundColor="white"> - <convert type="ServicePosition">Position,ShowHours</convert> + <convert type="ServicePosition">Position</convert> </widget> <widget source="session.CurrentService" render="Label" position="511,864" size="110,51" font="Bold; 26" halign="center" valign="center" backgroundColor="background" transparent="1"> - <convert type="ServicePosition">Length</convert> + <convert type="ServicePosition">Length,ShowHours</convert> </widget> <widget source="session.CurrentService" render="Label" position="621,864" size="110,51" font="Bold; 26" halign="right" valign="center" backgroundColor="background" transparent="1" foregroundColor="white"> - <convert type="ServicePosition">Remaining,Negate</convert> + <convert type="ServicePosition">Remaining,ShowHours,Negate</convert> </widget>
OK i have already changed that and changed the size of the progressbar so now the chapters can be seen...
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Posted 21 February 2024 - 17:04
Super!!!
Another chalange is the Verbose CryptoInfo.... I have with this skin no idea where to put it....
We should either find a way that the option to enable/disable it is hidden on the config menu where it appears.... or find a way to get it in.... But with my first idea we might add/adapt other specific skin option when they are there or not.... (I hope you understand what I mean).... So when a skin does not have/use Verbose Cryptoinfo the item does not appear....
When you can find a place for it, it is not needed of course...
Edited by littlesat, 21 February 2024 - 17:08.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
0 members, 29 guests, 0 anonymous users