GithubHelp home page GithubHelp logo

rsstorrent's People

Contributors

azp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rsstorrent's Issues

Make sure that children are handled correctly

I guess this is an important task for all parents ;)

My thought is that we now start several forks (children) but I'm not sure about how well they are handled. If the parent is interrupted (for instance using ctrl+c or using kill -1-9) will it also kill the children?
Is it possible to make sure that this is done?

Support for systemd

I currently have init files for Upstart (Ubuntu) and OpenRC (Gentoo).

An init-file for systemd would be preferable as well.

Rewrite configuration handling to use ConfigParser

Enables the use of global and local config-files without having to implement it myself.

Probably also cleans up syntax and gets rid of lots of lines of code.

Also allows me to get rid of many globals.

Multiple feeds not working

Each "[siteX]" entry in the config file is read but since the variable 'sites' will be overridden every time, only the last feed entry will be monitored.

Maybe it's an idea to create a child for each 'site'?

Support Python 3

I'm running both Python 2.7 and Python 3 on my desktop computer, why not have support for them both? Feels like a good idea.
The only issue right now is urllib2, and I hope to be able to do some sort of Python version check to solve the dependency on it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.