Feature #2509
openTurn the searchtimername on the timerpage into a link to edit the searchtimer
0%
Description
Hi,
First of all, thanks for adding the column with the searchtimername to the timerpage of the live plugin.
For people, that from time to time toggle the action of a searchtimer between "Inactive record" and "Record", it might be useful, if they can open the Edit page of the searchtimer by clicking on the name of the searchtimer in the searchtimer column of the timer page.
Thus, I would like to ask, whether it would be possible to turn the searchtimername in the searchtimer column of the Timers page into a link that opens the Edit page of the corresponding timer.
Thanks and have a nice day,
Ludi
Files
Updated by jasminj over 7 years ago
I had a short look into the code and this seems not so easy as though.
So it may take longer to implement this.
Updated by Xcoder about 6 years ago
- File vdr-plugin-live.diff vdr-plugin-live.diff added
Implemented by the patch attached here:
See discussion at [[https://www.vdr-portal.de/forum/index.php?thread/132187-vdr-plugin-live-patch-zur-kennzeichnung-neuer-aufnahmen/&postID=1308778#post1308778]]
Updated by Xcoder about 6 years ago
- File vdr-plugin-live.diff vdr-plugin-live.diff added
Thanks to feedback from @speed a small bug was found. Corrected patch attached here.
Updated by Xcoder about 6 years ago
There is even a very easy way to get the searchtimer id..
Updated by Xcoder about 6 years ago
Some more simplifications...
Updated by Xcoder about 6 years ago
And even an additional feature: searchtimer based on previous search result.