Search found 4 matches
- January 6th, 2010, 6:45 pm
- Forum: General Help
- Topic: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
- Replies: 5
- Views: 3285
Re: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
fixed it *proud* just added the following line to the sabnzbd.sh script on line 91 of the original qnap qpkg. /bin/ln -sf "${QPKG_BASE}/.qpkg/SABnzbd+/language" "/usr/bin/language" kind of obvious when updating from a version that didn't have language support.. but a lot of work ...
- January 6th, 2010, 6:11 pm
- Forum: General Help
- Topic: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
- Replies: 5
- Views: 3285
Re: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
A little update on this one.
Seems that the shell script causes my troubles.
When starting with "python SABnzbd.py" it works like a charm.
Problem is that i don't know anything about creepy shell scripts
Any clue what could lead to not seeing translations?
Seems that the shell script causes my troubles.
When starting with "python SABnzbd.py" it works like a charm.
Problem is that i don't know anything about creepy shell scripts
Any clue what could lead to not seeing translations?
- January 6th, 2010, 5:36 pm
- Forum: General Help
- Topic: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
- Replies: 5
- Views: 3285
Re: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
The folder exists and contains us-en.txt as well as email-us-en.tmpl.
In my sabnzbd.ini I have set: language = us-en
Is there any log file where I would see an error if sabnzbd had trouble accessing these files?
EDIT: Just downloaded a file. Everything seems to work except the locale.
In my sabnzbd.ini I have set: language = us-en
Is there any log file where I would see an error if sabnzbd had trouble accessing these files?
EDIT: Just downloaded a file. Everything seems to work except the locale.
- January 6th, 2010, 5:03 pm
- Forum: General Help
- Topic: Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
- Replies: 5
- Views: 3285
Languge broken after update from 0.4.12 to 0.5b5 on qnap nas
I just updated from 0.4.12 to 0.5b5 on my qnap nas ts219 following these instructions.. just with v0.5b5 files of course ;-) http://www.networknet.nl/apps/wp/archives/872 Now I can access sabnzbd0.5 in my browser, but I don't see any translated text.. only the ##PLACEHOLDERS##. First thought was tha...