Browse Source

Updating torrent RSS

v1.3
Christian Rotzoll 6 years ago
parent
commit
62718f4a30
  1. 2
      FAQ.md
  2. 21
      home.admin/assets/raspiblitz-torrents-rss.xml

2
FAQ.md

@ -569,7 +569,7 @@ After successful creation of the torrent file - edit the RaspiBlitz code:
* copy to torrent file to `/home.admin/assets` * copy to torrent file to `/home.admin/assets`
* push to git * push to git
* change in `50torrentHDD.sh script` * change in `50torrentHDD.sh script`
* add to Torrent-[RSS](https://github.com/rootzoll/raspiblitz/issues/285#issuecomment-457796120) * add to Torrent-[RSS](https://github.com/rootzoll/raspiblitz/blob/master/home.admin/assets/raspiblitz-torrents-rss.xml)
* seed at home and at services like justseed.it * seed at home and at services like justseed.it
* update [issue](https://github.com/rootzoll/raspiblitz/issues/285#issuecomment-457796120) and ask on twitter for help on seeding * update [issue](https://github.com/rootzoll/raspiblitz/issues/285#issuecomment-457796120) and ask on twitter for help on seeding

21
home.admin/assets/raspiblitz-torrents-rss.xml

@ -8,41 +8,42 @@
<description>Help on seeding the lastest RaspiBlitz Torrent Seeds</description> <description>Help on seeding the lastest RaspiBlitz Torrent Seeds</description>
<language>en-en</language> <language>en-en</language>
<!-- Upload new versions to wiki.fulmo.org --> <!-- Replace with the latest torrents - use download links from branch -->
<link>http://wiki.fulmo.org/downloads/raspiblitz-torrents-rss.xml</link> <!-- Upload new versions to raspiblitz.com (you can use plesk for upload) -->
<link>https://raspiblitz.com/raspiblitz-torrents-rss.xml</link>
<item> <item>
<guid>http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-bitcoin1-2018-10-13-base.torrent</guid> <guid>http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-bitcoin2-2019-05-01-base.torrent</guid>
<title>raspiblitz-bitcoin1-2018-10-13-base.torrent</title> <title>raspiblitz-bitcoin1-2018-10-13-base.torrent</title>
<enclosure <enclosure
url="http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-bitcoin1-2018-10-13-base.torrent" url="http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-bitcoin2-2019-05-01-base.torrent"
type="application/x-bittorrent" type="application/x-bittorrent"
/> />
</item> </item>
<item> <item>
<guid>http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-bitcoin1-2019-01-16-update.torrent</guid> <guid>http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-bitcoin2-2019-06-29-update.torrent</guid>
<title>raspiblitz-bitcoin1-2019-01-16-update.torrent</title> <title>raspiblitz-bitcoin1-2019-01-16-update.torrent</title>
<enclosure <enclosure
url="http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-bitcoin1-2019-01-16-update.torrent" url="http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-bitcoin2-2019-06-29-update.torrent"
type="application/x-bittorrent" type="application/x-bittorrent"
/> />
</item> </item>
<item> <item>
<guid>http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-litecoin1-2018-11-18-base.torrent</guid> <guid>http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-litecoin2-2019-06-29-base.torrent</guid>
<title>raspiblitz-litecoin1-2018-11-18-base.torrent</title> <title>raspiblitz-litecoin1-2018-11-18-base.torrent</title>
<enclosure <enclosure
url="http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-litecoin1-2018-11-18-base.torrent" url="http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-litecoin2-2019-06-29-base.torrent"
type="application/x-bittorrent" type="application/x-bittorrent"
/> />
</item> </item>
<item> <item>
<guid>http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-litecoin1-2018-11-18-update.torrent</guid> <guid>http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-litecoin2-2019-06-29-update.torrent</guid>
<title>raspiblitz-litecoin1-2018-11-18-update.torrent</title> <title>raspiblitz-litecoin1-2018-11-18-update.torrent</title>
<enclosure <enclosure
url="http://github.com/rootzoll/raspiblitz/raw/master/home.admin/assets/raspiblitz-litecoin1-2018-11-18-update.torrent" url="http://github.com/rootzoll/raspiblitz/raw/v1.3/home.admin/assets/raspiblitz-litecoin2-2019-06-29-update.torrent"
type="application/x-bittorrent" type="application/x-bittorrent"
/> />
</item> </item>

Loading…
Cancel
Save