Menu

filetype mkv matroska support

2008-03-14
2013-02-12
  • Leander Baumann

    Leander Baumann - 2008-03-14

    hello,

    when adding single files one can select
    All Files *.*
    All Files *.* Parse media Files with MediaInfoLibrary
    Media Files (avi,ogm,mpg,divx,ifo)

    That works ok for *.mkv so far,

    but when adding Multiple Movies in a Directory,
    I had to add a line in the sourcecode to get *.mkv files recognized.

    in class"MovieManagerCommandAddMultipleMoviesByFile"
    in line 129
    "extensionList.add(".mkv");"

    would be nice to add that, so i don't need to change it myself for future versions

    Greets
    Leander

     
    • Bro

      Bro - 2008-03-15

      Will be fixed in next version.

      Thanks
      Bro

       

Log in to post a comment.