mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
neutrino: add mode_moviebrowser
Origin commit data
------------------
Branch: ni/coolstream
Commit: a2e47e7a15
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-09-12 (Mon, 12 Sep 2022)
Origin message was:
------------------
- neutrino: add mode_moviebrowser
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -105,6 +105,8 @@ const char* neutrinoMode_to_string(int mode)
|
||||
return "MODE_UPNP";
|
||||
case NeutrinoModes::mode_webradio:
|
||||
return "MODE_WEBRADIO";
|
||||
case NeutrinoModes::mode_moviebrowser:
|
||||
return "MODE_MOVIEBROWSER";
|
||||
case (int)NeutrinoModes::mode_mask:
|
||||
return "MODE_MASK";
|
||||
case (int)NeutrinoModes::norezap:
|
||||
|
Reference in New Issue
Block a user