Clicking a recommendation/cast/similar link to a title you OWN opens it via a tmdb URL that redirects to the library detail — but the redirect PUSHED a new history entry, so Back landed on the tmdb URL which redirected forward again => stuck loop + a self-referencing 'Back to <same movie>' label. The redirect now REPLACES the redirecting entry (keeping its layer + origin) instead of pushing, so Back unwinds cleanly to where you actually came from. |
||
|---|---|---|
| .. | ||
| video-dashboard.js | ||
| video-detail.js | ||
| video-enrichment-manager.js | ||
| video-enrichment.js | ||
| video-library.js | ||
| video-person.js | ||
| video-scan.js | ||
| video-search.js | ||
| video-settings.js | ||
| video-side.css | ||
| video-side.js | ||
| video-worker-orbs.js | ||