series is basically a TV Show tracker. You can use it to check when the next episode of some TV Show is going to air, or to list the names and air dates of previous episodes. You can also use it to help you rename your TV Show's files to something like "Some TV Show - S01E04 - Name of the episode.ext"
You can find information on what each file does in Configuration.
- An internet connection
- Ruby
Although series.rb works on any OS that has ruby installed, the helper script helper.sh will only work in a Unix like OS.
Before you download anything you should make sure that you have ruby installed. Example for debian like OS:
sudo apt-get update;
sudo apt-get install ruby;The repository can be cloned to any location.
git clone https://github.com/ngserro/series.gitTo install without Git:
cd; curl -#L https://github.com/ngserro/series/tarball/master | tar -xzv If you want to update you can simply run that command again.
To do...
To do...
To do...
To do...
- epguides.com for all the episode information