Releases: sephrat/Ombi
Releases · sephrat/Ombi
v4.16.0
Bug Fixes
- 🐛 Add UI for Emby recently added cronjob settings (#4469) (7d47bbe)
- 🐛 Fixed the MySQL issue after .net 6 upgrade #4393 (fea7ff0)
- 🐛 Fixed the Request On Behalf autocomplete not filtering correctly (a8ba2f3), closes #4539
- 🐛 Hides no results message during search. (#4375) (b819b0e)
- 🌐 Added Czech and Chinese Simplified to the language list (68ef366)
- 4k: Hide 'Has 4K Request' column list if 4k feature is disabled (#4521) (a9a6067)
- API: Fixed an issue where the API key couldn't delete a request #4489 (8e42dbf)
- auto-delete: 🐛 We now also auto delete music requests, this was previously missing (9fe1f8e)
- availability-rules: 🐛 Fixed a small issue where some shows would not appear as Available even know they had no future unaired episodes listed (914b096)
- availability-rules: 🐛 Show the 'Requested' button when a show has all of the episodes marked as requested (cb7ecf6)
- availability: 🐛 Fixed an issue where with 4k content, we could repeat notifications (f9ebc1c)
- details: 🐛 Fixed the missing Play on Media server button for 4k content #4529 (68600f3)
- discover: 🐛 Display TV + movies on actor page in user language (#4395) (fe635c7)
- discover: 🐛 Fixed an issue where monitored movies in radarr were not correctly represented on the search results (75b15bc)
- discover: 🐛 Fixed the issue where there was an option on the discover to request 4k shows (that's not supported currently) (dcfd688)
- discover: 🌐 Localize episodes names in TV details (#4467) [skip ci] (35806ea)
- discover: TV shows now display on the Actor Pages (#4388) (6b716e7)
- email-notifications: 🐛 Fixed the issue where legacy requests were showing broken poster images #4452 (0ece2fd)
- emby: 🐛 Fixed an issue where we slightly broke the full sync (332d934)
- emby: 🐛 Fixed an issue where we were not properly syncing episodes (75529dd)
- emby: 🐛 Fixed the emby content sync #4513 (2927504)
- emby: 🐛 Fixed the emby content sync #4513 (bd441cb)
- emby/jellyfin: 🐛 A more reliable Emby and Jellyfin sync [skip ci] (ad677fa)
- emby/jellyfin: 🐛 Fixed another issue where we were not correctly displaying the correct status' for movies (5c0556e)
- fix swagger api key auth (#4483) [no ci] (32ee4e8)
- frontend: add link on logo text (6d7274a)
- issues: 🐛 Added the issue category to the issue 'cards' #4403 (a3739f3)
- issues: 🐛 Added the issues back to the details page for TV Shows (0225000)
- issues: 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues (1a2825b)
- issues: 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402 (15e37b5)
- issues: Fix label ID in chatbox page (#4520) (76882ad)
- jellyfin: 🐛 Fixed an issue where Jellyfin content was showing the Play on Emby button (18b167d), closes #4542
- localisation: Localize request types in notifications (#4516) (e09435d)
- media-sync: Add sanity checks upon media server sync (#4493) (9915234), closes #4472
- mediaserver: fixed an issue where we were not detecting available content correctly #4542 (9cdd6f4)
- mediaserver: fixed some more issues in the media server sync and availability checks (f3ea979)
- newsletter: 🐛 Fixed a few small bugs in the newsletter (21dba4c)
- newsletter: Fix newsletter not publishing double episodes (#4495) (ddf63fb)
- notifications: 🐛 Fixed the DenyReason sometimes not appearing in the notification message #4409 (209e311)
- notifications: 🐛 This is a fix for some of the duplicate notification issues #3825 (22bb422)
- notifications: 🐛 Do not notify user upon auto approval of a TV show (#4432) (3ad3bdd), closes #4431
- notifications: fixed an error that could happen when Ombi sends out a issue notification (7442dcf)
- notifications: Remove generic admin email in favour of admins' email (#4519) (b90fc5f)
- oauth: 🔒 Fixed the issue where some users running their browsers in a different language could not open the Plex OAuth window (d5404ea), closes #4408
- permissions: 🐛 Improved the security around the role "Manage Own Requests" (#4397) (334a32b), closes #4391
- plex: Fixed an issue where in a rare case we couldn't sync the data #4502 (191318d)
- request-list: 🐛 Fixed an issue where the bulk delete would not work for movie requests (4b540fb)
- request-list: 🐛 Fixed an iss...