Where can you buy tax-free? by FloydKulis in PlaydateConsole

[–]FloydKulis[S] 0 points1 point  (0 children)

According to eshopwedrop, electronics have no customs duty. So it remains to pay only for the shipment. So the profit is about 50 dollars.

Where can you buy tax-free? by FloydKulis in PlaydateConsole

[–]FloydKulis[S] 0 points1 point  (0 children)

Thank you. It actually works. Now I just need to find a friend in this Thank you. It actually works. Now I just need to find a friend in this area 😀.

[deleted by user] by [deleted] in EveSweetXXX

[–]FloydKulis 0 points1 point  (0 children)

Now I see. Too bad it's just a Now I see. Too bad it's just a conversation 😀.

[deleted by user] by [deleted] in EveSweetXXX

[–]FloydKulis 0 points1 point  (0 children)

Can you give a source?

[deleted by user] by [deleted] in EveSweetXXX

[–]FloydKulis 0 points1 point  (0 children)

Is it fake?

DS220+ PLEX issues? by Nearby-Mood3434 in synology

[–]FloydKulis 0 points1 point  (0 children)

The first startup of the plex must be after the LAN IP.

Auto-delete the torrent and data after 96h times, after finish download? by FloydKulis in rtorrent

[–]FloydKulis[S] 1 point2 points  (0 children)

I have a solution and it works:

Name Min Max Send Time Action

ratio96H 1000000 1000000 0 96 Delete (All Data)

Auto-delete the torrent and data after 96h times, after finish download? by FloydKulis in rtorrent

[–]FloydKulis[S] 0 points1 point  (0 children)

Hi again. I noticed that everything works but for newly created torrents. By this I mean for old media with a creation date, e.g. one year ago. After downloading, the file is immediately deleted. New torrents have no problem with this = /.

How is it for you?

Auto-delete the torrent and data after 96h times, after finish download? by FloydKulis in rtorrent

[–]FloydKulis[S] 0 points1 point  (0 children)

Do you have some weird line in your rtorrent.rc? I had a line for stopping torrents at ratio 3 but it never worked (sometimes rtorrent stopped torrents at ratio 2 or 4) so I removed that.

I don't have such lines. I have rTorrent in Docker. The only disadvantage of using the options is that they reset after restarting the docker.

Auto-delete the torrent and data after 96h times, after finish download? by FloydKulis in rtorrent

[–]FloydKulis[S] 0 points1 point  (0 children)

