PDA

View Full Version : [ET8500] Autotimer - Quick Series link style option



satnut2
19-03-18, 21:23
Ive been testing some other images and noticed other builds have a series link type record option within the EPG

I know its not true series link , when you press record when in the epg you get two quick options
1. Record
2. Series Link

When you press series link once then the recording is set

What it does is automatically sets a timer for the program name, weekly any time during that day

I know in Vix there is a multitude of timer options , however you have to go through a couple of more screens and check boxes to achieve the same thing

I thought this was a nice feature , any plans or chance to have this in the vix build ?

dsayers
19-03-18, 21:28
Series Link is just auto timer re worded so blue button is default. https://github.com/OpenViX/enigma2/blob/a5f0c3eacc0940e15587e39497e8ab63c3031675/lib/python/Screens/EpgSelection.py#L99

satnut2
20-03-18, 21:50
Series Link is just auto timer re worded so blue button is default. https://github.com/OpenViX/enigma2/blob/a5f0c3eacc0940e15587e39497e8ab63c3031675/lib/python/Screens/EpgSelection.py#L99

Yep, autotimer is the same but requires 3 more button presses to set , I just thought it was a nice feature on the other image 1 button press and it sets the autotimer for you without going through 3 further screens to set the recording

Andy_Hazza
20-03-18, 23:39
Press the Record button and select AutoTimer.


Sent from my iPhone using Tapatalk

adm
21-03-18, 00:08
Ive been testing some other images and noticed other builds have a series link type record option within the EPG

I know its not true series link , when you press record when in the epg you get two quick options
1. Record
2. Series Link

When you press series link once then the recording is set

What it does is automatically sets a timer for the program name, weekly any time during that day

That is making some big assumptions about when the next program in a series will be and could cause a few problems for those who belive it is a true series link facility. It could cause more problems than it pretends to solve.

satnut2
21-03-18, 21:08
Press the Record button and select AutoTimer.


Sent from my iPhone using Tapatalk

Andy , In 4 years of vix use I have always pressed the blue button to record something whilst in the epg which forces you into a couple of extra screens

I tried your method of pressing record then autotimer and the function I'm after is already there as you suggested !!! every day a school day !!

Piranha
22-03-18, 07:41
Andy , In 4 years of vix use I have always pressed the blue button to record something whilst in the epg which forces you into a couple of extra screens

I tried your method of pressing record then autotimer and the function I'm after is already there as you suggested !!! every day a school day !!

This will set an AutoTimer which polls for the Title in question occurring on the same day of the week. You will still need to edit the filters if the event could occur on different days of the week.

You can, for example, set a filter to exclude weekends (having deleted the automatically set filter for a particular weekday), then the EPG data for each weekday will be polled for that event.

Less than ideal solution, but setting filters when creating a new AutoTimer need only be done once.