1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-11 06:21:30 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Pierre d'Herbemont
555cb288ee Allow lua "meta reader" and implement a meta reader from filename.
"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"
2010-01-07 02:37:34 +01:00