Closed Bart274 closed 9 years ago
I have added support for Basketball using this:
seasons = { "Soccer" : { "split_date" : [7,1], "season_format" : "xxyy"}, "Ice Hockey" : { "split_date" : [7,1], "season_format" : "xxyy"}, "Motorsport" : { "season_format" : "yyyy"}, "Baseball" : { "season_format" : "yyyy"}, "Basketball" : { "split_date" : [7,1], "season_format" : "xxyy"}}
Perfect, pull request merged.
Hi,
Could you please add support for Basketball? I want to add my NBA Games to my Plex installation.