bug fixes
* fixed a crash at the first start on linux * fixed a crash caused by "" as source path * fixed HomeFlix is unable to start because sources.json is missing * removed one unnecessary restart
This commit is contained in:
@ -59,5 +59,6 @@ metascore = Metascore
|
||||
imdbRating = IMDB-Bewertung
|
||||
type = Type
|
||||
|
||||
#first start
|
||||
firstStartHeader = Es ist kein Stammverzeichnis f\u00FCr Filme angegeben!
|
||||
firstStartContent = Stammverzeichniss angeben?
|
||||
|
@ -59,5 +59,6 @@ metascore = Metascore
|
||||
imdbRating = IMDB-Rating
|
||||
type = Type
|
||||
|
||||
#first start
|
||||
firstStartHeader = There is no root directory for movies!
|
||||
firstStartContent = Specify a root directory?
|
||||
|
Reference in New Issue
Block a user