Hi,
just upgraded to v7.0.1.241229 on my Synology NAS DS720+ with DSM v7.2.2 running inside a docker container and using HDHomeRun EXPAND (4 tuners) HDHR5-4DC Firmware Version 20231214.
Works like a charm! Thanks. Just donated again btw for your excellent software I already have been using for years!
But the question I have is how to change the datetime format. See screenshot.
Instead of 2/10/2025 I want 10/2/2025.
I did set the Timezone:
{
"key" : "TZ",
"value" : "Europe/Amsterdam"
}
and mount volume (necessary??):
{
"host_volume_file" : "/docker/zoneinfo",
"is_directory" : true,
"mount_point" : "/usr/share/zoneinfo",
"type" : "ro"
}
I attached the .json Docker Container Manager settings. For people who actually want to use it be sure to update:
-"host_volume_file" host folders to your situation.
-TZ key timezone information
-HOST_IP key which points to your device running nextpvr
After that just goto DSM > Container Manager > Action > Import > choose .json settings file
just upgraded to v7.0.1.241229 on my Synology NAS DS720+ with DSM v7.2.2 running inside a docker container and using HDHomeRun EXPAND (4 tuners) HDHR5-4DC Firmware Version 20231214.
Works like a charm! Thanks. Just donated again btw for your excellent software I already have been using for years!
But the question I have is how to change the datetime format. See screenshot.
Instead of 2/10/2025 I want 10/2/2025.
I did set the Timezone:
{
"key" : "TZ",
"value" : "Europe/Amsterdam"
}
and mount volume (necessary??):
{
"host_volume_file" : "/docker/zoneinfo",
"is_directory" : true,
"mount_point" : "/usr/share/zoneinfo",
"type" : "ro"
}
I attached the .json Docker Container Manager settings. For people who actually want to use it be sure to update:
-"host_volume_file" host folders to your situation.
-TZ key timezone information
-HOST_IP key which points to your device running nextpvr
After that just goto DSM > Container Manager > Action > Import > choose .json settings file