关于毛盒如何实现本地rss和irc的方法
本帖最后由 siyangfei 于 2013-6-1 12:31 编辑本人使用毛盒也有差不多半年的时间了,现在的毛盒用的是wine+utorrent的方案,毛子提供ut的webui+ftp以供客户使用,ftp进去后会有一个autoadd文件夹供配置rss和irc,可以实现种子的自动加载,最近闲的蛋疼在研究毛盒如何本地rss和irc,经过高人的指点,总算是小有成绩了,方法提供给大家:
1.本地rss的思路:本地win安装flexget,具体方法可以参见http://www.gebi1.com/forum.php?mod=v ... 1&highlight=flexget通过flexget自动下载到本地文件夹,然后本地文件夹再通过同步软件BestSync,ftp同步进盒子的autoadd文件夹,实现种子的自动加载
2.本地irc的思路:本地win安装firefox,再安装firefox的chatzilla的插件,然后通过chatzilla的autodl插件实现本地文件夹ftp映射进盒子的autoadd文件夹,实现种子的自动加载。具体参考:http://www.gebi1.com/forum.php?mod=viewthread&tid=12244&highlight=%CD%A8%B9%FDirc%CA%B5%CF%D6%D7%D4%B6%AF%CF%C2%D4%D8 路过围观一下 真是高手啊 进来围观 膜拜毛爷{:7_751:} 高人出现{:1_87:} 用XULRunner可以独立安装chatzilla,不想安装firefox的可以试下。
这是教程:http://archive.is/hpvG
Windows/Linux
Extract the XULRunner archive to a sensible location.
For example, C:\Program Files\ or /opt/.
Save the ChatZilla .zip file inside the XULRunner directory. Open a terminal window.
Note: Ensure you run the XULRunner commands as an administrator. For example, on Windows 7, right-click Command Prompt on the Start Menu and choose "Run as administrator"., or on Linux, use "sudo" before the XULRunner commands.
Switch to the XULRunner directory.
For example, enter cd C:\Program Files\XULRunner or cd /opt/xulrunner.
Register the XULRunner location by entering xulrunner --register-global.
Install ChatZilla by entering xulrunner --install-app chatzilla-0.9.88-xr.zip.
Note: You can delete the ChatZilla .zip file after this step.
Start ChatZilla, which is installed in Program Files or /usr/lib depending on your OS..
Mac OS X
Double-click the .dmg file to mount it, then double-click the installer .pkg file inside it. Follow the instructions to install XULRunner.
Open a terminal window and run /Library/Frameworks/XUL.framework/xulrunner-bin --install-app "<package>", where <package> is the full path to the ChatZilla .zip file.
Start ChatZilla in your Applications folder.
If you need to copy over settings or scripts, use the ChatZilla command /pref profilePath to find your profile.
页:
[1]