junalmeida / Sick-Beard

Sick-Beard is a PVR & episode guide that downloads and manages all your TV shows. You must have rights to the TV Shows being downloaded. Always observe network regulations and laws in your country.
GNU General Public License v3.0
143 stars 72 forks source link

Broke on Synology DSM6 #331

Closed jur-wind closed 5 years ago

jur-wind commented 6 years ago

Starting up Sick Beard torrent_1080_subtitles Unable to find '/volume1/@appstore/sickbeard-custom/var/SickBeard/config.ini' , all settings will be default! Traceback (most recent call last): File "SickBeard.py", line 416, in main() File "SickBeard.py", line 332, in main sickbeard.initialize(consoleLogging=consoleLogging) File "/volume1/@appstore/sickbeard-custom/var/SickBeard/sickbeard/init.py", line 866, in initialize save_config() File "/volume1/@appstore/sickbeard-custom/var/SickBeard/sickbeard/init.py", line 1346, in save_config new_config['Womble']['womble'] = int(WOMBLE) NameError: global name 'WOMBLE' is not defined

junalmeida commented 5 years ago

A fix to this is coming...

jur-wind commented 5 years ago

Awesome work! Can i help with testing?

junalmeida commented 5 years ago

I believe it is already fixed in latest torrent_1080_subtitles branch, you can give a try and let me know.

Btw, I am planning to merge all branches into a single master branch, just waiting for a couple of opinions.

junalmeida commented 5 years ago

@Jurdefur new docker code and older branches all merged into master, please change your branch and feel free to report any issue.