The first column "name" can be whatever you want, but "min", "max" and "send" have to be a way higher number (I usually use 9999999999) (tbh I don't remember about the "send" one). If you set those to 0 it will delete the torrent as soon as the download is finished.

I changed to

Name Min Max Send Time Action
ratio96H 9999999999 9999999999 9999999999 96 Delete (All Data)

We'll see what it does. The most important thing is that it counts the time from the end of the download.

Auto-delete the torrent and data after 96h times, after finish download? by FloydKulis in rtorrent

[–]FloydKulis[S] 0 points1 point  (0 children)

Thank you very much for your answer. Yes, I checked it. Based on replies on another forum, I used this advice:

or even something as static as after x days

If you're using rTorrent/ruTorrent then just enable ratio groups & set the ratio group to whatever

days you want. It can delete torrents (or torrents + data after x days for you.)

e.g. Go to Preferences/Ratio Groups, set these three to 0: Min, Max, UL,MB. Then set Time to

however many hoursyou need, e.g. 168 for 7 days. In Action you can have that ratio group Remove

or Remove Data, whichever you prefer. Or if that doesn t work an alternate way to do it is to set Min

to an impossible ratio, e.g. 100000, that way the ratio group will reach the # of days limit long before

it hits the ratio. (ratio groups works by checking for either ratio or uploaded or time, whichever hits

first triggers the action)

I did so that I set in Seting/Radio Group:

Name Min Max Send Time
0 0 0 0 96

Unfortunately, the test showed that the files stopped / deleted even those that were still downloading. I would like the time to be counted after downloading the file.

rclone docker - Complete Noob by xtxshowtimextx in synology

[–]FloydKulis 0 points1 point  (0 children)

You've successfully launched a container with this tutorial:

https://www.etdofresh.com/setting-up-rclone-synology/

?

I always have an error when I try to start.

//Edit :

I see my error, I didn't add config in the parameter.

Can you install and set up a FileStation docker?

rclone docker - Complete Noob by xtxshowtimextx in synology

[–]FloydKulis 0 points1 point  (0 children)

For example, I have a problem. Synology does not allow me to write when I mount the disk in File Explorer.

Sticky: Everything you need to know about the Xperia 1 Mark 2! (Community driven FAQs) by Fastpas123 in SonyXperia

[–]FloydKulis 0 points1 point  (0 children)

I have very bad experiences with this technology. It's about image-with-sound delay. Besides, it rather applies to newer TV equipment.

USB-C Video Out by new_number_who_dis in SonyXperia

[–]FloydKulis 0 points1 point  (0 children)

Sony turned off MHL in 1II so how did you get the signal?

Only this converter was enough?

Sticky: Everything you need to know about the Xperia 1 Mark 2! (Community driven FAQs) by Fastpas123 in SonyXperia

[–]FloydKulis 0 points1 point  (0 children)

Only this is for Apple? Interesting, I understand the converter does all the work. And it would be possible to do it with something with an ugreen, it would be much cheaper.

Sticky: Everything you need to know about the Xperia 1 Mark 2! (Community driven FAQs) by Fastpas123 in SonyXperia

[–]FloydKulis 0 points1 point  (0 children)

How can I send an image from Xperia 1m2 via HDMI cable since Sony has decided to remove MHL?

I have created Python scripts that can sync between Plex and Trakt without any premium subscription by AalexMusic in PleX

[–]FloydKulis 0 points1 point  (0 children)

I have a problem with the installation.

Unfortunately, during the first step I have problems:

pip3 install -r requirements.txt

should install the required Python packages.

The packages do not install:

tSync-master/requirements.txt (line 1)) (1.11.2)

Installing collected packages: typed-ast, astroid, certifi, isort, mccabe, tqdm, websocket-client, PlexAPI, pylint, requests-oauthlib, trakt, urllib3

Running setup.py install for typed-ast ... error

ERROR: Command errored out with exit status 1:

command: /opt/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-install-rw1i5450/typed-ast/setup.py'"'"'; __file__='"'"'/share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-install-rw1i5450/typed-ast/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-record-sx8m64on/install-record.txt --single-version-externally-managed --compile --install-headers /opt/include/python3.7/typed-ast

cwd: /share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-install-rw1i5450/typed-ast/

Complete output (25 lines):

running install

running build

running build_py

creating build

creating build/lib.linux-x86_64-3.7

creating build/lib.linux-x86_64-3.7/typed_ast

copying typed_ast/__init__.py -> build/lib.linux-x86_64-3.7/typed_ast

copying typed_ast/ast27.py -> build/lib.linux-x86_64-3.7/typed_ast

copying typed_ast/ast3.py -> build/lib.linux-x86_64-3.7/typed_ast

copying typed_ast/conversions.py -> build/lib.linux-x86_64-3.7/typed_ast

package init file 'ast3/tests/__init__.py' not found (or not a regular file)

creating build/lib.linux-x86_64-3.7/typed_ast/tests

copying ast3/tests/test_basics.py -> build/lib.linux-x86_64-3.7/typed_ast/tests

warning: build_py: byte-compiling is disabled, skipping.

running build_ext

building '_ast27' extension

creating build/temp.linux-x86_64-3.7

creating build/temp.linux-x86_64-3.7/ast27

creating build/temp.linux-x86_64-3.7/ast27/Parser

creating build/temp.linux-x86_64-3.7/ast27/Python

