Private GIT

Skip to content
Snippets Groups Projects
Commit 601dca78 authored by miigotu's avatar miigotu
Browse files

Merge pull request #70 from fernandog/default_format

Change pretty name to S01E01 format
parents e49627fc 82518a0a
No related branches found
No related tags found
No related merge requests found
......@@ -2020,7 +2020,7 @@ class TVEpisode(object):
elif self.show.air_by_date:
return self._format_pattern('%SN - %AD - %EN')
return self._format_pattern('%SN - %Sx%0E - %EN')
return self._format_pattern('%SN - S%0SE%0E - %EN')
def _ep_name(self):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment