Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse TV.Show.2017.07.01 episode names #14

Open
ncrow opened this issue Jul 19, 2017 · 7 comments
Open

Parse TV.Show.2017.07.01 episode names #14

ncrow opened this issue Jul 19, 2017 · 7 comments

Comments

@ncrow
Copy link

ncrow commented Jul 19, 2017

Would it be possible to add support for parsing TV names where episodes are designated by date?

I could see two methods for parsing TV.Show.2017.07.01

  1. Add month and year keys
  2. Recognize 2017.07.01 as the episode
@roidayan
Copy link
Contributor

roidayan commented Aug 2, 2017

Do you have examples for such shows ?

@ncrow
Copy link
Author

ncrow commented Aug 2, 2017

Jimmy.Not.Funny.2017.08.01.Jerry.Benner.720p.HDTV.x264-SORNY[eztv].mkv
The.Old.Daily.TV.Show.2017.07.31.WEBRip.x264-RARBG[eztv].mp4
Fake.Time.With.Bill.Oreilly.2017.06.30.HDTV.x264-UAV[eztv].mkv

@roidayan
Copy link
Contributor

i'm sorry but maybe the torrent name is different from those filenames because those doesn't seem real torrent names from eztv

@Rhilip
Copy link

Rhilip commented Aug 11, 2017

Almostly same.And I think filenames is more useful and important.
In other hand, The filenames must follow the rule( see The.720p.TV.x264.Releasing.Standards.2016-TVx264 16.4 ),but torrent name may not.

│  16.4) Releases must follow the matching directory format:                  │
│   16.4.1) Single.Episode.Special.YYYY.<TAGS>.[LANGUAGE].720p.<FORMAT>-GROUP │
│   16.4.2) Weekly.TV.Show.SXXEXX[Episode.Part].[Episode.Title].              │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.3) Weekly.TV.Show.Special.SXXE00.Special.Title.                      │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>-GROUP                             │
│   16.4.4) Multiple.Episode.TV.Show.SXXEXX-EXX[Episode.Part].                │
│           [Episode.Title].<TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP        │
│   16.4.5) Miniseries.Show.Name.Part.X.[Episode.Title].                      │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.6) Daily.TV.Show.YYYY.MM.DD.[Guest.Name].                            │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.7) Daily.Sport.League.YYYY.MM.DD.Event.                              │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.8) Monthly.Competition.YYYY.MM.Event.                                │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.9) Yearly.Competition.YYYY.Event.                                    │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.10) Sports.Match.YYYY[-YY].Event.Round.XX.[Team.vs.Team].            │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.11) Sport.Tournament.YYYY.Event.[Team/Person.vs.Team/Person].        │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │
│   16.4.12) Country.YYYY.Event.<BROADCASTER>.FEED.                           │
│           <TAGS>.[LANGUAGE].720p.<FORMAT>.x264-GROUP                        │

@roidayan
Copy link
Contributor

roidayan commented Aug 11, 2017 via email

@ncrow
Copy link
Author

ncrow commented Aug 11, 2017

My request is to capture the month and day for file names that follow the format of section 16.4.6.

@platelminto
Copy link

Support for this is added in my fork of this project, among other fixes I'd like to see merged into here, but this seems unmaintained as no pull requests in the past few years have been accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants