0.6.7 - shows in search, album art resolution

This commit is contained in:
exttex 2020-12-14 18:29:28 +01:00
parent babd12bae2
commit c3a26b0e3b
18 changed files with 369 additions and 28 deletions

File diff suppressed because one or more lines are too long

View file

@ -297,6 +297,16 @@ const language_en_us = {
//0.6.6
"Restart of app is required to properly log out!": "Restart of app is required to properly log out!",
"Artist separator": "Artist separator",
"Singleton naming": "Standalone tracks filename"
"Singleton naming": "Standalone tracks filename",
//0.6.7
"Keep the screen on": "Keep the screen on",
"Wakelock enabled!": "Wakelock enabled!",
"Wakelock disabled!": "Wakelock disabled!",
"Show all shows": "Show all shows",
"Episodes": "Episodes",
"Show all episodes": "Show all episodes",
"Album cover resolution": "Album cover resolution",
"WARNING: Resolutions above 1200 aren't officially supported": "WARNING: Resolutions above 1200 aren't officially supported"
}
};