Merge branch 'master' into issue15137

This commit is contained in:
Bond-009
2026-02-14 12:07:30 +01:00
committed by GitHub
315 changed files with 4711 additions and 2544 deletions

View File

@@ -272,6 +272,8 @@ namespace Emby.Server.Implementations.Playlists
playlist.LinkedChildren = [.. playlist.LinkedChildren, .. childrenToAdd];
}
playlist.DateLastMediaAdded = DateTime.UtcNow;
await UpdatePlaylistInternal(playlist).ConfigureAwait(false);
// Refresh playlist metadata