@Der_Hexer wrote:
Hi there,
I'm trying to use the RLSBB-URLrewrite-Plugin ( https://github.com/Flexget/Flexget/pull/1884 ) to filter only certain filehosters (from the comments).
tasks: test task: rss: url: http://rlsbb.ru/category/tv-shows/top/feed/ link: guid rlsbb: filehosters_re: - dailyuploads\.net - rockfile\.co link_text_re: - dailyuploads - rockfile parse_comments: TRUE series: - Saturday Night live exec: - echo text={{urls}} >> "/volume1/@appstore/JDownloader/folderwatch/{{title}}.crawljob" - echo autoConfirm=TRUE >> "/volume1/@appstore/JDownloader/folderwatch/{{title}}.crawljob" - echo autoStart=TRUE >> "/volume1/@appstore/JDownloader/folderwatch/{{title}}.crawljob" - echo downloadFolder=/volume1/video/Jdownloader/{{title}} >> "/volume1/@appstore/JDownloader/folderwatch/{{title}}.crawljob"
Unfortunately uploadgigs is used (the first url from the posting). Therefore it seems as if the filter is not working/is ignored.
I wasn't able to find any documentation that explains why this is not working, that's why I'm seeking help from you guys.Thanks a lot in advance!
Posts: 2
Participants: 1