1.7K stars 73 forks 1.7K watchers C# GNU General Public License v3.0
asp-net-core csharp digital-photo-frame docker dotnet immich immich-slideshow immichframe photoframe svelte sveltekit
3 Open Issues Need Help Last updated: Jan 21, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The application fails to display weather icons when the OpenWeatherMap API returns multiple weather conditions (e.g., 'moderate rain, mist'). This happens because the application attempts to construct a single image URL with comma-separated icon codes (e.g., `openweathermap.org/img/wn/10n,50n.png`), which is not a valid format for the OpenWeatherMap image service. The issue results in broken images and a distorted layout.

Complexity: 2/5
bug good first issue

C#
#asp-net-core#csharp#digital-photo-frame#docker#dotnet#immich#immich-slideshow#immichframe#photoframe#svelte#sveltekit
enhancement good first issue

C#
#asp-net-core#csharp#digital-photo-frame#docker#dotnet#immich#immich-slideshow#immichframe#photoframe#svelte#sveltekit
enhancement help wanted

C#
#asp-net-core#csharp#digital-photo-frame#docker#dotnet#immich#immich-slideshow#immichframe#photoframe#svelte#sveltekit