mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
StevenLu List URL migration #9035
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#9035
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sjlu on GitHub (Jan 19, 2025).
Originally assigned to: @RobinDadswell on GitHub.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe
Hey Radarr team,
I've recently updated the URL from
https://s3.amazonaws.com/popular-movies/tohttps://popular-movies-data.stevenlu.com/I'm planning to eliminate the AWS URL in the next coming months.
Describe the solution you'd like
Write a migration to change base URLs from
https://s3.amazonaws.com/popular-movies/tohttps://popular-movies-data.stevenlu.com/I could use help on this as I'm not very familiar with the architecture here.
Describe alternatives you've considered
N/A
Anything else?
N/A
@mynameisbogdan commented on GitHub (Jan 19, 2025):
Hello,
We already changed to the new endpoint in
0386ea9b71.At the time I decided not to use a database migration for this because I was not quite certain it will remain as final. Is this a problem on your side?
@sjlu commented on GitHub (Feb 4, 2025):
I do plan on removing the AWS endpoint fairly soon. It does cost some
and Cloudflare is $0.@RobinDadswell commented on GitHub (Feb 5, 2025):
A PR is in for this, do you have a way to track traffic on the AWS endpoint? I only ask because I know some people don't update Radarr that often if they are using docker etc...
@mynameisbogdan commented on GitHub (Feb 5, 2025):
They'll just fail with 404 Not Found like it currently happens with IMDb lists, people will ask why and we'll them to update or to change the Link. 😄