Project

General

Profile

Feature #2167

special regex support / autorecord based on RSS-Feed

Added by timo nein over 10 years ago. Updated over 10 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Parsers
Target version:
-
Start date:
2014-07-05
Due date:
% Done:

0%

Estimated time:

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

#1

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.

Also available in: Atom PDF