mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
supplement to b184f39eb5
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3ddc46e14
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-12-08 (Sat, 08 Dec 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2288,7 +2288,7 @@ void CControlAPI::doNewTimer(CyhookHandler *hh)
|
||||
// get Default Recordingdir
|
||||
CConfigFile *Config = new CConfigFile(',');
|
||||
Config->loadConfig(NEUTRINO_CONFIGFILE);
|
||||
_rec_dir = Config->getString("recording_dir_0", "/mnt/filme");
|
||||
_rec_dir = Config->getString("network_nfs_recordingdir", "/mnt/filme");
|
||||
delete Config;
|
||||
}
|
||||
if(changeApids)
|
||||
|
Reference in New Issue
Block a user