issues
search
Benni-chan
/
nzbToAniDB
postprocessing script for animes (to use with sabnzbd+ or nzbget or even as stand alone) to rename files after a sync with anidb.net. files can additionally be renamed via tvdb
24
stars
7
forks
source link
Fixes for XBMC updating
#18
Closed
SierraJC
closed
10 years ago
SierraJC
commented
10 years ago
Incorrect path was being supplied ("/path/AnimeName/Season ##/" instead of "/path/AnimeName/"
urllib2 has issues on Linux with encoding parameters
Benni-chan
commented
10 years ago
thanks