mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
yWeb: read timer recording dir from timerd.conf
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f1d68d302
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-30 (Mon, 30 Jan 2023)
Origin message was:
------------------
- yWeb: read timer recording dir from timerd.conf
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1148,7 +1148,12 @@ end-block~neutrino_direct_recording_save_settings
|
||||
# ------- list possible directorys for records
|
||||
start-block~neutrino_list_record_dirs
|
||||
<select name="rec_dir" id="rec_dir" class="y_live_button">
|
||||
<option value="{=ini-get:%(CONFIGDIR)/neutrino.conf;network_nfs_recordingdir~open=}" selected="selected">
|
||||
{=if-empty:{=ini-get:%(CONFIGDIR)/timerd.conf;REC_DIR_{=tid=}~open=}~~
|
||||
<option value="{=ini-get:%(CONFIGDIR)/timerd.conf;REC_DIR_{=tid=}~cache=}" selected="selected">
|
||||
{=ini-get:%(CONFIGDIR)/timerd.conf;REC_DIR_{=tid=}~cache=}
|
||||
</option>
|
||||
=}
|
||||
<option value="{=ini-get:%(CONFIGDIR)/neutrino.conf;network_nfs_recordingdir~open=}">
|
||||
{=ini-get:%(CONFIGDIR)/neutrino.conf;network_nfs_recordingdir~cache=}
|
||||
</option>
|
||||
{=if-empty:{=ini-get:%(CONFIGDIR)/neutrino.conf;network_nfs_local_dir_0~cache=}~~
|
||||
|
Reference in New Issue
Block a user