Quote:
Originally Posted by silatiw
Thank you for the new version with .zip file support. The plug works very well.
If I can, I have two small suggestions:
- if the book is longer than 24 hours, the result is presented e.g. 1day 3:22:45, in my opinion it should be 27:22:45
- could you please abbreviate the plugin name under the icon in the caliber menu. There is an 'AudioBook Duration plugin' probably better it will be: 'AudioBook Duration' Then the distance between the icons is smaller.
|
1) True, I used timedelta for the duration, but it is a date and has the limit of 24 hours as the maximum value of the time, I will change it with a custom function (which I did in version 1.0.0 and did not end up using)
2) It is true that the word plugin in a plugin is redundant, so I will remove it.