saucecodee / seasonate

Pagination but for organizing episodes of series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seasonate

Pagination but for organizing episodes of series.

Usage

  • Firstly, make sure you have NodeJS installed.
  • Copy the app.js file to the folder that contains the movies you want to 'seasonate'.
  • Then open the folder on the terminal and run node app.js.
  • Sit back and watch the magic happen 😎

For this to work

  • The movie name should be have this pattern [Movie name]S[season]E[episode][any other random text].[file extention] example StartUP.S1E9.blahblah.mp4
  • The app.js file must be on the same folder as the movies. Movies in nested folders won't be recognised.

About

Pagination but for organizing episodes of series.


Languages

Language:JavaScript 100.0%