creating pgsql development branch

This commit is contained in:
2026-02-19 09:20:41 -05:00
parent ddf6ff69be
commit 1c6730e2ad
2317 changed files with 21904 additions and 9834 deletions
@@ -1,3 +1,7 @@
// <copyright file="ArtistImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using System;
@@ -1,3 +1,7 @@
// <copyright file="BaseDynamicImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#nullable disable
#pragma warning disable CS1591
@@ -1,3 +1,7 @@
// <copyright file="BaseFolderImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using System.Collections.Generic;
@@ -1,3 +1,7 @@
// <copyright file="CollectionFolderImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#nullable disable
#pragma warning disable CS1591
@@ -1,3 +1,7 @@
// <copyright file="DynamicImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#nullable disable
#pragma warning disable CS1591
@@ -1,3 +1,7 @@
// <copyright file="FolderImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using MediaBrowser.Common.Configuration;
@@ -1,3 +1,7 @@
// <copyright file="GenreImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using System.Collections.Generic;
@@ -1,3 +1,7 @@
// <copyright file="MusicAlbumImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using System.Collections.Generic;
@@ -1,3 +1,7 @@
// <copyright file="MusicGenreImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#nullable disable
#pragma warning disable CS1591
@@ -1,3 +1,7 @@
// <copyright file="PhotoAlbumImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#pragma warning disable CS1591
using MediaBrowser.Common.Configuration;
@@ -1,3 +1,7 @@
// <copyright file="PlaylistImageProvider.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>
#nullable disable
#pragma warning disable CS1591