rework epg storage

This commit is contained in:
Luke Pulverenti
2017-09-08 12:13:58 -04:00
parent 33e31d246f
commit adc22b5e81
12 changed files with 274 additions and 220 deletions

View File

@@ -94,7 +94,7 @@ namespace Emby.Server.Implementations.Data
{
get
{
return false;
return true;
}
}