Merge pull request #1430 from jellyfin/nowplaying-hotfixes

Player hotfixes and improvements
This commit is contained in:
Joshua M. Boniface
2020-07-02 12:09:17 -04:00
committed by GitHub
24 changed files with 769 additions and 523 deletions
+4 -2
View File
@@ -1205,7 +1205,7 @@
"ValueTimeLimitSingleHour": "Tiempo límite: 1 hora",
"ValueVideoCodec": "Códec de video: {0}",
"ViewAlbum": "Ver album",
"ViewArtist": "Ver artista",
"ViewAlbumArtist": "Ver artista del álbum",
"ViewPlaybackInfo": "Ver información de la reproducción",
"Watched": "Visto",
"Wednesday": "Miércoles",
@@ -1573,5 +1573,7 @@
"LabelRepositoryUrl": "URL del repositorio",
"HeaderNewRepository": "Nuevo repositorio",
"MessageNoRepositories": "Sin repositorios.",
"Writers": "Escritores"
"Writers": "Escritores",
"StopPlayback": "Detener la reproducción",
"ClearQueue": "Borrar la cola"
}