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/?a=commitdiff_plain;ds=sidebyside;h=385854355a756f1689ef897443876e4f75ace542;hp=385854355a756f1689ef897443876e4f75ace542;p=plugin.video.netflix.git Rename NetflixSession.parse_season_entry() to _parse_season_entry()... ... to indicate that this method is only used internally. ---