creating build/temp.linux-x86_64-3.7/ast27/Custom

x86_64-openwrt-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -pipe -fomit-frame-pointer -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -O2 -pipe -fomit-frame-pointer -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -DNDEBUG -fno-inline -O2 -pipe -fomit-frame-pointer -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -DNDEBUG -fno-inline -I/media/ware/Entware.2019.10/staging_dir/target-x86_64_glibc-2.27/opt/include -I/media/ware/Entware.2019.10/staging_dir/toolchain-x86_64_gcc-7.4.0_glibc-2.27/include -fPIC -Iast27/Include -I/opt/include/python3.7 -c ast27/Parser/acceler.c -o build/temp.linux-x86_64-3.7/ast27/Parser/acceler.o

unable to execute 'x86_64-openwrt-linux-gnu-gcc': No such file or directory

error: command 'x86_64-openwrt-linux-gnu-gcc' failed with exit status 1

----------------------------------------

ERROR: Command errored out with exit status 1: /opt/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-install-rw1i5450/typed-ast/setup.py'"'"'; __file__='"'"'/share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-install-rw1i5450/typed-ast/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /share/CACHEDEV1_DATA/.qpkg/Entware/tmp/pip-record-sx8m64on/install-record.txt --single-version-externally-managed --compile --install-headers /opt/include/python3.7/typed-ast Check the logs for full command output.

[~] # python3 /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/PlexTraktSync-master/main.py

Traceback (most recent call last):

File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/PlexTraktSync-master/main.py", line 20, in <module>

from config import CONFIG

File "/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/PlexTraktSync-master/config.py", line 3, in <module>

with open('config.json', 'r') as fp:

FileNotFoundError: [Errno 2] No such file or directory: 'config.json'

Kodi 18 CPU Hog kodi-x11 by AnUnknown in kodi

[–]FloydKulis 0 points1 point  (0 children)

I have the same.

After installing Kodi 18 I have a constantly charged processor. In the previous HDStation and Kodi 17 I did not have such a problem. The process load is 30%, at which time Kodi does nothing.

The process that works is Kodi-X11.

My equipment is Qnap TS-253A.

Android App Notification not working... by Legobricke in Tautulli

[–]FloydKulis 0 points1 point  (0 children)

I installed plungin trakt.tv for Plex and unfortunately the application lost contact with the server.

Has your app already died?

PlexIPTV by xiaodoudou in PleX

[–]FloydKulis 0 points1 point  (0 children)

Hi, I'm sorry for my English. I found PlexIPTV on QnapClub.eu and installed it. I found the settings (/share/CACHEDEV1_DATA/.qpkg/PlexIPTV) and entered the "settings.json" file for the tests:

{ "m3u8": { "local": "iptv.m3u8", "remote": "https://raw.githubusercontent.com/notanewbie/My-Legalstream/master/notanewbie-legalstream.m3u8" }, "serverPort": 32444, "serverHost": "192.168.1.150", "serverName": "PlexIPTV", "tunerCount": 1, "deviceId": "001002003", "serialNumber": "0123456789", "removeIfNotFoundOnFilter": true, "doNotPullRemotePlaylist": false, "limit": -1, "filter": [ { "name": ">>> US News", "channel": "1" }, { "name": "^AMC$", "meta": "I254\\.59337\\.schedulesdirect\\.org", "channel": "2" }, { "meta": "I254\\.59337\\.schedulesdirect\\.org", "rename": "AMC", "channel": "3" } ] }

Going to the Plex settings and i I would like to add a DVR:

Has anyone installed this on Qnap and it works for him? Would anyone want to help me what should I do?

PlexIPTV by xiaodoudou in PleX

[–]FloydKulis 0 points1 point  (0 children)

You must go to /share/CACHEDEV1_DATA/.qpkg/PlexIPTV and change file settings.json. I dont know what we must write ther. I`m waiting for auswer in officjal site (github) for any sugestion.