RSSNotipy

RSSNotipy

Docker app from knex666's Repository

Overview

RSS search an notification. Please Read Please read all information on GitHub https://github.com/maschhoff/RSSNotipy Please use the sample configuration and files on the GitHub Repo (https://github.com/maschhoff/RSSNotipy/tree/master/data) and copy it to /mnt/user/appdata/rssnotipy/ You have to edit the configuration for your purpose. RSS release sources to search for and upcoming movies from your rss source. And optionally the Api Key of your prefered push service Please use it for good reasons. I´ve seen people using the RSS Feed from xREL and underground forum as release source. Please support the movie industrie. For any question - dont mind to ask! The Project is still under development.

RSS Notipy

RSS Notipy is a search and notification service build in python. It will let you configure movies sources to let you get notipyed when the movie is out on dvd.

You can optionally add the following notification services:

  • Pushover (with your APP and User-key)
  • Pushbullet (with your API Key)
  • openHAB (add the String Item RRSNotipy)

Wish list Movies

Install and run

  • python3 -m pip install -r requirements.txt
  • python3 rss.py

Run as docker

docker pull knex666/rssnotipy

  • volume mount you configuration to /RSSNotipy/data
  • use start.sh as entrypoint

Sample Configuration

Please note that all push notification services are optinal and can be empty or left.

{
    "port":3247, 
    "updatetime":1800, 
    "pushbullet_api_key":"Your API Key",
    "pushover_app_token":"Your API Key",
    "pushover_user_key":"Your User Key",
    "openhab_ip":"192.168.100.12 Your openHAB IP",
    "openhab_port":"8080 openHAB port",
    "requester":["Harald","Ilse"], 
    "quality":["720p","1080p","2160p"], 
    "date":["2017","2018","2019","2020","2021","2022"],
    "rss":{   
        "Moviepilot.de DVD":"http://rss.filmstarts.de/fs/dvd/baldige", 
        "Filmstarts.de DVD":"http://rss.filmstarts.de/fs/dvd/Neue" 
    }, 
    "movies":{ 
        "Kino.de NEU":"https://www.kino.de/rss/neu-im-kino" 
} 

donate

Buy me a Pizza -> https://www.buymeacoffee.com/maschhoff

Install RSSNotipy on Unraid in a few clicks.

Find RSSNotipy in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for RSSNotipy Review the template variables and paths Click Install

Download Statistics

19,007
Total Downloads
10
This Month
15
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
knex666/rssnotipy
Last Updated2024-11-26
First Seen2020-01-26

Runtime arguments

Web UI
http://[IP]:3247/
Network
br0
Shell
sh
Privileged
false

Template configuration

dataPathrw

Container Path: /source/data

Target
/source/data
Value
/mnt/user/appdata/rssnotipy
3247Porttcp

Container Port: 3247

Default
3247
Value
3247