diff --git a/XBMC Remote/AppDelegate.m b/XBMC Remote/AppDelegate.m index 6b7bfea86..318003c14 100644 --- a/XBMC Remote/AppDelegate.m +++ b/XBMC Remote/AppDelegate.m @@ -4530,6 +4530,7 @@ - (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(N @"row13": @"endtime", @"row14": @"playcount", @"row15": @"plot", + @"row16": @"resume", @"itemid_extra_info": @"recordingdetails", }, @@ -5080,6 +5081,7 @@ - (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(N @"row13": @"endtime", @"row14": @"playcount", @"row15": @"plot", + @"row16": @"resume", @"itemid_extra_info": @"recordingdetails", },