Fixed bug when adding several subtitles to the same movie

This commit is contained in:
Sergio Costas 2016-09-24 22:49:14 +02:00
parent 361240adc4
commit 0dc0d61811
3 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,7 @@
## History of versions ##
* version 4.8.2 (2016-09-24)
* Fixed a problem when adding several subtitles to the same movie (thanks to Rocco Barisci)
* version 4.8.1 (2016-09-05)
* Fixed a float value used for volume where it expected an integer