echel0n
6d45257035
Added in a config class to access main config properly and now can be called from anywhere in the code by creating a instance.
...
Re-coded migratecfg, vast improvements made and code cleanup of unrequired checks.
Fixed numerous small bugs throughout nzbToMedia including possible calls to variables that may not have been created do to conditional statements.
2014-04-01 18:35:20 -07:00
Moreno Sint Hill
099e3056ee
Added few comments & fixed result spelling
2014-01-08 12:54:14 +01:00
clinton-hall
85c9f68a50
import errno. fixes #213
2013-12-21 10:00:31 +10:30
clinton-hall
f17131917f
icorrect variable name. fixes #213
2013-12-09 10:06:07 +10:30
clinton-hall
5ddb1ca193
ensure args are strings. fixes #213
2013-12-09 09:36:48 +10:30
clinton-hall
8a2613ad29
log transcode command for #213
2013-12-06 09:13:57 +10:30
clinton-hall
a2d2b40f89
move subtitle statement. fix #213
2013-12-05 06:09:31 +10:30
clinton-hall
80038d4a84
add new ffmpeg options. fix #213
2013-12-04 22:00:28 +10:30
Michael Johnson
26f5ce9235
Attempt to remove transcoding target before calling ffmpeg
2013-05-31 07:42:25 -03:00
Clinton Hall
6b82d77add
Merge pull request #144 from nightexcessive/patch-1
...
Make the log slightly more verbose to improve status messages in NZBGet
2013-05-31 03:39:01 -07:00
Michael Johnson
283f158e0e
Make the log slightly more verbose to improve status messages in NZBGet
2013-05-31 07:18:03 -03:00
Michael Johnson
9d491c14b0
Enable the use of the experimental AAC codec
2013-05-27 08:14:09 -03:00
clinton-hall
c7cb0453da
resolve conflict
2013-05-26 22:53:29 +09:30
clinton-hall
c7947952c4
Conflicts:
...
autoProcess/Transcoder.py
2013-05-26 22:49:03 +09:30
NightExcessive
90de2e47b5
Added a niceness option to the Transcoder
2013-05-26 05:11:25 -04:00
Michael Johnson
512eb2e6a9
Set the ffmpeg loglevel to warning so that it doesn't spam SABnzbd postprocessing logs
2013-05-26 05:43:30 -03:00
clinton-hall
2950caad33
add exception on logging close #83
2013-05-01 13:51:11 +09:30
Clinton Hall
aa6f29968f
Merge pull request #106 from nightexcessive/master
...
Always transcode all streams of a file
2013-04-01 15:53:30 -07:00
NightExcessive
c72240bc2e
Improved detection of empty configuration options
2013-04-01 17:46:01 -04:00
NightExcessive
9e00ef72a5
Added the ability to choose a subtitle codec
2013-04-01 15:32:19 -04:00
Michael Johnson
792e8b7876
Missing codecs no longer result in an error
2013-04-01 14:48:22 -03:00
Michael Johnson
512b4d789b
Always transcode ALL streams
...
I just ran into an issue where only certain audio streams (which happened to be French) of a file got transcoded. -map 0 forces ffmpeg to always transcode all streams.
2013-04-01 12:00:40 -03:00
Clinton Hall
d69dd8450d
more from #103
2013-03-31 17:35:06 -07:00
NightExcessive
21673659a0
Improved the detection of ffmpeg on non-Windows systems
2013-03-31 14:07:21 -04:00
NightExcessive
2248538f3c
Added the ability to choose an x264 preset
2013-03-31 14:06:46 -04:00
Clinton Hall
965fa74c71
quote ffmpeg in which call. fix 102
2013-03-30 23:32:25 -07:00
clinton-hall
cd470ae1ad
Ouch. Almost lost these :(
2013-03-13 23:15:34 -07:00