lib/ayadn/descriptions.rb in ayadn-1.5.1 vs lib/ayadn/descriptions.rb in ayadn-1.6.0

- old
+ new

@@ -1126,9 +1126,95 @@ (works only with iTunes and Mac Os X) \n\n USAGE end + def self.nowwatching + <<-USAGE + Create a post from (part of) a movie title. Includes movie poster and IMDb url. + + Usage: + + ayadn movie ghost in the shell + + ayadn movie existenz + + ayadn -NW beetlejuice + + (shortcut is 'NW' because of 'nowwatching') + + If the movie is not the one you're looking for, you can specify the 'alt' option to force find an alternative. + + This is useful for remakes: + + ayadn -NW solaris + + (gives the 2002 version) + + ayadn -NW solaris --alt + + (gives the 1972 version) + + Aliases: + + ayadn nowwatching godfather II + + ayadn imdb -a conan + + Hashtag: + + You can modify the hashtag with 'set': + + ayadn set movie hashtag movietime + + ayadn set movie hashtag adnmovieclub + + (default is 'nowwatching') + \n\n + USAGE + end + def self.tvshow + <<-USAGE + Create a post from (part of) a TV show title. Includes show poster and IMDb url. + + Usage: + + ayadn tvshow magnum + + ayadn tvshow game of thrones + + ayadn -TV 24 + + If the show is not the one you're looking for, you can specify the 'alt' option to force find an alternative. + + ayadn -TV whose line + + (gives the US version) + + ayadn -TV whose line --alt + + (gives the UK version) + + Hashtag: + + You can modify the hashtag with 'set': + + ayadn set tvshow hashtag showtime + + ayadn set tvshow hashtag tvshow + + (default is 'nowwatching') + + Banner: + + Use the `--banner` (-b) options to insert a banner instead of a poster: + + ayadn -TV magnum --banner + + ayadn -TV -b magnum + \n\n + USAGE + end def self.random_posts <<-USAGE Show random posts from App.net. Usage: