webtv: use last dir as default

This commit is contained in:
Jacek Jendrzej
2015-05-12 18:16:36 +02:00
parent 8ea4196d50
commit 2cc4120672
3 changed files with 8 additions and 2 deletions

View File

@@ -396,6 +396,7 @@ struct SNeutrinoSettings
std::string network_nfs_recordingdir;
std::string timeshiftdir;
std::string downloadcache_dir;
std::string last_webtv_dir;
//recording
int recording_type;