Feature #2167
special regex support / autorecord based on RSS-Feed
0%
Description
Hello,
two requests:
a) support for special regex like ((?!testshow).)* - I'd like to record everything (at the certain time on that channel) but 'testshow'
Currently this the title field is blanked after entering it.
b) auto record based on information of rss feed. I'd like to record tv shows which match entries from a recommendation feed of a (TV paper) website.
Best regards and thank you for reading,
timo
History
Updated by Sam Stenvall over 10 years ago
I doubt anyone will implement the RSS thing, it's way too niche. What you could do though is create a script which watches the feed and creates autorec entries accordingly through the API, it shouldn't be that hard. Use Firebug or Chrome Developer Tools to see what data the web interface sends to tvheadend when you create an entry and work from there.