grantdavey91
Member
Hi, All.
Apologies in advance if posted in the wrong section
I'll try to explain what I want to achieve as simply as possible; turning here for help now as I have tried various things and had no such luck as of yet
Basically, the spinner that shows top left of the screen when the box is busy doing something, I really want to try and add an additional spinner to show when in timeshift (play, re-wind, fast-forward; and also when playing a recorded programme
I know that it must be possible, because on the screen 'Softcam Manager', when the green button is pressed to start the cam, the spinner shows in that screen as an additional spinner, not linked to the same one that shows when the box is busy loading
So I basically want to find the relevant code, and add in any code needed so that if i pause the tv, then press play; the spinner shows up to the left of the infobar; the only trouble is; I am having difficulty finding which bit of code I need to take from the 'SoftcamManager.py' file , then where to copy it to (like timers.xml , main-templates.xml , infobar.xml, movies.xml - but i don;t know which one this would need adding to) then if there needs to be any additional code written to make it work
I realise it could possibly be a task for the advanced enigma2 user; and could take some time to make possible, is there anybody on here that has the slightest clue as to how this could be made possible?
At the moment, I am using Kiddac's slyk-1-hd v5 skin, the spinner for this skin is this :

and this moves/spins round when the box is loading;
and when starting softcam, another spinner loads inside that screen : (which is also a moving/spinning graphic)

In the following screen, when play is pressed the graphic appears with the skin I am using, but it doesn't spin like the others do; and what I want to do is make the graphic spin/move (just like the other screens do) clockwise when i press play, clockwise when fast-forward is pressed, and counter-clockwise when re-wind is pressed; so if there is some code that can be taken from the SoftcamManager.pyo file and added to the relevant file to make this appear and work when in timeshift or playing a recording; I'd really like some help with it please; then once it's been found and can show up it would just be a case of re-sizing and re-positioning to overlay where the static spinner graphic shows on the screen below

Any help greatly appreciated
Many thanks in advance
EDIT : i've uploaded the default 'SoftcamManager.py' for anyone wanting to look at the code, and find which bit needed :)
Apologies in advance if posted in the wrong section
I'll try to explain what I want to achieve as simply as possible; turning here for help now as I have tried various things and had no such luck as of yet
Basically, the spinner that shows top left of the screen when the box is busy doing something, I really want to try and add an additional spinner to show when in timeshift (play, re-wind, fast-forward; and also when playing a recorded programme
I know that it must be possible, because on the screen 'Softcam Manager', when the green button is pressed to start the cam, the spinner shows in that screen as an additional spinner, not linked to the same one that shows when the box is busy loading
So I basically want to find the relevant code, and add in any code needed so that if i pause the tv, then press play; the spinner shows up to the left of the infobar; the only trouble is; I am having difficulty finding which bit of code I need to take from the 'SoftcamManager.py' file , then where to copy it to (like timers.xml , main-templates.xml , infobar.xml, movies.xml - but i don;t know which one this would need adding to) then if there needs to be any additional code written to make it work
I realise it could possibly be a task for the advanced enigma2 user; and could take some time to make possible, is there anybody on here that has the slightest clue as to how this could be made possible?
At the moment, I am using Kiddac's slyk-1-hd v5 skin, the spinner for this skin is this :

and this moves/spins round when the box is loading;
and when starting softcam, another spinner loads inside that screen : (which is also a moving/spinning graphic)

In the following screen, when play is pressed the graphic appears with the skin I am using, but it doesn't spin like the others do; and what I want to do is make the graphic spin/move (just like the other screens do) clockwise when i press play, clockwise when fast-forward is pressed, and counter-clockwise when re-wind is pressed; so if there is some code that can be taken from the SoftcamManager.pyo file and added to the relevant file to make this appear and work when in timeshift or playing a recording; I'd really like some help with it please; then once it's been found and can show up it would just be a case of re-sizing and re-positioning to overlay where the static spinner graphic shows on the screen below

Any help greatly appreciated
Many thanks in advance
EDIT : i've uploaded the default 'SoftcamManager.py' for anyone wanting to look at the code, and find which bit needed :)
Attachments
Last edited: