All movies marked as "announced" in table view #7406

Closed
opened 2026-02-19 23:11:25 -05:00 by deekerman · 0 comments
Owner

Originally created by @tigerkzr on GitHub (May 3, 2023).

Originally assigned to: @bakerboy448 on GitHub.

Is there an existing issue for this?

  • I have searched the existing open and closed issues

Current Behavior

Every movie has the icon for "announced" in table view.

Expected Behavior

Movies should have the proper icon for "announced" "in cinemas" or "released"

Steps To Reproduce

  1. change to table view

  2. assure column for "release status" is active.

  3. note that all movies show as "announced"

Environment

- OS: Ubuntu 23.04
- Radarr: 4.5.1.7194;  docker image 4.5.1.7194-ls465 by linuxserver.io (nightly)
- Docker Install: 23.0.5
- Using Reverse Proxy: traefik
- Browser: Safari 16.4
- Database: Sqlite 3.40.1 (radarr internal)

What branch are you running?

Nightly

Trace Logs?

2023-05-03 12:16:38.6|Trace|CommandQueueManager|Updating command status
2023-05-03 12:16:38.7|Trace|EventAggregator|Publishing CommandUpdatedEvent
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandController
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandController
2023-05-03 12:16:38.7|Trace|EventAggregator|Publishing CommandExecutedEvent
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> TaskController
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- TaskController
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController
2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController
2023-05-03 12:16:38.7|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0081227]
2023-05-03 12:16:38.7|Trace|Http|Req: 191 [GET] /api/v3/command (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:16:38.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:16:38.7|Trace|CommandQueueManager|Getting all commands
2023-05-03 12:16:38.7|Trace|Http|Res: 191 [GET] /api/v3/command: 200.OK (3 ms)
2023-05-03 12:16:38.7|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms)
2023-05-03 12:16:38.8|Trace|Http|Req: 192 [GET] /api/v3/log/file (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:16:38.8|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:16:38.8|Trace|Http|Res: 192 [GET] /api/v3/log/file: 200.OK (1 ms)
2023-05-03 12:16:38.8|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms)
2023-05-03 12:16:43.8|Trace|Scheduler|Pending Tasks: 0
2023-05-03 12:16:58.7|Trace|Http|Req: 193 [GET] /api/v3/health (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:16:58.7|Trace|Http|Res: 193 [GET] /api/v3/health: 200.OK (1 ms)
2023-05-03 12:16:58.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms)
2023-05-03 12:16:58.7|Trace|Http|Req: 194 [GET] /api/v3/diskspace (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:16:58.7|Trace|Http|Req: 195 [GET] /api/v3/system/status (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:16:58.8|Trace|Http|Res: 195 [GET] /api/v3/system/status: 200.OK (4 ms)
2023-05-03 12:16:58.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms)
2023-05-03 12:16:58.8|Trace|Http|Res: 194 [GET] /api/v3/diskspace: 200.OK (64 ms)
2023-05-03 12:16:58.8|Debug|Api|[GET] /api/v3/diskspace: 200.OK (64 ms)
2023-05-03 12:17:00.0|Trace|Http|Req: 196 [GET] /api/v3/queue?apikey=(removed)&includeEpisode=true (from 10.0.10.29 axios/1.2.2)
2023-05-03 12:17:00.0|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:17:00.0|Trace|Http|Res: 196 [GET] /api/v3/queue?apikey=(removed)&includeEpisode=true: 200.OK (3 ms)
2023-05-03 12:17:00.0|Debug|Api|[GET] /api/v3/queue?apikey=(removed)&includeEpisode=true: 200.OK (3 ms)
2023-05-03 12:17:00.0|Trace|Http|Req: 197 [GET] /api/v3/log/file (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:17:00.0|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:17:00.0|Trace|Http|Res: 197 [GET] /api/v3/log/file: 200.OK (1 ms)
2023-05-03 12:17:00.0|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms)
2023-05-03 12:17:03.0|Trace|Http|Req: 198 [GET] /logfile/radarr.trace.txt (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:17:03.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.
2023-05-03 12:17:03.0|Trace|Http|Res: 198 [GET] /logfile/radarr.trace.txt: 200.OK (3 ms)
2023-05-03 12:17:06.2|Trace|Http|Req: 199 [GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft (from 10.0.10.44 go-starr: https://golift.io/starr)
2023-05-03 12:17:06.2|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2023-05-03 12:17:06.2|Trace|Http|Res: 199 [GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft: 200.OK (4 ms)
2023-05-03 12:17:06.2|Debug|Api|[GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft: 200.OK (4 ms)
2023-05-03 12:17:13.8|Trace|Scheduler|Pending Tasks: 0
2023-05-03 12:17:29.1|Trace|Http|Req: 200 [GET] /logfile/radarr.trace.txt (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15)
2023-05-03 12:17:29.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated.

Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.

  • I have followed the steps in the wiki link above and provided the required trace logs that are relevant and show this issue.
Originally created by @tigerkzr on GitHub (May 3, 2023). Originally assigned to: @bakerboy448 on GitHub. ### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior Every movie has the icon for "announced" in table view. ### Expected Behavior Movies should have the proper icon for "announced" "in cinemas" or "released" ### Steps To Reproduce 1) change to table view 2) assure column for "release status" is active. 3) note that all movies show as "announced" ### Environment ```markdown - OS: Ubuntu 23.04 - Radarr: 4.5.1.7194; docker image 4.5.1.7194-ls465 by linuxserver.io (nightly) - Docker Install: 23.0.5 - Using Reverse Proxy: traefik - Browser: Safari 16.4 - Database: Sqlite 3.40.1 (radarr internal) ``` ### What branch are you running? Nightly ### Trace Logs? 2023-05-03 12:16:38.6|Trace|CommandQueueManager|Updating command status 2023-05-03 12:16:38.7|Trace|EventAggregator|Publishing CommandUpdatedEvent 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandUpdatedEvent -> CommandController 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandUpdatedEvent <- CommandController 2023-05-03 12:16:38.7|Trace|EventAggregator|Publishing CommandExecutedEvent 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> TaskManager 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- TaskManager 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> TaskController 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- TaskController 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent -> QualityDefinitionController 2023-05-03 12:16:38.7|Trace|EventAggregator|CommandExecutedEvent <- QualityDefinitionController 2023-05-03 12:16:38.7|Trace|CommandExecutor|DeleteLogFilesCommand <- DeleteLogFilesService [00:00:00.0081227] 2023-05-03 12:16:38.7|Trace|Http|Req: 191 [GET] /api/v3/command (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:16:38.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:16:38.7|Trace|CommandQueueManager|Getting all commands 2023-05-03 12:16:38.7|Trace|Http|Res: 191 [GET] /api/v3/command: 200.OK (3 ms) 2023-05-03 12:16:38.7|Debug|Api|[GET] /api/v3/command: 200.OK (3 ms) 2023-05-03 12:16:38.8|Trace|Http|Req: 192 [GET] /api/v3/log/file (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:16:38.8|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:16:38.8|Trace|Http|Res: 192 [GET] /api/v3/log/file: 200.OK (1 ms) 2023-05-03 12:16:38.8|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms) 2023-05-03 12:16:43.8|Trace|Scheduler|Pending Tasks: 0 2023-05-03 12:16:58.7|Trace|Http|Req: 193 [GET] /api/v3/health (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:16:58.7|Trace|Http|Res: 193 [GET] /api/v3/health: 200.OK (1 ms) 2023-05-03 12:16:58.7|Debug|Api|[GET] /api/v3/health: 200.OK (1 ms) 2023-05-03 12:16:58.7|Trace|Http|Req: 194 [GET] /api/v3/diskspace (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:16:58.7|Trace|Http|Req: 195 [GET] /api/v3/system/status (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:16:58.7|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:16:58.8|Trace|Http|Res: 195 [GET] /api/v3/system/status: 200.OK (4 ms) 2023-05-03 12:16:58.8|Debug|Api|[GET] /api/v3/system/status: 200.OK (4 ms) 2023-05-03 12:16:58.8|Trace|Http|Res: 194 [GET] /api/v3/diskspace: 200.OK (64 ms) 2023-05-03 12:16:58.8|Debug|Api|[GET] /api/v3/diskspace: 200.OK (64 ms) 2023-05-03 12:17:00.0|Trace|Http|Req: 196 [GET] /api/v3/queue?apikey=(removed)&includeEpisode=true (from 10.0.10.29 axios/1.2.2) 2023-05-03 12:17:00.0|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:17:00.0|Trace|Http|Res: 196 [GET] /api/v3/queue?apikey=(removed)&includeEpisode=true: 200.OK (3 ms) 2023-05-03 12:17:00.0|Debug|Api|[GET] /api/v3/queue?apikey=(removed)&includeEpisode=true: 200.OK (3 ms) 2023-05-03 12:17:00.0|Trace|Http|Req: 197 [GET] /api/v3/log/file (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:17:00.0|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:17:00.0|Trace|Http|Res: 197 [GET] /api/v3/log/file: 200.OK (1 ms) 2023-05-03 12:17:00.0|Debug|Api|[GET] /api/v3/log/file: 200.OK (1 ms) 2023-05-03 12:17:03.0|Trace|Http|Req: 198 [GET] /logfile/radarr.trace.txt (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:17:03.0|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. 2023-05-03 12:17:03.0|Trace|Http|Res: 198 [GET] /logfile/radarr.trace.txt: 200.OK (3 ms) 2023-05-03 12:17:06.2|Trace|Http|Req: 199 [GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft (from 10.0.10.44 go-starr: https://golift.io/starr) 2023-05-03 12:17:06.2|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated. 2023-05-03 12:17:06.2|Trace|Http|Res: 199 [GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft: 200.OK (4 ms) 2023-05-03 12:17:06.2|Debug|Api|[GET] /api/v3/queue?includeUnknownMovieItems=true&page=1&pageSize=500&sortDirection=ascending&sortKey=timeleft: 200.OK (4 ms) 2023-05-03 12:17:13.8|Trace|Scheduler|Pending Tasks: 0 2023-05-03 12:17:29.1|Trace|Http|Req: 200 [GET] /logfile/radarr.trace.txt (from 192.168.1.50 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15) 2023-05-03 12:17:29.1|Debug|Radarr.Http.Authentication.NoAuthenticationHandler|AuthenticationScheme: None was successfully authenticated. ### Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided. - [X] I have followed the steps in the wiki link above and provided the required trace logs that are relevant and show this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#7406
No description provided.