README.md in download_tv-2.6.1 vs README.md in download_tv-2.6.2
- old
+ new
@@ -1,8 +1,8 @@
# download_tv
-[![Build Status](https://travis-ci.org/guille/download_tv.svg?branch=master)](https://travis-ci.org/guille/download_tv)
+![Build Status](https://github.com/guille/download_tv/actions/workflows/ruby.yml/badge.svg)
[![Gem Version](https://badge.fury.io/rb/download_tv.svg)](https://badge.fury.io/rb/download_tv)
[![Code Climate](https://codeclimate.com/github/guille/download_tv.svg)](https://codeclimate.com/github/guille/download_tv)
download_tv is a tool that allows the user to find magnet links for TV show episodes. It accepts shows as arguments, from a file or it can integrate with your MyEpisodes account.
@@ -19,21 +19,20 @@
Specific options:
-o, --offset OFFSET Move back the last run offset
-f, --file PATH Download shows from a file
-d, --download SHOW Downloads given show
- --season SEASON Limit the show download to a specific season
+ -s, --season SEASON Limit the show download to a specific season
-t, --tomorrow Download shows airing today
-c, --configure Configures defaults
--show-config Show current configuration values
--dry-run Don't write to the date file
-a, --[no-]auto Automatically find links
- -s, --[no-]subtitles Download subtitles
-g, --grabber GRABBER Use given grabber as first option
--show-grabbers List available grabbers
-p, --pending Show list of pending downloads
--clear-pending Clear list of pending downloads
- -q, --queue Add show episode to pending downloads list
+ -q, --queue SHOW Add show episode to pending downloads list
-v, --version Print version
-h, --help Show this message
```
### MyEpisodes integration