扫描二维码关注官方公众号
返回列表 发布新帖

[巴法络] Buffalo NAS改机Transmission + Flexget + RSS成功分享

 火...

评论336

kkookk 发表于 2013-3-22 12:06:19 | 查看全部

这个功能蛮好
回复 点赞

使用道具 举报

你尽知 发表于 2013-3-22 13:47:36 | 查看全部
楼主你的nas固件版本是多少?
回复 点赞

使用道具 举报

gold 发表于 2013-3-22 13:50:02 | 查看全部
好的 感谢介绍
回复 点赞

使用道具 举报

人间正道 发表于 2013-3-22 14:17:04 | 查看全部
感谢楼主
回复 点赞

使用道具 举报

迷途未远 发表于 2013-3-23 00:44:27 | 查看全部
加油加油,好贴!
回复 点赞

使用道具 举报

yymer2 发表于 2013-3-23 01:37:15 | 查看全部
感谢分享!
回复 点赞

使用道具 举报

-瘦球- 发表于 2013-3-23 12:34:58 | 查看全部

看看什么情况
回复 点赞

使用道具 举报

felixqu 发表于 2013-3-23 13:39:15 | 查看全部
感谢分享
回复 点赞

使用道具 举报

younghero 发表于 2013-3-23 20:44:40 | 查看全部
这个是好东西,收藏先
回复 点赞

使用道具 举报

自由的大桃子 发表于 2013-3-23 21:24:27 | 查看全部
看看是怎么改的
回复 点赞

使用道具 举报

charles 发表于 2013-3-23 21:57:00 | 查看全部
学习一下,最近一直没有改好
回复 点赞

使用道具 举报

kpamt 发表于 2013-3-24 01:02:35 | 查看全部
好强大,谢谢!!!
回复 点赞

使用道具 举报

weib163 发表于 2013-3-24 08:57:06 | 查看全部
楼主辛苦了
回复 点赞

使用道具 举报

felixqu 发表于 2013-3-24 12:45:30 | 查看全部
/opt/local/bin/pip install feedparser

这条令名失败,无法下载
回复 点赞

使用道具 举报

smilekids 发表于 2013-3-24 13:06:10 | 查看全部
支持一下  楼主 分享
回复 点赞

使用道具 举报

嘻嘻爸爸 发表于 2013-3-24 16:40:42 | 查看全部
到了 install feedparser这步出错

root@Kevin-NAS:/# /opt/local/bin/pip install feedparser
Downloading/unpacking feedparser
  Could not fetch URL https://pypi.python.org/simple/feedparser/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/feedparser/ when looking for download links for feedparser
  Could not fetch URL https://pypi.python.org/simple/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/ when looking for download links for feedparser
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not fetch URL https://pypi.python.org/simple/feedparser/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/feedparser/ when looking for download links for feedparser
  Could not find any downloads that satisfy the requirement feedparser
No distributions at all found for feedparser
Storing complete log in /root/.pip/pip.log
root@Kevin-NAS:/# /opt/local/bin/pip install feedparser
Downloading/unpacking feedparser
  Could not fetch URL https://pypi.python.org/simple/feedparser/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/feedparser/ when looking for download links for feedparser
  Could not fetch URL https://pypi.python.org/simple/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/ when looking for download links for feedparser
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not fetch URL https://pypi.python.org/simple/feedparser/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/feedparser/ when looking for download links for feedparser
  Could not find any downloads that satisfy the requirement feedparser
No distributions at all found for feedparser
Storing complete log in /root/.pip/pip.log
回复 点赞

使用道具 举报

felixqu 发表于 2013-3-24 17:11:37 | 查看全部
96楼的问题和我一样
回复 点赞

使用道具 举报

宿醉冇醒楼主Lv.4 发表于 2013-3-25 08:16:09 | 查看全部
本帖最后由 宿醉冇醒 于 2013-3-25 08:16 编辑
felixqu 发表于 2013-3-24 17:11
96楼的问题和我一样


就是feedparser包获取有问题,现在应该可以了......

地址:https://pypi.python.org/packages ... 1d5738f626fcc1d8f71
回复 点赞

使用道具 举报

大A 发表于 2013-3-25 10:59:42 | 查看全部
学习学习
回复 点赞

使用道具 举报

felixqu 发表于 2013-3-25 13:39:14 | 查看全部
本帖最后由 felixqu 于 2013-3-25 13:51 编辑
宿醉冇醒 发表于 2013-3-25 08:16
就是feedparser包获取有问题,现在应该可以了......

地址:https://pypi.python.org/packages/source/f/ ...


谢谢回复,电脑可以下载这个连接,但是nas死活下不了,是不是哪里需要设置下?

解决了,用电脑下载,然后上传到 .mnt/disk1/tmp
执行命令

/opt/local/bin/pip install feedparser-5.1.3.tar.gz

FlexGet  也一样,但是遇到问题

< /opt/local/bin/pip install FlexGet-1.0.3372.tar.gz
Unpacking ./FlexGet-1.0.3372.tar.gz
  Running setup.py egg_info for package from file:///mnt/disk1/tmp/FlexGet-1.0.3372.tar.gz
Requirement already satisfied (use --upgrade to upgrade): FeedParser>=5.1.3 in /opt/local/lib/python2.7/site-packages (from FlexGet==1.0)
Downloading/unpacking SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
  Could not fetch URL https://pypi.python.org/simple/SQLAlchemy/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error
:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/SQLAlchemy/ when looking for download links for SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
  Could not fetch URL https://pypi.python.org/simple/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/ when looking for download links for SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
  Cannot fetch index base URL https://pypi.python.org/simple/
  Could not fetch URL https://pypi.python.org/simple/SQLAlchemy/: There was a problem confirming the ssl certificate: <urlopen error [Errno 1] _ssl.c:504: error
:0D0890A1:asn1 encoding routines:ASN1_verify:unknown message digest algorithm>
  Will skip URL https://pypi.python.org/simple/SQLAlchemy/ when looking for download links for SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
  Could not find any downloads that satisfy the requirement SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
No distributions at all found for SQLAlchemy>=0.7,<0.7.99 (from FlexGet==1.0)
Storing complete log in /root/.pip/pip.log


发现 https的连接都无法下载。
回复 点赞

使用道具 举报

回复

懒得打字嘛,点击右侧快捷回复 【本站酷狼4T,750元】
您需要登录后才可以回帖 登录 | 注册

本版积分规则

淘宝小店

邀请码

VIP会员

微信客服

公众号

微信群

投诉/建议联系

support@gebi1.cn

未经授权禁止转载,复制和建立镜像,
如有违反,追究法律责任
  • 关注公众号
  • 添加微信客服
Copyright © 2001-2024 隔壁网 版权所有 All Rights Reserved. 粤ICP备14056481号-1
关灯 在本版发帖
扫一扫添加微信客服
返回顶部
快速回复 返回顶部 返回列表