mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
Added version logging
This commit is contained in:
parent
fe8c6e8476
commit
8b13f1a1df
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
import sys
|
import sys
|
||||||
import autoProcessMovie
|
import autoProcessMovie
|
||||||
|
|
||||||
|
print "nzbToCouchPotato 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