- Added further logging into the API's (debug logging) [tidusjar]
- Added better support for Jellyfin, we will now auto detect if it's a jellyfin server after pressing the discover button. [tidusjar]
- Added transactions around all of the CUD operations. [Jamie Rees]
- Update aspnetcore.yml. [Jamie]
- Update stale.yml. [Jamie]
- Update aspnetcore.yml. [Jamie]
- Update README.md. [Dyson Parkes]
- Update aspnetcore.yml. [Jamie]
- Added stalebot. [tidusjar]
- Update aspnetcore.yml. [Jamie]
- Added some validation around the new crons. [Jamie Rees]
- Update aspnetcore.yml. [Jamie]
- Added some defensive coding around when we create an artist for #2915. [tidusjar]
- Update and rename .github/workflows to .github/.github/workflows/test.workflow. [Jamie]
- Update README.md. [Jamie]
- Update aspnetcore.yml. [Jamie]
- Update README.md. [Jamie]
- Update aspnetcore.yml. [Jamie]
- Update aspnetcore.yml. [Jamie]
- Added a bit more logging into the recently added scan. [tidusjar]
- Update emby.component.html. [sorano]
- Update EmbyHelper.cs. [sorano]
- Update CHANGELOG.md. [Jamie]
### **Fixes**
- Fixed #3078. [tidusjar]
- Fixes issue #3195 The new string extension method ToHttpsUrl ensures that URLs starting with "https" are no longer turned into "httpss" The commit also replaces all occurances of the error prone .Replace("http", "https") in the whole solution. [msdeibel]
- Create test.workflow. [Jamie]
- Delete test.workflow. [Jamie]
- New translations en.json (Norwegian) [Jamie]
- New translations en.json (Norwegian) [Jamie]
- Fix for #3183. [tidusjar]
- Fixed an issue where running the recently added sync via the UI was running the full sync. [tidusjar]
- Fixed #3143. [Jamie Rees]
- New translations en.json (French) [Jamie]
- New translations en.json (French) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (French) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Russian) [Jamie]
- New translations en.json (Polish) [Jamie]
- Fixed the issue when we are logging errors in the logs incorrectly. [Jamie]
- Removed the lanuage profile from the Lidarr integration. [tidusjar]
- Try and clear up the issue #2998. [tidusjar]
- Fixed an issue where shows that have no aired, episodes are not marked as monitored in Sonarr. [tidusjar]
- Fixed an error when finishing the content sync. [tidusjar]
- Fixed issue where using the API to request a movie/tv show would throw an exception when only using the API Key #3091. [tidusjar]
- Put "Ombi" back as the product name for Plex oAuth. [tidusjar]
<buttonid="discover"type="button"(click)="discoverServerInfo(server)"class="btn btn-primary-outline">Discover Server Information <divid="spinner"></div></button>