podlove / podlove-publisher

Podlove Podcast Publisher for WordPress
https://wordpress.org/plugins/podlove-podcasting-plugin-for-wordpress/
MIT License
299 stars 84 forks source link

Wrong chapter order by import from Hindenburg #1416

Closed zeitiger closed 10 months ago

zeitiger commented 1 year ago

Expected behavior

Import from Hindenburg hnsx file for chapter marks appear in chronological order

Actual behavior

Import from Hindenburg hnsx file for chapter marks appear in order of the xml file

 <Markers>
  <Marker Id="1" Name="Ein" Time="35:53.564"/>
  <Marker Id="2" Name="Ausgang" Time="36:49.002"/>
  <Marker Id="3" Name="Logbuch" Time="16.775" Type="Chapter"/><!-- wrong first one -->
  <Marker Id="4" Name="Intro" Time="00.000" Type="Chapter"/><!-- this should be the first chapter -->
  <Marker Id="5" Name="Raumstatiom" Time="02:56.334" Type="Chapter"/>
  <Marker Id="6" Name="Nitan trifft sich mit Kermim" Time="05:06.659" Type="Chapter"/>
  <Marker Id="7" Name="Akilli und Anuket" Time="19:22.214" Type="Chapter"/>
  <Marker Id="9" Name="Gebet und mässiges Essen" Time="32:09.535" Type="Chapter"/>
  <Marker Id="11" Name="Zurück" Time="35:56.637" Type="Chapter"/>
  <Marker Id="12" Name="Besser so" Time="54:00.989" Type="Chapter"/>
  <Marker Id="13" Name="Outro" Time="1:05:50.925" Type="Chapter"/><!-- this should be the last chapter -->
  <Marker Id="14" Name="Epilog" Time="1:05:11.538" Type="Chapter"/><!-- wrong last one -->
 </Markers>

System information (see Podlove > Support menu)

Website https://zeit.gr PHP Version 8.1.25 WordPress Version 6.4.1 WordPress Theme Readspec v1.5.5 Active Plugins

0 errors 0 notices Nice, Everything looks fine!