You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The preceding would download the first "The Epidermis Adventures" found with "720p" or "1080p" in its description.
Basically, I'm requesting similar functionality to the regex (choice1|choice2)
<optional>, <may-have>, <if-present>, <possible> are just some ideas I spitballed up.
Explanation: This has nothing to do with your fine script - it works an absolute treat!
The issue arises when the RSS feeds aren't properly propagated and the particular TV show I've got scheduled in shell-rss-torrent doesn't appear in the feed SRT is set to watch, or (I've seen this more than once) the publishing group "takes the day (or week) off"
Having an "or" condition where it grabs the first title it finds from multiple vectors would add much to this script.
I just want to watch the shows - I'm not married to any particular group or resolution (but I have a playstation, so I am particular about the playability of the media)
The text was updated successfully, but these errors were encountered:
Would it be possible to add an "or" operant to the search queries?
Something like
The preceding would download the first "Cowboy Bob Show" found with either "HDTV" or "SDTV" in its description.
The preceding would download the first "Cooking with Cookie" found with either "XViD" or "x264" in its description.
The preceding would download the first "Police Drama" found from either "GroupName1" or "GroupName2"
The preceding would download the first "The Epidermis Adventures" found with "720p" or "1080p" in its description.
Basically, I'm requesting similar functionality to the regex (choice1|choice2)
Explanation: This has nothing to do with your fine script - it works an absolute treat!
The issue arises when the RSS feeds aren't properly propagated and the particular TV show I've got scheduled in shell-rss-torrent doesn't appear in the feed SRT is set to watch, or (I've seen this more than once) the publishing group "takes the day (or week) off"
Having an "or" condition where it grabs the first title it finds from multiple vectors would add much to this script.
I just want to watch the shows - I'm not married to any particular group or resolution (but I have a playstation, so I am particular about the playability of the media)
The text was updated successfully, but these errors were encountered: