夜夜夜爽_日本老头与少妇作爱_欧美性高清肥妇喷潮_丰满放荡的寡妇精品一区二区 - 成人免费午夜视频69影院

易秋網(wǎng)絡(luò)旗下全球VPS測評站
云主機測評/獨立服務(wù)器測評/主機優(yōu)惠碼

pt盒子使用flexget+transmission實現(xiàn)種子RSS自動化訂閱以及自動化刪除種子

前天說過這個一鍵包腳本非常好,qBittorrent WebUI+Deluge WebUI+Transmission WebUI + RuTorrent+Flood+Flexget WebUI+h5ai集成PT盒子大全一鍵包,實現(xiàn)PT盒子自動化下載刪除種子

其實用這個一鍵包搭建好PT盒子后,有些地方還是需要稍微設(shè)置一下的。比如我想讓PT盒子自動化下載種子,PT盒子磁盤滿了,想讓它自動化刪除種子,就需要修改下默認的flexget的配置,實現(xiàn)種子RSS自動化訂閱以及自動化刪除種子。

當然,你的磁盤如果足夠大,比如有個幾十TB啥的,完全可以發(fā)揮PT精神盡量多保種。但是假如你的磁盤只有500G,或者1TB,那就需要考慮一下自動化刪除種子了。不然磁盤滿了,不工作了。

下面把我的一個PT盒子種子RSS自動化訂閱和自動化刪除種子的例子列上:

# Here are some guides
#
# https://ymgblog.com/2018/04/30/396/
# https://npchk.info/linux-flexget-rss/
# https://linkthis.me/2018/02/15/the-note-of-using-flexget/
#
# https://github.com/Aniverse/WiKi/blob/master/Flexget.md
# https://github.com/Aniverse/WiKi/blob/master/How.to.use.RSS.md#flexget-rss
#
# For more usages, check the offical site: https://flexget.com

templates:
  freespace:
    free_space:
      path: /home/eeqiulovept
      space: 10240【檢查磁盤空間如果只有10G了就停止種子RSS自動化下載】
  qb:
    qbittorrent:
      path: /home/eeqiulovept/qbittorrent/download/
      host: localhost
      port: 2017
      username: eeqiulovept
      password: ptisverygood
  tr:
    transmission:
      path: /home/eeqiulovept/transmission/download/【下載目錄】
      host: localhost
      port: 9099【端口】
      username: eeqiulovept【用戶名】
      password: ptisverygood【密碼】
  de:
    deluge:
      path: /home/eeqiulovept/deluge/download/
      host: localhost
      port: 58846
      username: eeqiulovept
      password: ptisverygood
  size:
    content_size:
      min: 1000【篩選文件大于1000M的種子】
      max: 51200【篩選文件小于50G的種子】
      strict: no
tasks:
  mt:
    rss: PT站RSS訂閱地址
    accept_all: yes
    content_size:
      min: 1000【篩選文件大于1000M的種子】
      max: 51200【篩選文件小于50G的種子】
      strict: no
    template: tr
    clean_transmission:【自動刪除種子】
      host: localhost
      port: 9099
      username: eeqiulovept
      password: ptisverygood
      finished_for: 48 hours【種子下載完成2天后刪除】
      min_ratio: 5【種子分享率達到5以后,刪除該種子】
      delete_files: Yes【刪除種子的同時,刪除下載的文件】
      enabled: Yes【啟用自動刪除種子插件】
web_server:
  port: 6566
  web_ui: yes
# This is prepared for reverse proxy, do not uncomment it unless you know how it works
# base_url: /flexget

# schedules is disabled by default, you need to enable it or use cron to RSS
schedules: no
贊(0) 打賞
版權(quán)歸求VPS所有,未經(jīng)允許不準轉(zhuǎn)載!求VPS » pt盒子使用flexget+transmission實現(xiàn)種子RSS自動化訂閱以及自動化刪除種子
【聲明】:求VPS,易秋網(wǎng)絡(luò)旗下專業(yè)VPS測評站,主要側(cè)重篩選全球質(zhì)量比較好的VPS、云主機以及獨立服務(wù)器,并且進行簡單測評,僅供參考。因為全國網(wǎng)絡(luò)差異較大,求VPS的VPS以及獨立服務(wù)器測評數(shù)據(jù)僅對當時的測評環(huán)境有效。求VPS不強制網(wǎng)友購買本站介紹的VPS以及獨立服務(wù)器資源,如果網(wǎng)友購買了本站介紹的資源,風(fēng)險自擔!

覺得文章有用就打賞一下文章作者

支付寶掃一掃打賞

微信掃一掃打賞