Why sabnzbd does not support android system ??!

Want something added? Ask for it here.
Dex21
Newbie
Newbie
Posts: 14
Joined: February 6th, 2021, 4:48 am

Re: Why sabnzbd does not support android system ??!

Post by Dex21 »

What should i do now ??

Need to get 25.1 MB of archives.
After this operation, 111 MB of additional disk space will be used.
Do you want to continue? [Y / n]
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Why sabnzbd does not support android system ??!

Post by sander »

press Enter
Dex21
Newbie
Newbie
Posts: 14
Joined: February 6th, 2021, 4:48 am

Re: Why sabnzbd does not support android system ??!

Post by Dex21 »

sander wrote: February 7th, 2021, 10:04 ampress Enter
Thank you sander
Now I can use
sabnzbd on my android phone

But there is an error message that comes up

SABnzbd was started with encoding ANSI_X3.4-1968, this should be UTF-8. Expect problems with Unicoded file and directory names in downloads.

Please help me
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Why sabnzbd does not support android system ??!

Post by sander »

Dex21 wrote: February 10th, 2021, 12:19 pm
Thank you sander
Now I can use
sabnzbd on my android phone
Cool! Well done! Including downloading files and making them available to Android itself?

Dex21 wrote: February 10th, 2021, 12:19 pm But there is an error message that comes up


SABnzbd was started with encoding ANSI_X3.4-1968, this should be UTF-8. Expect problems with Unicoded file and directory names in downloads.

Please help me
You can ignore it for most downloads.

Or solve it with by starting SABnzbd like this:

Code: Select all

env LANG=C.UTF-8 sabnzbdplus
Please note: that command is case sensitive ... so use capital letters like I instructed.

HTH

Code: Select all

sander@localhost:~$ env LANG=C.UTF-8 sabnzbdplus
2021-02-10 20:49:01,569::INFO::[sabnzbdplus:1148] --------------------------------
2021-02-10 20:49:01,570::INFO::[sabnzbdplus:1149] sabnzbdplus-3.2.0RC1
2021-02-10 20:49:01,575::INFO::[sabnzbdplus:1159] Commit: 65278c4489256fe5ec47fc796a649c28ad55095f
2021-02-10 20:49:01,580::INFO::[sabnzbdplus:1160] Full executable path = /usr/bin/sabnzbdplus
2021-02-10 20:49:01,581::INFO::[sabnzbdplus:1170] Platform = posix
2021-02-10 20:49:01,582::INFO::[sabnzbdplus:1171] Python-version = 3.6.9 (default, Oct  8 2020, 12:12:24)
[GCC 8.4.0]
2021-02-10 20:49:01,583::INFO::[sabnzbdplus:1172] Arguments = "/usr/bin/sabnzbdplus"
2021-02-10 20:49:01,584::INFO::[sabnzbdplus:1176] Not inside a docker container
2021-02-10 20:49:01,584::INFO::[sabnzbdplus:1179] Preferred encoding = UTF-8
Dex21
Newbie
Newbie
Posts: 14
Joined: February 6th, 2021, 4:48 am

Re: Why sabnzbd does not support android system ??!

Post by Dex21 »

Can you give me the correct download path for the finished files for Android

Because the finished files are not saved after downloading, I don't know what the problem is
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Why sabnzbd does not support android system ??!

Post by sander »

see https://sabnzbd.org/wiki/advanced/android.html -> "Share downloads to Android"
Dex21
Newbie
Newbie
Posts: 14
Joined: February 6th, 2021, 4:48 am

Re: Why sabnzbd does not support android system ??!

Post by Dex21 »

sabnzbdplus does not save files on my android device

I don't know what the problem is

I tried to add
This is the file "internal storage": / Android/data/tech.ula/files/storage

On Completed Download Folder
But I can't find the files after downloading them
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Why sabnzbd does not support android system ??!

Post by sander »

No, like https://sabnzbd.org/wiki/advanced/android.html says:

So, in SABnzbd set Complete to /storage/internal/
Dex21
Newbie
Newbie
Posts: 14
Joined: February 6th, 2021, 4:48 am

Howto: sabnzbd on android

Post by Dex21 »

It worked


thank you for helping me
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Howto: sabnzbd on android

Post by sander »

Dex21 wrote: February 11th, 2021, 4:56 am It worked


thank you for helping me
Cool. Glad you were able to get it working. Your question triggered me to find a solution for SABnzbd on Android.
Post Reply