[TV] Moved "episode" and "season" modules into "show/_base/", fixed episode update bug

This commit is contained in:
Dean Gardiner
2014-08-07 12:46:58 +12:00
parent 7f466f9c08
commit 5d886ccf1f
2 changed files with 2 additions and 0 deletions
@@ -84,6 +84,8 @@ class Episode(MediaBase):
merge = True
)
info['season_number'] = season.get('info', {}).get('number')
identifiers = info.pop('identifiers', None) or identifiers
# Update/create media