You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
sam e684ab0de8 Update 'README.md' 1 year ago
release-versions updated 1 year ago
root Update 'root/config.default/fanfiction_file' 1 year ago
Dockerfile fix dockerfile 1 year ago
README.md Update 'README.md' 1 year ago

README.md

Automatic Rss Feed Link Grabber

Automatically grabs work links and creates a plain text file the urls.

Features

  • Duplicate URL detection (only adds unique urls)
  • Language Detection (language option in config.ini, defaults to english)
  • Works really well with AutomatedFanfic

How to Install

  1. Using portainer, create new image using git clone url, choosing a unique name.
  2. Create new container using image name you chose in step 1 as the image name.
  3. Add volumes /path/to/folder:/config and /path/to/folder:/output to container
    3a. /config is where config.ini will be stored
    3b. /output is the where fanfiction_file from the AutomatedFanfic docker container should be
  4. Deploy and it should run every 30minutes.