Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Cyan

Management Team
  • Joined

Everything posted by Cyan

  1. As a reminder, the API documented in this article has been deprecated and is being retired in stages. The “Get user-facing version for a file” request, do=checkForUpdates, has already stopped working for new files uploaded after 8 May 2026. We currently intend to turn off all remaining endpoints on 1 June 2026 and are moving to our new authenticated API. For checking updates to your own files, we recommend using our new Version Check Keys. These include API documentation in your Account Settings. Please note that Version Check Keys are limited to checking updates for files you own. For other use cases, our new Public API keys are available on request for non-commercial use. These allow you to retrieve file details in bulk, up to 10,000 files at a time, sorted by file update date by default. These new endpoints include far more details about files, including tags, screenshots and more. We plan to share more in the coming months about the full deprecation of the “Get user-facing version for a file” endpoint. If you have any questions, please let us know.
  2. Any screenshot or copy paste of this error would be helpful.
  3. Have brought this back today, you'll see an 'Updated' tag inside the top right of a mod image when browsing. You can also see your download history and see updates from your history, Mods > My History or here https://www.lcpdfr.com/downloads/history/.
  4. We’ve mitigated this on our side by temporarily taking the Europe content server out of rotation while we investigate and fix the issue. It appears to affect uncached files only. For future reference, one reason we maintain multiple download servers, beyond traffic management and load balancing, is to provide alternatives if one region is having problems. In this case, the US East and US West servers were not affected, so selecting either of those would have avoided the issue.
  5. Thank you for posting some information which I can use to troubleshoot the issue.
  6. Can you be more clear what you mean? Are you saying to rename featured? The featured feed is meant to be things that we, at LCPDFR.com, find special. The trending system supplements this, showing what's popular in the community.
  7. Please link to a file or let me know if all files are affected. Please also let me know what download server is being used (this should be listed on the post-download page). For some background - I'm not seeing any drop of download traffic from our telemetry data nor have we made any changes the past few days.
  8. Out of curiosity, what was the problem?
  9. Your topic has been moved to LSPDFR 0.4 Support. Please post in the correct location in the future.
  10. LCPDFR.com just got a major quality-of-life update. From new discovery filters and customizable browsing to creator rewards and a rebuilt developer API, these changes are all about making the platform faster, cleaner, and more tailored to how you use it. We’ve also shared what’s coming next for search and discovery. Read more to explore all the new features and improvements.
  11. Hello everyone, I just want to say thank you for sticking with us through the biggest site update we’ve ever rolled out. Last year’s launch didn’t go as smoothly as we’d hoped and we know there have been some issues along the way, so we really appreciate your patience and feedback. It’s helped us get to a much stronger place moving forward. Now that things have stabilised a bit, today we’re launching a bunch of new features and changes that we think you’re going to love. Discovery: Tag FiltersThe whole point of our tag system has always been discovery. You’ve been able to click into tags and explore everything connected to them, but proper filtering on category pages was missing. That’s now changed. You can now explore and filter by tags directly on category pages, with the system built to expand much further over time. To start, we’ve added brand, country, and year filters to vehicle pages, along with a “Made with AI” filter on script pages. You can now filter by Brand, Country and Year on Vehicle pages. A small change on the surface, but a big step toward making discovery faster, cleaner, and far more useful across the platform. Discovery: Site Wide Tag ExclusionsTo give you even more control over what you see on LCPDFR.com, we’re introducing account-level, site-wide tag exclusions. Any files matching the tags you choose to exclude will be hidden across the site — including the downloads portal, download feeds, trending and featured sections, and search results. The tag filtering controls, now available in Account Settings. In this example, files tagged as outdated are being hidden. The downloads category page, showing 1 active account tag filter and 34 files hidden as a result of excluding the outdated tag. Whether you want to hide AI-generated work, certain vehicle types, specific countries, or even particular vehicle years, we hope this system helps you fully customize how you browse content on LCPDFR.com. Note: We're aware of an issue of going to Account Settings, then navigating to Downloads Filters will not load the tag box correctly and we're working to fix it. Refreshing the page if the tag box doesn't load will workaround this for now. Site Experience: Thanking CreatorsAs a thank you to our creators and contributors, we’ll be removing external advertisements for community members who are actively engaging with the community. The exact criteria may evolve over time, as our community contributes in many different ways. Whether you're helping new members with questions, uploading mods, or simply being an active part of the site, we want to recognize and reward those contributions. For creators who share their mods with the LCPDFR.com community, ads will be removed once you reach 1,000 verified unique downloads. For all other members, ads will be removed once you achieve the Sergeant rank (1,000 community points). Our rank system awards points for a variety of community activity, including forum posts, gallery uploads, comments and reviews (+1), giving or receiving reputation (+1), gaining followers (+2), and more. This change is going live today, though it may take some time after reaching the requirements for the benefit to be applied to your account. Logging in and out if you meet the criteria may help this apply sooner. We also plan to add a way for members to track their progress toward these thresholds in the future. This is one small way we can give back to the creators and community members who help make the site what it is. Developer: APIOur old API has started to show its age and wasn’t really built with the growth of the website in mind. Historically, we’ve had to handle security on LCPDFR.com in some fairly unique ways. While we want to discourage automated traffic, serving an API directly from our main website domain meant we also had to keep certain protections less aggressive than we would’ve liked. The API has been moved onto its own dedicated infrastructure, allowing us to properly monitor usage, apply separate security procedures, and relax some of the harsher caching behaviour that existed previously. We’ve also adopted the more standard approach of enforcing API keys across the new API. This allows us to better track usage, apply limits where necessary, and manage access more effectively. API keys are issued in line with our new API Guidelines, which outline acceptable usage and restrictions around commercial use. There are currently two key types available: Version Check Keys — designed for embedding into your own plugins, primarily for update and version checking. Full API Keys — provide broader access to the API, including mass file listings, extended file metadata (such as tags), .NET assembly data, and more. Full API keys require approval. We may contact you with questions about your intended usage. Both full and limited API keys require an active LCPDFR.com account that has been active for at least one week. You can request API keys in your Account Settings. You can see usage limits, documentation and regenerate your key from Account Settings. With the new downloads listing API, you can list up to 10,000 files at once. Full documentation available in Account Settings with an issued key. Overall, this new API infrastructure gives us a far more scalable and maintainable foundation moving forward. Separating the API from the main website allows us to improve security, reliability, and performance without impacting the experience of regular community members on LCPDFR.com. We’ll be deprecating the old API in stages. Effective today, the old version check API endpoint (checkForUpdates) will no longer be available for newly submitted files. All remaining endpoints, apart from checkForUpdates, will be turned off on 1 June. We understand that deprecating checkForUpdates may cause issues for some plugins. We plan to phase this out later this year in stages and with planned brownouts and will share more details in the API forum closer to the time. We’re not stopping there, either. While these updates are a big step forward for discovery, customization, and the overall site experience, we already know where we want to focus next, on search. The truth is, we’ve largely outgrown the search system our current software provides. It was never really built for our mod heavy platform with this much content, this many tags, and the kind of discovery features we now want to support properly. Because of that, search is probably going to involve a lot more custom work from us moving forward. Better relevance, smarter filtering with the new options announced above, and a generally cleaner experience are all things we want to improve over time. As always, we do appreciate your feedback. We try to guide LCPDFR.com based on what the community wants, alongside the areas where we feel we can improve and do better ourselves. We’re looking forward to seeing everyone use these new features, and we’re excited to keep improving the platform alongside the community that makes it what it is. Cyan.
  12. There is a version on LSPDFR Sync but it does not look recent (so the change did not come from there), I would normally recommend backing up the character files, deleting the source copy, and letting LSPDFR Sync re-download it, but your version on LSPDFR Sync is old. This used to be a more common problem (I'm guessing a bug in some plugin incorrectly modified the player persona). You could try restoring the .bak file but it may already have the incorrect change (the .bak is created whenever the character is edited).
  13. Thanks for the update. I would like to know exactly what's blocking us however, were the settings default just set to automatic / default before, or were you using a another specific DNS service?
  14. Just to add, our current filtering system wasn’t originally designed with tags in mind. We’re in the process of shifting toward a tag-based approach and updating the filtering system to properly support that. Because of this, adding something like an “Exclude AI” filter on the category grouping pages isn’t something we can implement easily right away. However, we do have an update scheduled for the site in the coming days that will allow you to block files with certain tags from being shown site-wide.
  15. Yup, that's one of the reasons why we implemented it and started requiring disclosures. We'll have more on account level filters soon.
  16. Files are typically only scanned occasionally, and the file had the old data from before the issue was fixed. I've refreshed it now, please let me know if you see any further broken files.
  17. You need to reach a level of GTA V's story where you can free roam or use a 100% complete save.
  18. Try a different download server
  19. It's on our 'todo' list, but no immediate plans.
  20. This was fixed as part of a site maintenance update today.
  21. This was fixed as part of a site maintenance update today.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.