Page 12 of 12 << First ... 2101112
Results 166 to 178 of 178

Thread: TurboImageHost.com - support  

  1. #166
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    11,531
    Images
    435,817
    Likes
    87,086
    Location
    Planet Prog 

    Re: TurboImageHost.com - support

    Yep downloader issues should be reported in the relevant support thread.
    Music is like sex - some like it deep and meaningful, some like it soft and floaty, and some like it hard and banging.

  2. #167
    Elite Member Yazooo's Avatar
    Joined
    9 Nov 2024
    Posts
    10,871
    Images
    1,055,176
    Likes
    103,549

    Re: TurboImageHost.com - support

    TIH is an image file host. In my opinion, all problems related to using TIH (including download problems) belong in this thread (even if TIH might see it differently).
    Greetings, Yazoo(o)

    Please don't forget to click the Like-Button, if you like, what you see.
    And if you download, you should additionally give a reputation point.

  3. #168
    Active Member ioxen's Avatar
    Joined
    31 Aug 2017
    Posts
    66
    Images
    0
    Likes
    100

    Re: TurboImageHost.com - support

    Yes the issue is specific to palemoon, it's just that it was the only method to download from TIH.

    (Also, technically, you DOWNLOAD images from imagehosts, so it's acceptable lexicon)

  4. #169
    Elite Member twat's Avatar
    Joined
    1 Jun 2019
    Posts
    26,848
    Images
    2,703,816
    Likes
    208,566
    Location
    Poontown 

    Re: TurboImageHost.com - support

    Quote Originally Posted by ElTea View Post
    Does TurboImageHost actively change jpg images from non-progressive to progressive format?

    A case in point.
    All these images are in progressive format (JPEG, progressive, quality: 96, subsampling OFF) changing the file size which has rendered the files unverifiable.
    Molly-Gibbs-Chasing-Your-Dreams-x99-4000px-6847-(02-12-2023)

    If you go to fajnelaski's MPL 2023 thread. MPLStudios-Year-2023-Pics-And-Videos and download the host drop.download file the images are non-progressive and verifiable.

    I assume that fajnelaski posted the same files to both TIH and drop.download.

    If this is so, I will no longer download images from TurboImageHost.

    Regards;
    ElTea
    Just noticed this.. I investigated file integrity on all of the image hosts not long ago and can confirm turbo does, indeed, convert images from baseline to progressive.

    The conversion is lossless as far as image/pixel data goes, but integrity of the overall file wasn't restored when converting a file to progressive and back with jpegtran (subsequent passes were byte-for-byte identical, though, so perhaps it's reversible if you figure out the exact method they use).

    # Convert file from baseline (image1) to progressive (image2) to baseline (image3) to progressive (image4) to baseline (image5):
    
    jpegtran -progressive -copy all image1.jpg image2.jpg
    jpegtran -copy all image2.jpg image3.jpg
    jpegtran -progressive -copy all image3.jpg image4.jpg
    jpegtran -copy all image4.jpg image5.jpg
    
    
    Filename    MD5 (image data only)             MD5 (file)
    ----------  -------------------------------   ------------------------
    image1.jpg  4c4af938eeb6635ee98f92ee04e814cf  6d15cb2be510065ad54fc614a9c43329
    image2.jpg  4c4af938eeb6635ee98f92ee04e814cf  66d2f2d46502251b74064e8afb336076
    image3.jpg  4c4af938eeb6635ee98f92ee04e814cf  993a6b5e80c2070daf55301ea04835d7
    image4.jpg  4c4af938eeb6635ee98f92ee04e814cf  66d2f2d46502251b74064e8afb336076   # same as image2.jpg
    image5.jpg  4c4af938eeb6635ee98f92ee04e814cf  993a6b5e80c2070daf55301ea04835d7   # same as image3.jpg
    (P.S. if you don't like that, you really won't like what ImageBam/ImgBox/ImageVenue do -- they make the oppsite conversion, from progressive to baseline, and strip out all of the metadata. The other hosts seemed to be fine.)




    As for downloading, Viper Ripper still works for TurboImageHost (but Windows-only).
    Last edited by twat; 15th May 2026 at 18:27.
    click here for complete list of my collection threads
    GirlsOnlyPorn β€’ MomLover network β€’ Nubiles.net (2004-2025 megathread) β€’ PacificGirls β€’ BoppingBabes β€’ UpskirtJerk
    AJ Applegate β€’ Aria Alexander β€’ Darcie Belle β€’ Dionisia β€’ Georgia Jones β€’ Hannah Hays β€’ Kagney Linn Karter β€’ Kate England β€’ Kenzie Madison β€’ Kylie Page
    Lanna Carter β€’ Laya Rae β€’ Lily Blossom β€’ Lucy Briggs β€’ Morticia β€’ Red Fox β€’ Shelby Good β€’ Tara Ashley β€’ Veronica Weston β€’ Willa Prescott β€’ Zarena Summers

    (Studio Prefix Table)

    If you notice any errors or broken/missing images in my posts, please PM me so I can fix them – cheers :)
    YOUR MOM'S GOT A TWATβ„’

  5. Liked by 5 users: bOOmy, maya, Pixel, Progishness, version365

  6. #170
    Elite Prospect version365's Avatar
    Joined
    25 Sep 2016
    Posts
    3,961
    Images
    250,079
    Likes
    21,881
    Location
    Somewhere in the past.. 

    Re: TurboImageHost.com - support

    Quote Originally Posted by twat View Post
    (P.S. if you don't like that, you really won't like what ImageBam/ImgBox/ImageVenue do -- they make the oppsite conversion, from progressive to baseline, and strip out all of the metadata. The other hosts seemed to be fine.)
    If I remember correctly, they remove the metadata for privacy reasons. Since a lot of people upload photos directly from their phone's camera roll, leaving the metadata for the whole internet to see can be problematic.

  7. #171
    Active Member
    Joined
    14 Sep 2024
    Posts
    1
    Images
    0
    Likes
    0

    turboimagehost

    This viewer works sporadically. When I run the cloudfare test it finds no problem. For example I had good access last night and today cloudfare says I'm a robot. Any help in this matter would be appreciated.

  8. #172
    Active Member
    Joined
    16 May 2020
    Posts
    21
    Images
    926
    Likes
    103

    Re: TurboImageHost.com - support

    turboimagehost's anti-bot cloudflare setup is very aggressive. This forces me to use much heavier automation that consumes more resources instead of a lightweight automation that only downloads a single html file before downloading the image. I certainly understand the reasoning though -- bot traffic is way up these days.

  9. Liked by 2 users: version365, Yazooo

  10. #173
    Active Member
    Joined
    7 Nov 2021
    Posts
    206
    Images
    0
    Likes
    236

    Re: TurboImageHost.com - support

    A ton of my galleries are suddenly missing images. What's going on?? Anyone else seeing the same thing on their end?

    Examples:
    https://www.turboimagehost.com/album/362613/gunita5
    https://www.turboimagehost.com/album/362612/gunita4
    https://www.turboimagehost.com/album/3653...eductive?p=1

    These are just the tip of the iceberg. Are there any plans to restore or is this image host completely bricked?
    Last edited by sharks17; Yesterday at 05:08.

  11. Liked by 1 user: version365

  12. #174
    Elite Member stacydonovan3's Avatar
    Joined
    31 Aug 2014
    Posts
    52,855
    Images
    3,680,706
    Likes
    1,413,623
    Location
    Where Gina Lives <3 

    Re: TurboImageHost.com - support

    Quote Originally Posted by sharks17 View Post
    A ton of my galleries are suddenly missing images. What's going on?? Anyone else seeing the same thing on their end?

    Examples:
    https://www.turboimagehost.com/album/362613/gunita5
    https://www.turboimagehost.com/album/362612/gunita4
    https://www.turboimagehost.com/album/3653...eductive?p=1

    These are just the tip of the iceberg. Are there any plans to restore or is this image host completely bricked?
    I see all the images in all three galleries.

  13. #175
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    11,531
    Images
    435,817
    Likes
    87,086
    Location
    Planet Prog 

    Re: TurboImageHost.com - support

    Quote Originally Posted by stacydonovan3 View Post
    I see all the images in all three galleries.
    Same here - try removing the timgh cookies from your browser, restart browser and see if it makes any difference.

    See HERE for more information.
    Music is like sex - some like it deep and meaningful, some like it soft and floaty, and some like it hard and banging.

  14. #176
    Active Member
    Joined
    7 Nov 2021
    Posts
    206
    Images
    0
    Likes
    236

    Re: TurboImageHost.com - support

    Quote Originally Posted by Progishness View Post
    Same here - try removing the timgh cookies from your browser, restart browser and see if it makes any difference.

    See HERE for more information.
    I see only 8 images in this gallery. I tried logging in on a different device and got the same result.
    https://www.turboimagehost.com/album/362612/gunita4

    How many are you seeing on your end?

  15. #177
    Illegitimi Non Carborundum Progishness's Avatar
    Joined
    2 Jun 2015
    Posts
    11,531
    Images
    435,817
    Likes
    87,086
    Location
    Planet Prog 

    Re: TurboImageHost.com - support

    I see 8 images which is what it says at the top "page 1 of 1 - 8 images" - so what is your question?
    Music is like sex - some like it deep and meaningful, some like it soft and floaty, and some like it hard and banging.

  16. #178
    Active Member
    Joined
    7 Nov 2021
    Posts
    206
    Images
    0
    Likes
    236

    Re: TurboImageHost.com - support

    That gallery I linked is supposed to have over 100 images in it. Most of my galleries are now fragmented and incomplete with dozens of images missing.

    I had probably 50 GB worth of rare lost media saved on this image host, so I'm asking if anyone else is seeing the same issue with their galleries and if/when we can expect them to be restored.

Page 12 of 12 << First ... 2101112

Posting Permissions