mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Use Media Info for runtime #103

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It would be really nice, if you would be able to use the duration from the
media info for the runtime field.

As example : 

  <streamdetails>
    <duration>1h 38mn 46s 0ms</duration>
  </streamdetails>

reformat it to : "1h 38min" and copy it into the runtime field.

  <runtime>1h 38min</runtime>

so you would get the exact runtime of the movie and don't run into PAL /
NTSC differences.

Original issue reported on code.google.com by Walhalla...@gmail.com on 1 Jun 2009 at 11:19

GoogleCodeExporter commented 9 years ago
Great idea! I'll work that in after the feature freeze.

Original comment by jason.schnitzler on 1 Jun 2009 at 4:44

GoogleCodeExporter commented 9 years ago
Done for next release

Original comment by jason.schnitzler on 6 Jun 2009 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by jason.schnitzler on 14 Jun 2009 at 8:46