From: Tilman Sauerbeck Date: Sat, 12 Aug 2017 10:27:40 +0000 (+0200) Subject: Rename NetflixSession.parse_season_entry() to _parse_season_entry()... X-Git-Url: http://git.code-monkey.de/?p=plugin.video.netflix.git;a=commitdiff_plain;h=385854355a756f1689ef897443876e4f75ace542;hp=385854355a756f1689ef897443876e4f75ace542 Rename NetflixSession.parse_season_entry() to _parse_season_entry()... ... to indicate that this method is only used internally. ---