Mailing List Archive

New Web Interface - Frontend Remote
Hi all,



When I go to the Status page for a MythTV Frontend (http://hostname:6547), there is a link to a Remote Control page, which works very well.



If I Try the link to go directly to the Remote Control page (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547>  I get a 404 Not Found error



Is there any way I can go directly to the Remote Control page without first going to the Status page?



Regards,

Dave.
Re: New Web Interface - Frontend Remote [ In reply to ]
On 11/3/23 1:47 AM, Lists wrote:
> If I Try the link to go directly to the Remote Control page
> (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547> I get a
> 404 Not Found error

FWIW, I cannot reproduce this behavior.
Going directly to the remote page works fine for me. At least on
v32.0+fixes.20220325.f69ce764b7-0ubuntu1


$ curl -I http://<hostname>:6547/MythFE/GetRemote
HTTP/1.1 200 OK
Accept-Ranges: bytes
Cache-Control: no-cache="Ext", max-age = 7200
Connection: Keep-Alive
Content-Disposition: inline; filename="frontend_index.qsp"
Content-Language: en-us
Content-Length: 604
Content-Type: text/html
Date: Fri, 03 Nov 2023 13:12:19 GMT
Keep-Alive: timeout=10
Last-Modified: Wed, 23 Feb 2022 16:47:49 GMT
Server: MythTV/32.0+fixes.20220325.f69ce764b7-0ubuntu1
Linux/6.2.0-34-generic UPnP/1.0
transferMode.dlna.org: Interactive



-WD
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: New Web Interface - Frontend Remote [ In reply to ]
On 11/3/23 01:47, Lists wrote:
> New Web Interface - Frontend Remote
>
> Hi all,
>
>
> When I go to the Status pagefor a MythTV Frontend
> (http://hostname:6547), there is a link to a Remote Control page,
> which works very well.
>
>
> If I Try the link to go directly to the Remote Control page
> (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547> I get a
> 404 Not Found error
>
>
> Is there any way I can go directly to the Remote Control page without
> first going to the Status page?
>
>
> Regards,
>
> Dave.
>
>
> _______________________________________________

Please open a ticket. I will look into it and fix it.

https://github.com/MythTV/mythtv/issues

Peter
Re: New Web Interface - Frontend Remote [ In reply to ]
On 11/3/23 09:14, Will Dormann wrote:
> On 11/3/23 1:47 AM, Lists wrote:
>> If I Try the link to go directly to the Remote Control page
>> (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547> I get
>> a 404 Not Found error
>
> FWIW, I cannot reproduce this behavior.
> Going directly to the remote page works fine for me.  At least on
> v32.0+fixes.20220325.f69ce764b7-0ubuntu1
>
>
> $ curl -I http://<hostname>:6547/MythFE/GetRemote
> HTTP/1.1 200 OK
> Accept-Ranges: bytes
> Cache-Control: no-cache="Ext", max-age = 7200
> Connection: Keep-Alive
> Content-Disposition: inline; filename="frontend_index.qsp"
> Content-Language: en-us
> Content-Length: 604
> Content-Type: text/html
> Date: Fri, 03 Nov 2023 13:12:19 GMT
> Keep-Alive: timeout=10
> Last-Modified: Wed, 23 Feb 2022 16:47:49 GMT
> Server: MythTV/32.0+fixes.20220325.f69ce764b7-0ubuntu1
> Linux/6.2.0-34-generic UPnP/1.0
> transferMode.dlna.org: Interactive
>
>
>
>
Web servers were rewritten in master (v34-pre). This problem is related
to that rewrite. It works on older versions.

Peter

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: New Web Interface - Frontend Remote [ In reply to ]
-----Original message-----
From: Peter Bennett <pb.mythtv@gmail.com>
Sent: Friday 3rd November 2023 13:14
To: mythtv-users@mythtv.org
Subject: Re: [mythtv-users] New Web Interface - Frontend Remote



On 11/3/23 01:47, Lists wrote:
Hi all,





When I go to the Status page for a MythTV Frontend (http://hostname:6547 <http://hostname:6547> ), there is a link to a Remote Control page, which works very well.




If I Try the link to go directly to the Remote Control page (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547>  I get a 404 Not Found error




Is there any way I can go directly to the Remote Control page without first going to the Status page?




Regards,

Dave.



_______________________________________________


Please open a ticket. I will look into it and fix it.

https://github.com/MythTV/mythtv/issues

Peter



Thanks Peter,



Ticket created:



Cannot Directly connect to Frontend Web Remote #811

Regards,

Dave.
Re: New Web Interface - Frontend Remote [ In reply to ]
-----Original message-----
From: Peter Bennett <pb.mythtv@gmail.com>
Sent: Friday 3rd November 2023 14:56
To: mythtv-users@mythtv.org
Subject: Re: [mythtv-users] New Web Interface - Frontend Remote



On 11/3/23 09:14, Will Dormann wrote:
> On 11/3/23 1:47 AM, Lists wrote:
>> If I Try the link to go directly to the Remote Control page
>> (http://hostname:6547/MythFE/GetRemote) <http://hostname:6547> I get
>> a 404 Not Found error
>
> FWIW, I cannot reproduce this behavior.
> Going directly to the remote page works fine for me. At least on
> v32.0+fixes.20220325.f69ce764b7-0ubuntu1
>
>
> $ curl -I http://<hostname>:6547/MythFE/GetRemote
> HTTP/1.1 200 OK
> Accept-Ranges: bytes
> Cache-Control: no-cache="Ext", max-age = 7200
> Connection: Keep-Alive
> Content-Disposition: inline; filename="frontend_index.qsp"
> Content-Language: en-us
> Content-Length: 604
> Content-Type: text/html
> Date: Fri, 03 Nov 2023 13:12:19 GMT
> Keep-Alive: timeout=10
> Last-Modified: Wed, 23 Feb 2022 16:47:49 GMT
> Server: MythTV/32.0+fixes.20220325.f69ce764b7-0ubuntu1
> Linux/6.2.0-34-generic UPnP/1.0
> transferMode.dlna.org: Interactive
>
>
>
>
Web servers were rewritten in master (v34-pre). This problem is related
to that rewrite. It works on older versions.

Peter

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org




Hi Peter,
I've now updated my myth frontends from apt and can confirm that I can now go directly to the frontend remote web interface.

Thanks for your work on this.

Regards,

Dave.