• Support
  • Downloads, not fully downloading

Anyone have trouble downloading? My downloads stop and finish too early, failing to download the whole file! So I cannot watch. Anyone else have this issue?

    Grinster67 Yes I have these issues too when downloading with just my browser (Firefox), especially with the larger downloads of 8~15 GB. Along with the download speed often going down until it's just a few Kb/s. It's been an issue only with SLR for the past year or so.

    The only way that seems to be working better for me is by using jDownloader, which has a handy way of monitoring the clipboard for links to download. However SLR recently changed their download links so at least in Firefox it's no longer possible to right-click it and do "copy link location"... Annoying but if you know how to get to the actual download link from the page code you can still copy it to get it into jDownloader, then even if it stops partway it'll be able to resume.

    Do keep in mind the download links expire over time so don't bother adding tons of scenes, only queue as much as what you're able to download that day.

    2 months later
    6 months later

    Is there any update regard this matter ? I am using Mac/Chrome and the download manager/extension is not working

      funchai Have you tried FDM for Mac Chrome/Mozilla?

      You could also try increasing your pagefile. Or add an additional one on another drive. (I don't know how this works on Mac though).
      Don't save to SD or exFAT

      For PC, is memory remapping over 4G enabled in bios while using a x64 OS?

      7 months later

      SLR either is intentionally trying to limit it to a single download per IP, or has seriously broken bandwidth management code. There is nothing wrong with the users set up and page file has nothing to do with this at all.

      This is a problem with SLRs content download system. I see it any time that I try to download more than one file at a time on one IP. There are also reddit threads and other posts with users confirming this.

      Re download managers:

      I dont have time to dig into the code, but it appears this is intentional from SLR. Its not a bug in the DL managers. Ive tried many and the last one was Chromo Download Manager.

      If you set concurrent > 1, it works but then SLRs "broken" code to limit to 1 kicks in and in most cases ends up borking all concurrent downloads. I wish they would just limit it to 1 and not even try to start the secondary ones.

      When concurrent = 1, the problem seems to be is that SLR is intentionally generating short lived temporary download links. So if the DL manager starts them right away, not problem. But if it waits, like when concurrent = 1 and and existing download is in progress, then when it gets to the queued ones the links have expired. Thats why it returns and HTML page instead of an MP4, and is probably why sometimes even on the site clicking links on pages that have been open for a while generate invalid mime type errors as it returns html instead of mp4, but the mime type was already in the header.

      Im not trying to scrape the site or anything. Its just that I have 2 internet connections, both not very good and I live in a remote place. So streaming always causes lower quality and often is like watching youtube in the early 2000s. Lots of pauses for buffering etc... thus I download... and this is quite frustrating to say the least.

      I dont see how any download manager can work with this set up short of using something like Power Automate or some other scripting tool to mimic clicking of the download buttons. Far more work than Im willing to do and I guess I'll just have to click download links one at a time in the background while Im working on other things.

        jsmith579111 Downloading one file from SLR is like downloading multiple files at once. Use a download manager. Browsers don't handle this very well at these filesizes.

          Rakly3
          SLR has code in place to defeat simultaneous downloads as well as queuing in download managers.

          Have you found a DL manager that can queue files with SLR in August 2021?

            jsmith579111 Personally, with IDM I have absolutely no problem.
            Both for simultaneous downloads and queuing.

            The only thing is that putting too many files in queue will cause a problem after a while, you have to update the links, but it's the same on all sites of this kind, there must be a lease.

              midorijin
              What connection speed do you have? Try it with a 20mbps connection. I have 3 internet connections, its the same on all 3.

              Also reddit and even these forums contain many posts of users describing exactly both of the same issues I have described.

              Something is broken in SLRs bandwidth management code that causes these issues on slower connections. I dont have these issues with any other sites I use. Also there are notes from users that SLR made changes to their code in summer 2021 which have either created this, or made it worse.

                I cant find the huge thread I read yesterday. Here is one I just found now:
                https://www.reddit.com/r/oculusnsfw/comments/iy2xk9/sexlikereal_downloads_dont_play_second_half_of/

                And someone posted this (not me) 11 minutes ago:
                "Yes, from SLR downloads you only get best download speeds and completeness if you download one by one and not more than one at a time. The second one will slow down extremely and than abort randomly in between. You can check if you compare the filesize of the downloaded one with download size on the website. They should be the same...."

                Its either bad bandwidth mgmt code on SLR side, or intentional code designed to limit downloads to 1 per IP at a time.

                https://forum.sexlikereal.com/d/550-is-there-a-daily-download-limit-on-slr/6

                "I never reported it, but I have the same problem. Only one download at same time is full speed. If you add others SLR downloads at the same time, the others will have very slow speed. I suppose there is a speed throttling on your servers. I think the algorithm is pretty bad because it allocate all the speed to the first download and give bits of speed to others.

                I have 200mbps internet and have no problem with simultaneous download elsewhere."

                200mbps... I have 20! Its even worse and multiple downloads will cause all downloads to fail about 90% of the time.

                midorijin Yeah. That makes all the difference. Its pretty clear that the code SLR is using has some serious issues with slower connections given that I can find posts of the exact same problem by others here and on reddit.

                Your connection is at least 50x faster than mine.

                  jsmith579111 For the problem of time on the queues, yes, indeed, with a small connection, the management of SLR can be a problem (after, from what I see, the lease time is almost identical on almost all sites of this kind).
                  On the other hand, for multiple downloads, I wonder if the problem would not come rather from your provider, or from all the links between your home and the SLR servers.
                  Because if it works on a big connection, it must necessarily work on a small one too.
                  And at this level, SLR can not do anything for you.

                  Translated with www.DeepL.com/Translator (free version)

                    midorijin

                    Its not my provider. I provided links of users both in these forums as well as reddit who have exactly the same issue.

                    I also have 3 separate internet providers. One from the telco, one from the cable company, and one from 4G. They are independent companies from each other, each with independent infrastructure as well as independent out of country pipes.

                    It happens on all of them. The only commonality here is that Im in a remote location, so my connections vary from 10 to 35mbps and many times of day I cannot peak them at all. So 20 that i quoted is an average.

                    As you can imagine, streaming is even worse most times... thus, those of us with such connections have all the more need for downloads and its one of the reasons I chose SLR as some sites dont even support downloads at all.

                    FWIW - My background is web development and networking with about 40 years IT experience. I've been doing web dev since we had to compile NCSA Mosaic ourselves (first web browser) in the early to mid 90s and have been both building networks and programming network software from even the pre web days, and even pre gopher days when we had to do the code on mainframes because they were the only machines connected to the internet at the time.

                    I appreciate your help, but SLR clearly has an issue here in their code and it appears related to a change made in summer 2021.

                    jsmith579111 its the same on all 3.

                    Yes, because the issue is at your system level. Don't misunderstand me. I'm not saying there is something wrong with your system. It's about how it's handled by the system.

                    I do often queue a lot of downloads from SLR yes. The screenshot with the simultanious downloads in the other thread was just per illustration that SLR does allow simultaneous file downloads (streams). You have to keep the amount of connections reasonable too. 15 seems to work just fine on SLR. Not 15 per file, but 15 combined over all files actively downloading from SLR. I'd also recommend to keep it at least at 3 connections per file.

                    Maybe having 3 internet connections, if all connected at the same time, is somehow making things worse by the system trying to load-balance.

                    There are VPN services that allow you to combine multiple internet connections into one.

                      Rakly3
                      The problem is SLRs code.

                      1) I am not the only user who has this issue. Please see previous links I posted.
                      2) I only use one connection at a time with SLR. I only download one at a time, because of a separate problem with SLR and slower connections, also detailed by several users in links above.
                      3) Based on reddit threads, this seems to have appeared with a change made by SLR in mid summer 2021.
                      4) I do not have this issue with other sites.

                      SLR code is not working properly with slower connections. That is the issue. I would bet if you set up a connection speed limiter and tested it, you would see what I and others have been reporting.

                      The second poster in this thread (who is not me) reported this in 2020.

                        jsmith579111

                        1. I know, the cause and solution is the same however for all of them.
                        2. Same thing
                        3. This is something that's been going on for as long I can remember. SLR also has been a streaming service since as long I can remember.
                        4. Other sites are not streaming the files. As in, their servers are not set up as a streaming service. I know you can stream many of them too. Things just work way different between a file hosting and streaming service. A streaming service has to be able to break things down in smaller chunks and handle more simultaneous connections to more users at the same time.

                        The way the files are encoded is even different if it's meant for streaming. Ever noticed how some videos don't play at all if it's only partially downloaded, and other DO play the parts that are downloaded?

                        A streaming encoded file you can start playing anywhere in the timeline. Non streaming files will either require you to cache everything from the start to where you are skipping to, or need you to cache a pretty large part at once, if not the entire thing.

                        "I know, the cause and solution is the same however for all of them."

                        Did I miss something? The only solution seems to be to live in a country with fast internet connections.

                        This isnt about streaming. Streaming is a different protocol and handled differently than downloads. Other sites download just fine without issue. And yes, many other sites do stream as well. SLR is far from the only streaming service.

                        With slow internet connections SLR only reliably downloads a single file at a time - reproduced by several users. Also, download managers cannot queue files for download on such connections. Again, reported by many users.

                        If I have missed a solution other than moving to a country with faster internet, or using a different service (Ive already paid for a year here), please let me know.