NA_SD Download Doesn't Contain AirDate

Discussion of Version 3 and developing lua grabbers
Post Reply
pkscout
Posts: 3
Joined: Sat Jan 26, 2013 9:11 pm

NA_SD Download Doesn't Contain AirDate

Post by pkscout » Thu May 16, 2013 1:39 am

I noticed earlier this week that the NA_SD grabber doesn't output the AirDate. I figured out in the LUA code how to insert the OriginalAirDate into the Date field to get it to output, but I didn't see an obviously way to format the date properly. So I had to convert the date to string and then manipulate it into the correct format. Here's what I did, but if there is a better way to convert a date to a string with a particular format, it would probably be better to do it that way.
Attachments
na_sd.lua
(15.87 KiB) Downloaded 5004 times

Post Reply