Skip to content

Releases: jbinkley60/MezzmoTrailerChecker

Mezzmo Trailer Checker v0.0.23

20 Apr 08:52
b85c56f
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.23

  • Fixed bug where Clean Files command was only checking .mp4 trailer files and not .mkv trailer files.
  • Updated yt-dlp.exe to eliminate Android warning messages

Mezzmo Trailer Checker v0.0.22

25 Mar 10:27
c450037
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.22

  • Fixed getting IMDB trailer information when using an IMDB-API key. IMDB-API changed their URL to TV-API. This release fixes the issue and previous IMDB-API keys should continue to work normally.

Mezzmo Trailer Checker v0.0.21

14 Mar 19:34
c450037
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.21

  • Updated yt-dlp.exe to eliminate 404 error messages
  • Fixed minor bug detecting 1080P / 49k audio format (140/139)
  • Added logging of fetch and trailer formats results commands to logfile for
    easier troubleshooting

Mezzmo Trailer Checker v0.0.20

22 Feb 01:38
75494fb
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.20

  • Added the ability to manually enter your own IMDB trailer URLs vs. needing
    an IMDB key. See config file.
  • Updated version of yt-dlp.exe to address IMDB download issues with certain
    newer trailers
  • Minor bugfix where trailer format conversion from mp4 to mkv would stall
    if destination file name already existed.

Mezzmo Trailer Checker v0.0.19

09 Oct 20:04
29f103d
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.19

  • Fixed a bug where a You Tube trailer URL which started with http:// vs.
    https:// would cause an index out of range error.

Mezzmo Trailer Checker v0.0.18

29 Sep 08:26
5b72bfd
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.18

  • Fixed a bug which would occur when an IMDB movie trailer had a comma in the
    name when fetched and the trailer needed the frame rate or audio adjusted.
  • Added option to output trailers in mkv format instead of mp4. This allows
    Roku devices and similar which don't support higher resolution mp4 video
    playback to be able to play local trailers. There is also a new "adjust
    format" command to do bulk conversions from mp4 to mkv up to 200 trailers
    for each run.

Mezzmo Trailer Checker v0.0.17

09 Aug 17:59
4f60b3d
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.17

  • Fixed bug introduced in v0.0.15 which was causing You Tube 403 errors due to
    an improper trailer format response parsing. This would cause You Tube 720P
    trailer fetch attempts when a 720P trailer format was not available.
  • Added logging to show format for attempted fetch trailer requests for IMDB or
    You tube. Previously only successful trailer fetch results would be logged.
  • Updated yt-dlp.exe from v2023.02.17 to v2023.07.06

Mezzmo Trailer Checker v0.0.16

04 Aug 23:47
4f60b3d
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.16

  • Fixed a bug where a You Tube server 403 error would cause the trailer checker
    to stop fetching any further trailers. Now trailers which cause a 403 error
    will be marked as bad and removed from Mezzmo.

Mezzmo Trailer Checker v0.0.15

05 Jul 17:35
c4cdf1f
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.15

  • Added option to prepend "ytube_" to You Tube trailer names to assist with
    future trailer sources, including manual local trailers.

Mezzmo Trailer Checker v0.0.14

27 Jun 16:36
5339249
Compare
Choose a tag to compare

Mezzmo Trailer Checker v0.0.14

  • Simplified the IMDB trailer naming, removing random generated characters by
    the trailer checker. Now random characters will only be added to IMDB
    trailers if the trailer file name is a duplicate of an already existing
    trailer file. This is consistent with how You Tube trailers are named. The
    prior IMDB naming structure will continue to work fine. This only impacts
    new IMDB local trailers.
  • Added "clean bad" and "clean long" commands to remove trailer records from
    the Trailer Checker database which are displayed with a 'Show" command.
    Trailers that are long or bad do not get updated into Mezzmo but will stay
    in the Trailer Checker database until cleaned. This do not cause a problem.
    These new commands just help keep the trailer database cleaner.
  • Improved duplicate trailer name checking when multiple You Tube trailer URLs
    point to the same file name for the same new movie fetch.