autoplay fixes

This commit is contained in:
Jannik
2018-04-03 18:23:54 +02:00
parent 0379de6179
commit 2c3e9fd5e7
3 changed files with 11 additions and 6 deletions

View File

@ -236,7 +236,7 @@ public class DBController {
}
/**
* refresh data in mainWindowController localFilms and streamingFilms
* refresh data in mainWindowController for one element
* @param streamUrl of the film
* @param index of the film in LocalFilms list
*/