Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webapp URL for editing a recording rule for a program #888

Closed
phippodoplis opened this issue Mar 21, 2024 · 1 comment
Closed

Webapp URL for editing a recording rule for a program #888

phippodoplis opened this issue Mar 21, 2024 · 1 comment

Comments

@phippodoplis
Copy link

Is your feature request related to a problem? Please describe.
I have a daily cron job that runs after mythfilldatabase and emails me a list of new program titles together with the description and a clickable link to a MythWeb page to set up a recording rule for that progam. It looks a bit like this, but with the italics shown as a hyperlink

Big Trouble in Little China (5ACTION Action film 1986 70%)
Kurt Russell, Kim Cattrall, Dennis Dun, James Hong, Victor Wong
Jack Burto agrees to pick up a friend's girlfriend from the airport,
but when Miao Yin is kidnapped in front of him, Burton finds she's been...

The first line is a link to https://mythweb.my-domain.net/mythweb/tv/detail/10033/1711915200 where 10033 is the chanid and the other number is unix_timestamp(starttime)

Describe the solution you'd like
A link to http://mythbackend.net.home:6544/ that will have the recording rule for the program. The recording rule editor that pops up from a progam guide or search is fine, but it is a pop up, and I am too lazy to cut the title and paste into a search box, especially when I have the chanid and starttime available.

Describe alternatives you've considered
Mythweb still works for now.

@phippodoplis phippodoplis changed the title Webapp URL for editnig a recording rule for a program Webapp URL for editing a recording rule for a program Mar 21, 2024
@bennettpeter bennettpeter self-assigned this Mar 21, 2024
@bennettpeter
Copy link
Member

I have implemented this. The available parameters are documented in the wiki at https://www.mythtv.org/wiki/Web_Application:Program_Guide . There is also a help (question mark) icon on the Program Guide that links to that wiki page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants