Skip to content
  • Pierre's avatar
    Allow lua "meta reader" and implement a meta reader from filename. · 555cb288
    Pierre authored
    "filename.lua"
      will check if the file name respects the following form:
        "Show.Name S19E01-jde.DEf.avi"
      upon success, it will fill the show name, the episode number and
      season number in the meta data.
      It will also set the title to "Show Name S19E01"
    555cb288