Skip to content

ppapou/RSSTorrentConnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS Torrent Connector

A java console utility, which retrieves required serial from the xml of the RSS channel. Currently the connector supports the transmission API and parses the RSS of lostFilm server.

Project Status

The connector is still under development and required the additional modifications.

USAGE

  1. Prepare the properties config:
# Example of config file.
# Properties for LostFilm RSS
rss_parser=LostFilm
rss_url=http://retre.org/rssdd.xml
userId=
uses=
serials=The Strain
quality=MP4
# Torrent client
torrent_client=transmission
web_interface = http://localhost:9091/transmission/rpc
  1. Build the jar with maven:
mvn package
  1. Create the log file:
touch /var/log/rss_torrent_connector.log
  1. Run the utility:
java -jar rtc-0.2.1-jar-with-dependencies.jar -c Config.properties

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages