In the original post I do not see /client_id/ or /client_secret/. Are yo usure you are using your own API key? (Don't confuse that with your own credentials).
Did you reauthoize after adding your api key to rclone? You should be able to see api hits in the api console if you did. If you’ve not reauthorized, you’re still using the original key.
Thank you a lot. To you and calisro. The start time problem is fixed. It now takes about 5 to 10 seconds to start rather than 30 seconds.
Two OT questions:
Would you recommend me the usage of --fast-list?
A friend of mine is using my Plex. His internet connection is (50/10) which is quite well for German standards. And still he is buffering a lot (unwatchable) although he is watching it at 4MBits 720p. My server has enough resources to transcode it (most of the time it’s throttled and if not it’s transcoding with the speed of 10x) and also a Gigabit network. I can watch 4K movies shows without any of the problems mentioned above, some other friends are also not getting this issue.
My question: Any ideas to solve this issue and what is the best way to debug this? Is this an rclone problem? I don’t know but I don’t think so; Is this a Plex problem? I don’t know because he can fluently watch Netflix. Is the problem on his side? I don’t know either but he has tried it with multiple devices with multiple settings…
I am really confused at this point.
fast-list is for sync or copy commands and doesn’t do anything for the mount.
That’s a bit tougher to figure out as you could be having some peering issues or something along those lines if it isn’t working well for him but is working ok for you. Maybe you could have him do a file copy test or something to see if his bandwidth is enough or if something is going on there instead. If you are forcing it down to 4Mbs/720 and your server is fine (not CPU bound or anything as you noted), it’s probably something on his end.
When I want to check that, I use something like this:
and have them run a speedtest to me directly to see what’s going on. That is an option but does require a little bit of setup.
Okay, that’s what I just did and here are HIS results. Doesn’t look too suspicious to me if I am being honest. The ping is a bit high, well yes but that still should not be a problem because he is streaming a video and not playing Overwatch. I also don’t know if IPv6 could be a problem because I, for one, do not have IPv6 support from my ISP but that would be weird right?
No, the IPV6 would be fine as it would connect over IPV4 if you aren’t on it.
The ping shouldn’t be a problem as you just want an adequate pipe for the data to flow through.
You could try going even lower to see if he can stream anything and work your way up.
I don’t think based on your feedback earlier that you have a rclone type issue as you can stream 4k fine. It seems to be a peering/something going on from you to him.