mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-19 21:03:14 -07:00
Added version logging
This commit is contained in:
parent
82d27fa744
commit
fe8c6e8476
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
||||||
import sys
|
import sys
|
||||||
import autoProcessTV
|
import autoProcessTV
|
||||||
|
|
||||||
|
print "nzbToSickBeard V3.2"
|
||||||
|
|
||||||
# SABnzbd
|
# SABnzbd
|
||||||
if len(sys.argv) == 8:
|
if len(sys.argv) == 8:
|
||||||
# SABnzbd argv:
|
# SABnzbd argv:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue