Opened 5 years ago

Closed 4 years ago

#13352 closed Bug Report - General (Unverified)

MythMediaServer Needs Some TLC

Reported by: gigem Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

It seems mythmediaserver has bit rotted from neglect over the years. This is not surprising due to its lack of widespread use and its use of libmythprotoserver, which hasn't received a lot of attention since Raymond Wagner left the project.

Known issues include, but are probably not limited to, the following.

  • Doesn't support the QUERY_CHECKFILE command.
  • Doesn't support preview generation commands.
  • Segfaults frequently in the socket handling.

I will commit a change shortly which adds support for the QUERY_CHECKFILE command. Do not construe that commit as me taking ownership of this issue. I am only committing it because I got that small part working before going in a different direction to solve my immediate problem.

Hopefully, John Poet's work on a "tunerless" backend will obsolete mythmediaserver. When/if that happens, this ticket can be closed.

Change History (2)

comment:1 Changed 5 years ago by David Engel <dengel@…>

In 9c940817d/mythtv:

Fix broken/missing support for QUERY_CHECKFILE in mythmediaserver.

Refs #13352

comment:2 Changed 4 years ago by Stuart Auchterlonie

Resolution: Unverified
Status: newclosed

Closing all old tickets in trac.

If your issue still persists, please open an issue in Github https://github.com/MythTV/mythtv/issues

and reference the existing trac ticket.

Note: See TracTickets for help on using tickets.