Patches und Anleitung wurden nach eGovPatchesAT/id-austria verschoben, dieser gist wird nicht mehr geupdated.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! python2 | |
""" | |
uTorrent resume.dat => qbittorrent | |
Author: robot | |
Largely based on resumedata_2015.rb, see https://github.com/qbittorrent/qBittorrent/issues/1826 for discussion. | |
Zero error tolerance is assumed. As well see error.log for warnings. | |
Feel free to change defaults in def mkfr(). |