[mythtv-commits] [MythTV/mythtv] c54269: Remove deprecated mythbackend command line arguments.

David Hampton noreply at github.com
Wed May 31 03:56:52 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: c542693c46447514b79b5e8d4abdcd5dfbc23cc0
      https://github.com/MythTV/mythtv/commit/c542693c46447514b79b5e8d4abdcd5dfbc23cc0
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythbackend/mythbackend.cpp
    M mythtv/programs/mythbackend/mythbackend_commandlineparser.cpp
    M mythtv/programs/mythbackend/mythbackend_main_helpers.cpp

  Log Message:
  -----------
  Remove deprecated mythbackend command line arguments.

The following were deprecated in 2011 and are now removed:

    --resched
    --scanvideos
    --event
    --systemevent
    --clearcache


  Commit: 8fab18cbf01c47d044415c1ae31ef5c80f6b9ab4
      https://github.com/MythTV/mythtv/commit/8fab18cbf01c47d044415c1ae31ef5c80f6b9ab4
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythcommflag/mythcommflag.cpp
    M mythtv/programs/mythcommflag/mythcommflag_commandlineparser.cpp

  Log Message:
  -----------
  Remove deprecated mythcommflag command line arguments.

The following were deprecated in 2011 and are now removed:

    --gencutlist
    --clearcutlist
    --clearskiplist
    --getcutlist
    --getskiplist
    --setcutlist


  Commit: b54e9eb8da864c1ac535e9bf22e653d740ba09ba
      https://github.com/MythTV/mythtv/commit/b54e9eb8da864c1ac535e9bf22e653d740ba09ba
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythfilldatabase/mythfilldatabase.cpp
    M mythtv/programs/mythfilldatabase/mythfilldatabase_commandlineparser.cpp

  Log Message:
  -----------
  Remove deprecated mythfilldatabase command line arguments.

The following were deprecated in 2011 and are now removed:

    --refresh-today
    --dont-refresh-tomorrow
    --refresh-second
    --refresh-day
    --refresh-all


  Commit: d3f553c2f3cf5341c73777b24f4f04050f683baf
      https://github.com/MythTV/mythtv/commit/d3f553c2f3cf5341c73777b24f4f04050f683baf
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythfilldatabase/mythfilldatabase.cpp
    M mythtv/programs/mythfilldatabase/mythfilldatabase_commandlineparser.cpp

  Log Message:
  -----------
  Remove another deprecated mythfilldatabase command line arguments.

The following was deprecated in 2013 and is now removed:

    --update


  Commit: 501d6fc90c816b96b5e9297754eaea7201bcc874
      https://github.com/MythTV/mythtv/commit/501d6fc90c816b96b5e9297754eaea7201bcc874
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythbackend/backendcontext.cpp
    M mythtv/programs/mythbackend/backendcontext.h
    M mythtv/programs/mythbackend/mythbackend_main_helpers.cpp

  Log Message:
  -----------
  Move backend "globals" into the only file where they are used.


  Commit: 61a5fac48b57c0bd5754d4ca68b196e61f683654
      https://github.com/MythTV/mythtv/commit/61a5fac48b57c0bd5754d4ca68b196e61f683654
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M mythtv/programs/mythbackend/backendcontext.cpp
    M mythtv/programs/mythbackend/backendcontext.h
    M mythtv/programs/mythbackend/mythbackend.cpp
    M mythtv/programs/mythbackend/mythbackend_commandlineparser.cpp
    M mythtv/programs/mythbackend/mythbackend_main_helpers.cpp

  Log Message:
  -----------
  Implement the --pidfile argument to mythbackend.


Compare: https://github.com/MythTV/mythtv/compare/d34c1995efea...61a5fac48b57


More information about the mythtv-commits mailing list