mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
eplayer3: subtitle fixes
This commit is contained in:
@@ -179,7 +179,7 @@ static int Command(void *_context, ManagerCmd_t command, void * argument) {
|
||||
}
|
||||
case MANAGER_LIST: {
|
||||
#ifdef MARTII
|
||||
container_ffmpeg_update_tracks(context, "current stream");
|
||||
container_ffmpeg_update_tracks(context, context->playback->uri);
|
||||
#endif
|
||||
*((char***)argument) = (char **)ManagerList(context);
|
||||
break;
|
||||
|
Reference in New Issue
Block a user