mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- moviebrowser: fix MB_INFO_SPACER's empty content
This commit is contained in:
@@ -3726,6 +3726,8 @@ bool CMovieBrowser::getMovieInfoItem(MI_MOVIE_INFO& movie_info, MB_INFO_ITEM ite
|
||||
}
|
||||
break;
|
||||
case MB_INFO_SPACER: // = 21,
|
||||
*item_string="";
|
||||
break;
|
||||
case MB_INFO_MAX_NUMBER: // = 22
|
||||
default:
|
||||
*item_string="";
|
||||
|
Reference in New Issue
Block a user