From adec8de122559e3424d6adf7f0872eadf1f38b71 Mon Sep 17 00:00:00 2001 From: Joe Kribs Date: Thu, 2 Jan 2025 16:05:15 -0700 Subject: [PATCH] [Meta] 2025 Disclaimer (#1381) --- PreferencesView/Sources/PreferencesView/Box.swift | 2 +- .../Sources/PreferencesView/KeyCommandAction.swift | 2 +- .../Sources/PreferencesView/KeyCommandsBuilder.swift | 2 +- .../Sources/PreferencesView/PreferenceKeys.swift | 2 +- .../Sources/PreferencesView/PreferencesView.swift | 2 +- .../Sources/PreferencesView/PressCommandAction.swift | 2 +- .../Sources/PreferencesView/PressCommandBuilder.swift | 2 +- .../PreferencesView/UIPreferencesHostingController.swift | 2 +- .../PreferencesView/UIViewController+Swizzling.swift | 2 +- .../Sources/PreferencesView/ViewExtensions.swift | 2 +- RedrawOnNotificationView.swift | 2 +- Scripts/Translations/AlphabetizeStrings.swift | 2 +- Scripts/Translations/PurgeUnusedStrings.swift | 2 +- Shared/AppIcons/AppIcons.swift | 2 +- Shared/AppIcons/DarkAppIcon.swift | 2 +- Shared/AppIcons/InvertedDarkAppIcon.swift | 2 +- Shared/AppIcons/InvertedLightAppIcon.swift | 2 +- Shared/AppIcons/LightAppIcon.swift | 2 +- Shared/AppIcons/PrimaryAppIcon.swift | 2 +- Shared/Components/AlternateLayoutView.swift | 2 +- Shared/Components/AssertionFailureView.swift | 2 +- Shared/Components/BlurView.swift | 2 +- Shared/Components/BulletedList.swift | 2 +- Shared/Components/ChevronAlertButton.swift | 2 +- Shared/Components/ChevronButton.swift | 2 +- Shared/Components/FastSVGView.swift | 2 +- Shared/Components/ImageView.swift | 2 +- Shared/Components/LetterPickerOrientation.swift | 2 +- Shared/Components/ListRowCheckbox.swift | 2 +- Shared/Components/MaxHeightText.swift | 2 +- Shared/Components/PosterIndicators/FavoriteIndicator.swift | 2 +- Shared/Components/PosterIndicators/ProgressIndicator.swift | 2 +- Shared/Components/PosterIndicators/UnwatchedIndicator.swift | 2 +- Shared/Components/PosterIndicators/WatchedIndicator.swift | 2 +- Shared/Components/ProgressBar.swift | 2 +- Shared/Components/RotateContentView.swift | 2 +- Shared/Components/RowDivider.swift | 2 +- Shared/Components/SelectorView.swift | 2 +- Shared/Components/SeparatorHStack.swift | 2 +- Shared/Components/SeparatorVStack.swift | 2 +- Shared/Components/SystemImageContentView.swift | 2 +- Shared/Components/TextPairView.swift | 2 +- Shared/Components/TruncatedText.swift | 2 +- .../Components/UserProfileImage/UserProfileHeroImage.swift | 2 +- Shared/Components/UserProfileImage/UserProfileImage.swift | 2 +- Shared/Components/WrappedView.swift | 2 +- Shared/Coordinators/AdminDashboardCoordinator.swift | 2 +- Shared/Coordinators/AppSettingsCoordinator.swift | 2 +- Shared/Coordinators/BasicNavigationCoordinator.swift | 2 +- Shared/Coordinators/CustomDeviceProfileCoordinator.swift | 2 +- Shared/Coordinators/CustomizeSettingsCoordinator.swift | 2 +- Shared/Coordinators/DownloadListCoordinator.swift | 2 +- Shared/Coordinators/DownloadTaskCoordinator.swift | 2 +- .../Coordinators/EditCustomDeviceProfileCoordinator.swift | 2 +- Shared/Coordinators/FilterCoordinator.swift | 2 +- Shared/Coordinators/HomeCoordinator.swift | 2 +- Shared/Coordinators/ItemCoordinator.swift | 2 +- Shared/Coordinators/ItemEditorCoordinator.swift | 2 +- Shared/Coordinators/LibraryCoordinator.swift | 2 +- .../LiveTVCoordinator/iOSLiveTVCoordinator.swift | 2 +- .../LiveTVCoordinator/tvOSLiveTVCoordinator.swift | 2 +- Shared/Coordinators/LiveVideoPlayerCoordinator.swift | 2 +- .../Coordinators/MainCoordinator/iOSMainCoordinator.swift | 2 +- .../MainCoordinator/iOSMainTabCoordinator.swift | 2 +- .../Coordinators/MainCoordinator/tvOSMainCoordinator.swift | 2 +- .../MainCoordinator/tvOSMainTabCoordinator.swift | 2 +- Shared/Coordinators/MediaCoordinator.swift | 2 +- Shared/Coordinators/MediaSourceInfoCoordinator.swift | 2 +- .../Coordinators/PlaybackQualitySettingsCoordinator.swift | 2 +- Shared/Coordinators/PlaybackSettingsCoordinator.swift | 2 +- Shared/Coordinators/SearchCoordinator.swift | 2 +- Shared/Coordinators/SelectUserCoordinator.swift | 2 +- Shared/Coordinators/SettingsCoordinator.swift | 2 +- Shared/Coordinators/UserProfileImageCoordinator.swift | 2 +- Shared/Coordinators/UserSignInCoordinator.swift | 2 +- Shared/Coordinators/VideoPlayerCoordinator.swift | 2 +- Shared/Coordinators/VideoPlayerSettingsCoordinator.swift | 2 +- Shared/Coordinators/VideoPlayerWrapperCoordinator.swift | 2 +- Shared/Errors/NetworkError.swift | 2 +- Shared/Extensions/Array.swift | 2 +- Shared/Extensions/Binding.swift | 2 +- Shared/Extensions/Button.swift | 2 +- Shared/Extensions/CGPoint.swift | 2 +- Shared/Extensions/CGSize.swift | 2 +- Shared/Extensions/Collection.swift | 2 +- Shared/Extensions/Color.swift | 2 +- Shared/Extensions/CoreStore.swift | 2 +- Shared/Extensions/Dictionary.swift | 2 +- Shared/Extensions/Double.swift | 2 +- Shared/Extensions/Edge.swift | 2 +- Shared/Extensions/EdgeInsets.swift | 2 +- .../Extensions/EnvironmentValue/EnvironmentValue+Keys.swift | 2 +- .../EnvironmentValue/EnvironmentValue+Values.swift | 2 +- Shared/Extensions/Equatable.swift | 2 +- Shared/Extensions/Files.swift | 2 +- Shared/Extensions/Font.swift | 2 +- Shared/Extensions/FormatStyle.swift | 2 +- Shared/Extensions/Hashable.swift | 2 +- Shared/Extensions/HorizontalAlignment.swift | 2 +- Shared/Extensions/Int.swift | 2 +- Shared/Extensions/JellyfinAPI/ActiveSessionsPolicy.swift | 2 +- .../JellyfinAPI/BaseItemDto/BaseItemDto+Images.swift | 2 +- .../JellyfinAPI/BaseItemDto/BaseItemDto+Poster.swift | 2 +- .../BaseItemDto/BaseItemDto+VideoPlayerViewModel.swift | 2 +- Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto.swift | 2 +- .../JellyfinAPI/BaseItemPerson/BaseItemPerson+Poster.swift | 2 +- .../JellyfinAPI/BaseItemPerson/BaseItemPerson.swift | 2 +- Shared/Extensions/JellyfinAPI/ChapterInfo.swift | 2 +- Shared/Extensions/JellyfinAPI/CodecProfile.swift | 2 +- Shared/Extensions/JellyfinAPI/DayOfWeek.swift | 2 +- Shared/Extensions/JellyfinAPI/DeviceInfo.swift | 2 +- Shared/Extensions/JellyfinAPI/DeviceProfile.swift | 2 +- Shared/Extensions/JellyfinAPI/DeviceType.swift | 2 +- Shared/Extensions/JellyfinAPI/DirectPlayProfile.swift | 2 +- Shared/Extensions/JellyfinAPI/DynamicDayOfWeek.swift | 2 +- Shared/Extensions/JellyfinAPI/ImageBlurHashes.swift | 2 +- Shared/Extensions/JellyfinAPI/ItemFields.swift | 2 +- Shared/Extensions/JellyfinAPI/ItemFilter+ItemTrait.swift | 2 +- Shared/Extensions/JellyfinAPI/JellyfinAPIError.swift | 2 +- Shared/Extensions/JellyfinAPI/JellyfinClient.swift | 2 +- Shared/Extensions/JellyfinAPI/LoginFailurePolicy.swift | 2 +- Shared/Extensions/JellyfinAPI/MaxBitratePolicy.swift | 2 +- .../MediaSourceInfo+ItemVideoPlayerViewModel.swift | 2 +- .../JellyfinAPI/MediaSourceInfo/MediaSourceInfo.swift | 2 +- Shared/Extensions/JellyfinAPI/MediaStream.swift | 2 +- Shared/Extensions/JellyfinAPI/MetadataField.swift | 2 +- Shared/Extensions/JellyfinAPI/NameGuidPair.swift | 2 +- Shared/Extensions/JellyfinAPI/ParentalRating.swift | 2 +- Shared/Extensions/JellyfinAPI/PersonKind.swift | 2 +- Shared/Extensions/JellyfinAPI/PlayMethod.swift | 2 +- Shared/Extensions/JellyfinAPI/PlayerStateInfo.swift | 2 +- Shared/Extensions/JellyfinAPI/RemoteSearchResult.swift | 2 +- Shared/Extensions/JellyfinAPI/ServerTicks.swift | 2 +- Shared/Extensions/JellyfinAPI/SessionInfo.swift | 2 +- Shared/Extensions/JellyfinAPI/SortOrder+ItemSortOrder.swift | 2 +- Shared/Extensions/JellyfinAPI/SpecialFeatureType.swift | 2 +- Shared/Extensions/JellyfinAPI/SubtitleProfile.swift | 2 +- Shared/Extensions/JellyfinAPI/SyncPlayUserAccessType.swift | 2 +- Shared/Extensions/JellyfinAPI/TaskCompletionStatus.swift | 2 +- Shared/Extensions/JellyfinAPI/TaskState.swift | 2 +- Shared/Extensions/JellyfinAPI/TaskTriggerType.swift | 2 +- Shared/Extensions/JellyfinAPI/TranscodeReason.swift | 2 +- Shared/Extensions/JellyfinAPI/TranscodingProfile.swift | 2 +- Shared/Extensions/JellyfinAPI/UserDto.swift | 2 +- Shared/Extensions/JellyfinAPI/Video3DFormat.swift | 2 +- Shared/Extensions/NavigationCoordinatable.swift | 2 +- Shared/Extensions/Nuke/DataCache.swift | 2 +- Shared/Extensions/Nuke/ImagePipeline.swift | 2 +- Shared/Extensions/Optional.swift | 2 +- Shared/Extensions/OrderedDictionary.swift | 2 +- Shared/Extensions/PersistentLogHandler.swift | 2 +- Shared/Extensions/Sequence.swift | 2 +- Shared/Extensions/Set.swift | 2 +- Shared/Extensions/String.swift | 2 +- Shared/Extensions/Task.swift | 2 +- Shared/Extensions/Text.swift | 2 +- Shared/Extensions/UIApplication.swift | 2 +- Shared/Extensions/UIColor.swift | 2 +- Shared/Extensions/UIDevice.swift | 2 +- Shared/Extensions/UIGestureRecognizer.swift | 2 +- Shared/Extensions/UIHostingController.swift | 2 +- Shared/Extensions/UIScreen.swift | 2 +- Shared/Extensions/URL.swift | 2 +- Shared/Extensions/URLComponents.swift | 2 +- Shared/Extensions/URLResponse.swift | 2 +- Shared/Extensions/URLSessionConfiguration.swift | 2 +- Shared/Extensions/VerticalAlignment.swift | 2 +- .../Backport/BackPort+ScrollIndicatorVisibility.swift | 2 +- Shared/Extensions/ViewExtensions/Backport/Backport.swift | 2 +- .../ViewExtensions/Modifiers/AttributeStyleModifier.swift | 2 +- .../Modifiers/BackgroundParallaxHeaderModifier.swift | 2 +- .../Modifiers/BottomEdgeGradientModifier.swift | 2 +- .../Extensions/ViewExtensions/Modifiers/ErrorMessage.swift | 2 +- .../ViewExtensions/Modifiers/OnFinalDisappearModifier.swift | 2 +- .../ViewExtensions/Modifiers/OnFirstAppearModifier.swift | 2 +- .../Modifiers/OnReceiveNotificationModifier.swift | 2 +- .../Modifiers/OnScenePhaseChangedModifier.swift | 2 +- .../ViewExtensions/Modifiers/OnSizeChangedModifier.swift | 2 +- .../Modifiers/ScrollIfLargerThanContainerModifier.swift | 2 +- .../ViewExtensions/Modifiers/ScrollViewOffsetModifier.swift | 2 +- .../Modifiers/SinceLastDisappearModifier.swift | 2 +- Shared/Extensions/ViewExtensions/PreferenceKeys.swift | 2 +- Shared/Extensions/ViewExtensions/ViewExtensions.swift | 2 +- Shared/Objects/AppAppearance.swift | 2 +- Shared/Objects/ArrayBuilder.swift | 2 +- Shared/Objects/BindingBox.swift | 2 +- Shared/Objects/CaseIterablePicker.swift | 2 +- Shared/Objects/ChannelProgram.swift | 2 +- Shared/Objects/CommaStringBuilder.swift | 2 +- Shared/Objects/CurrentDate.swift | 2 +- Shared/Objects/CustomDeviceProfileAction.swift | 2 +- Shared/Objects/DisplayOrder/BoxSetDisplayOrder.swift | 2 +- Shared/Objects/DisplayOrder/SeriesDisplayOrder.swift | 2 +- Shared/Objects/Displayable.swift | 2 +- Shared/Objects/Eventful.swift | 2 +- Shared/Objects/GestureAction.swift | 2 +- Shared/Objects/ImageSource.swift | 2 +- Shared/Objects/ItemArrayElements.swift | 2 +- Shared/Objects/ItemFilter/AnyItemFilter.swift | 2 +- Shared/Objects/ItemFilter/ItemFilter.swift | 2 +- Shared/Objects/ItemFilter/ItemFilterCollection.swift | 2 +- Shared/Objects/ItemFilter/ItemFilterType.swift | 2 +- Shared/Objects/ItemFilter/ItemGenre.swift | 2 +- Shared/Objects/ItemFilter/ItemLetter.swift | 2 +- Shared/Objects/ItemFilter/ItemSortBy.swift | 2 +- Shared/Objects/ItemFilter/ItemTag.swift | 2 +- Shared/Objects/ItemFilter/ItemYear.swift | 2 +- Shared/Objects/ItemViewType.swift | 2 +- Shared/Objects/LibraryDisplayType.swift | 2 +- Shared/Objects/LibraryParent/LibraryParent.swift | 2 +- Shared/Objects/LibraryParent/TitledLibraryParent.swift | 2 +- Shared/Objects/MediaComponents/AudoCodec.swift | 2 +- Shared/Objects/MediaComponents/MediaContainer.swift | 2 +- Shared/Objects/MediaComponents/SubtitleFormat.swift | 2 +- Shared/Objects/MediaComponents/VideoCodec.swift | 2 +- Shared/Objects/NotificationSet.swift | 2 +- Shared/Objects/OverlayType.swift | 2 +- Shared/Objects/PanDirectionGestureRecognizer.swift | 2 +- Shared/Objects/PlaybackBitrate/PlaybackBitrate.swift | 2 +- .../Objects/PlaybackBitrate/PlaybackBitrateTestSize.swift | 2 +- .../PlaybackCompatibility/PlaybackCompatibility+Video.swift | 2 +- .../PlaybackCompatibility/PlaybackCompatibility.swift | 2 +- Shared/Objects/PlaybackDeviceProfile.swift | 2 +- Shared/Objects/PlaybackSpeed.swift | 2 +- Shared/Objects/Poster.swift | 2 +- Shared/Objects/PosterDisplayType.swift | 2 +- Shared/Objects/RepeatingTimer.swift | 2 +- Shared/Objects/RoundedCorner.swift | 2 +- Shared/Objects/ScalingButtonStyle.swift | 2 +- Shared/Objects/SelectUserServerSelection.swift | 2 +- Shared/Objects/SeriesStatus.swift | 2 +- Shared/Objects/SliderType.swift | 2 +- Shared/Objects/Stateful.swift | 2 +- Shared/Objects/Storable.swift | 2 +- Shared/Objects/StreamType.swift | 2 +- Shared/Objects/SupportedCaseIterable.swift | 2 +- Shared/Objects/SystemImageable.swift | 2 +- Shared/Objects/TextPair.swift | 2 +- Shared/Objects/TimeStampType.swift | 2 +- Shared/Objects/TimerProxy.swift | 2 +- Shared/Objects/TrailingTimestampType.swift | 2 +- Shared/Objects/Trie.swift | 2 +- Shared/Objects/UserAccessPolicy.swift | 2 +- Shared/Objects/UserPermissions.swift | 2 +- Shared/Objects/UserSignInState.swift | 2 +- Shared/Objects/Utilities.swift | 2 +- Shared/Objects/VideoPlayerActionButton.swift | 2 +- Shared/Objects/VideoPlayerJumpLength.swift | 2 +- Shared/Objects/VideoPlayerType/VideoPlayerType+Native.swift | 2 +- Shared/Objects/VideoPlayerType/VideoPlayerType+Shared.swift | 2 +- .../Objects/VideoPlayerType/VideoPlayerType+Swiftfin.swift | 2 +- Shared/Objects/VideoPlayerType/VideoPlayerType.swift | 2 +- Shared/ServerDiscovery/ServerDiscovery.swift | 2 +- Shared/ServerDiscovery/ServerResponse.swift | 2 +- Shared/Services/DownloadManager.swift | 2 +- Shared/Services/DownloadTask.swift | 2 +- Shared/Services/Keychain.swift | 2 +- Shared/Services/LogManager.swift | 2 +- Shared/Services/Notifications.swift | 2 +- Shared/Services/SwiftfinDefaults.swift | 2 +- Shared/Services/UserSession.swift | 2 +- Shared/Strings/Strings.swift | 6 ------ Shared/SwiftfinStore/StoredValue/StoredValue.swift | 2 +- Shared/SwiftfinStore/StoredValue/StoredValues+Server.swift | 2 +- Shared/SwiftfinStore/StoredValue/StoredValues+Temp.swift | 2 +- Shared/SwiftfinStore/StoredValue/StoredValues+User.swift | 2 +- Shared/SwiftfinStore/SwiftfinStore+Mappings.swift | 2 +- Shared/SwiftfinStore/SwiftfinStore+ServerState.swift | 2 +- Shared/SwiftfinStore/SwiftfinStore.swift | 2 +- Shared/SwiftfinStore/SwiftinStore+UserState.swift | 2 +- Shared/SwiftfinStore/V1Schema/SwiftfinStore+V1.swift | 2 +- Shared/SwiftfinStore/V1Schema/V1ServerModel.swift | 2 +- Shared/SwiftfinStore/V1Schema/V1UserModel.swift | 2 +- Shared/SwiftfinStore/V2Schema/SwiftfinStore+V2.swift | 2 +- Shared/SwiftfinStore/V2Schema/V2AnyData.swift | 2 +- Shared/SwiftfinStore/V2Schema/V2ServerModel.swift | 2 +- Shared/SwiftfinStore/V2Schema/V2UserModel.swift | 2 +- Shared/ViewModels/AdminDashboard/APIKeysViewModel.swift | 2 +- .../ViewModels/AdminDashboard/ActiveSessionsViewModel.swift | 2 +- .../ViewModels/AdminDashboard/AddServerUserViewModel.swift | 2 +- .../ViewModels/AdminDashboard/DeviceDetailViewModel.swift | 2 +- Shared/ViewModels/AdminDashboard/DevicesViewModel.swift | 2 +- Shared/ViewModels/AdminDashboard/ServerTaskObserver.swift | 2 +- Shared/ViewModels/AdminDashboard/ServerTasksViewModel.swift | 2 +- .../AdminDashboard/ServerUserAdminViewModel.swift | 2 +- Shared/ViewModels/AdminDashboard/ServerUsersViewModel.swift | 2 +- Shared/ViewModels/ChannelLibraryViewModel.swift | 2 +- Shared/ViewModels/ConnectToServerViewModel.swift | 2 +- Shared/ViewModels/DownloadListViewModel.swift | 2 +- Shared/ViewModels/FilterViewModel.swift | 2 +- Shared/ViewModels/HomeViewModel.swift | 2 +- .../ViewModels/ItemAdministration/DeleteItemViewModel.swift | 2 +- .../ItemAdministration/IdentifyItemViewModel.swift | 2 +- .../ItemEditorViewModel/GenreEditorViewModel.swift | 2 +- .../ItemEditorViewModel/ItemEditorViewModel.swift | 2 +- .../ItemEditorViewModel/PeopleEditorViewModel.swift | 2 +- .../ItemEditorViewModel/StudioEditorViewModel.swift | 2 +- .../ItemEditorViewModel/TagEditorViewModel.swift | 2 +- .../ItemAdministration/RefreshMetadataViewModel.swift | 2 +- .../ViewModels/ItemViewModel/CollectionItemViewModel.swift | 2 +- Shared/ViewModels/ItemViewModel/EpisodeItemViewModel.swift | 2 +- Shared/ViewModels/ItemViewModel/ItemViewModel.swift | 2 +- Shared/ViewModels/ItemViewModel/MovieItemViewModel.swift | 2 +- Shared/ViewModels/ItemViewModel/SeasonItemViewModel.swift | 2 +- Shared/ViewModels/ItemViewModel/SeriesItemViewModel.swift | 2 +- .../ViewModels/LibraryViewModel/ItemLibraryViewModel.swift | 2 +- .../LibraryViewModel/ItemTypeLibraryViewModel.swift | 2 +- .../LibraryViewModel/LatestInLibraryViewModel.swift | 2 +- .../LibraryViewModel/NextUpLibraryViewModel.swift | 2 +- .../LibraryViewModel/PagingLibraryViewModel.swift | 2 +- .../LibraryViewModel/RecentlyAddedViewModel.swift | 2 +- Shared/ViewModels/LiveVideoPlayerManager.swift | 2 +- Shared/ViewModels/MediaViewModel/MediaType.swift | 2 +- Shared/ViewModels/MediaViewModel/MediaViewModel.swift | 2 +- Shared/ViewModels/ParentalRatingsViewModel.swift | 2 +- Shared/ViewModels/ProgramsViewModel.swift | 2 +- Shared/ViewModels/QuickConnectAuthorizeViewModel.swift | 2 +- Shared/ViewModels/ResetUserPasswordViewModel.swift | 2 +- Shared/ViewModels/SearchViewModel.swift | 2 +- Shared/ViewModels/SelectUserViewModel.swift | 2 +- Shared/ViewModels/ServerCheckViewModel.swift | 2 +- Shared/ViewModels/ServerConnectionViewModel.swift | 2 +- Shared/ViewModels/ServerLogsViewModel.swift | 2 +- Shared/ViewModels/SettingsViewModel.swift | 2 +- Shared/ViewModels/UserLocalSecurityViewModel.swift | 2 +- Shared/ViewModels/UserProfileImageViewModel.swift | 2 +- Shared/ViewModels/UserSignInViewModel.swift | 2 +- .../VideoPlayerManager/DownloadVideoPlayerManager.swift | 2 +- .../VideoPlayerManager/OnlineVideoPlayerManager.swift | 2 +- .../ViewModels/VideoPlayerManager/VideoPlayerManager.swift | 2 +- Shared/ViewModels/VideoPlayerViewModel.swift | 2 +- Shared/ViewModels/ViewModel.swift | 2 +- .../PreferenceUIHosting/PreferenceUIHostingController.swift | 2 +- .../PreferenceUIHosting/PreferenceUIHostingSwizzling.swift | 2 +- Swiftfin tvOS/App/SwiftfinApp.swift | 2 +- Swiftfin tvOS/Components/CinematicBackgroundView.swift | 2 +- Swiftfin tvOS/Components/CinematicItemSelector.swift | 2 +- Swiftfin tvOS/Components/DotHStack.swift | 2 +- Swiftfin tvOS/Components/EnumPickerView.swift | 2 +- Swiftfin tvOS/Components/InlineEnumToggle.swift | 2 +- Swiftfin tvOS/Components/LandscapePosterProgressBar.swift | 2 +- Swiftfin tvOS/Components/ListRowButton.swift | 2 +- Swiftfin tvOS/Components/NonePosterButton.swift | 2 +- Swiftfin tvOS/Components/OrderedSectionSelectorView.swift | 2 +- Swiftfin tvOS/Components/PosterButton.swift | 2 +- Swiftfin tvOS/Components/PosterHStack.swift | 2 +- Swiftfin tvOS/Components/SFSymbolButton.swift | 2 +- Swiftfin tvOS/Components/SeeAllPosterButton.swift | 2 +- Swiftfin tvOS/Components/ServerButton.swift | 2 +- Swiftfin tvOS/Components/SplitFormWindowView.swift | 2 +- Swiftfin tvOS/Components/SplitLoginWindowView.swift | 2 +- Swiftfin tvOS/Components/StepperView.swift | 2 +- .../Extensions/View/Modifiers/NavigationBarMenuButton.swift | 2 +- Swiftfin tvOS/Extensions/View/View-tvOS.swift | 2 +- Swiftfin tvOS/ImageButtonStyle.swift | 2 +- Swiftfin tvOS/Objects/FocusGuide.swift | 2 +- Swiftfin tvOS/Views/AppLoadingView.swift | 2 +- Swiftfin tvOS/Views/BasicAppSettingsView.swift | 2 +- .../Views/ChannelLibraryView/ChannelLibraryView.swift | 2 +- .../ChannelLibraryView/Components/WideChannelGridItem.swift | 2 +- .../ConnectToServerView/Components/LocalServerButton.swift | 2 +- .../Views/ConnectToServerView/ConnectToServerView.swift | 2 +- Swiftfin tvOS/Views/FontPickerView.swift | 2 +- .../HomeView/Components/CinematicRecentlyAddedView.swift | 2 +- .../Views/HomeView/Components/CinematicResumeItemView.swift | 2 +- .../Views/HomeView/Components/LatestInLibraryView.swift | 2 +- Swiftfin tvOS/Views/HomeView/Components/NextUpView.swift | 2 +- .../Views/HomeView/Components/RecentlyAddedView.swift | 2 +- Swiftfin tvOS/Views/HomeView/HomeErrorView.swift | 2 +- Swiftfin tvOS/Views/HomeView/HomeView.swift | 2 +- Swiftfin tvOS/Views/ItemOverviewView.swift | 2 +- .../Views/ItemView/CinematicCollectionItemView.swift | 2 +- Swiftfin tvOS/Views/ItemView/CinematicEpisodeItemView.swift | 2 +- Swiftfin tvOS/Views/ItemView/CinematicItemAboutView.swift | 2 +- Swiftfin tvOS/Views/ItemView/CinematicItemViewTopRow.swift | 2 +- Swiftfin tvOS/Views/ItemView/CinematicSeasonItemView.swift | 2 +- .../CollectionItemView/CollectionItemContentView.swift | 2 +- .../ItemView/CollectionItemView/CollectionItemView.swift | 2 +- .../Views/ItemView/Components/AboutView/AboutView.swift | 2 +- .../Components/AboutView/Components/AboutViewCard.swift | 2 +- .../Components/AboutView/Components/MediaSourcesCard.swift | 2 +- .../Components/AboutView/Components/OverviewCard.swift | 2 +- .../Components/AboutView/Components/RatingsCard.swift | 2 +- .../ItemView/Components/ActionButtons/ActionButton.swift | 2 +- .../Components/ActionButtons/ActionButtonHStack.swift | 2 +- .../ItemView/Components/ActionButtons/ActionMenu.swift | 2 +- .../Components/ActionButtons/RefreshMetadataButton.swift | 2 +- .../Views/ItemView/Components/AttributeHStack.swift | 2 +- .../Views/ItemView/Components/CastAndCrewHStack.swift | 2 +- .../Components/EpisodeSelector/Components/EpisodeCard.swift | 2 +- .../EpisodeSelector/Components/EpisodeContent.swift | 2 +- .../EpisodeSelector/Components/EpisodeHStack.swift | 2 +- .../Components/EpisodeSelector/Components/ErrorCard.swift | 2 +- .../Components/EpisodeSelector/Components/LoadingCard.swift | 2 +- .../Components/EpisodeSelector/EpisodeSelector.swift | 2 +- Swiftfin tvOS/Views/ItemView/Components/PlayButton.swift | 2 +- .../Views/ItemView/Components/SimilarItemsHStack.swift | 2 +- .../Views/ItemView/Components/SpecialFeaturesHStack.swift | 2 +- .../ItemView/EpisodeItemView/EpisodeItemContentView.swift | 2 +- .../Views/ItemView/EpisodeItemView/EpisodeItemView.swift | 2 +- Swiftfin tvOS/Views/ItemView/ItemView.swift | 2 +- .../Views/ItemView/MovieItemView/MovieItemContentView.swift | 2 +- .../Views/ItemView/MovieItemView/MovieItemView.swift | 2 +- .../Views/ItemView/ScrollViews/CinematicScrollView.swift | 2 +- .../ItemView/SeriesItemView/SeriesItemContentView.swift | 2 +- .../Views/ItemView/SeriesItemView/SeriesItemView.swift | 2 +- Swiftfin tvOS/Views/LearnMoreModal.swift | 2 +- Swiftfin tvOS/Views/MediaSourceInfoView.swift | 2 +- Swiftfin tvOS/Views/MediaView/Components/MediaItem.swift | 2 +- Swiftfin tvOS/Views/MediaView/MediaView.swift | 2 +- .../Views/PagingLibraryView/Components/LibraryRow.swift | 2 +- .../Views/PagingLibraryView/Components/ListRow.swift | 2 +- .../Views/PagingLibraryView/PagingLibraryView.swift | 2 +- .../ProgramsView/Components/ProgramButtonContent.swift | 2 +- .../ProgramsView/Components/ProgramProgressOverlay.swift | 2 +- Swiftfin tvOS/Views/ProgramsView/ProgramsView.swift | 2 +- Swiftfin tvOS/Views/QuickConnectView.swift | 2 +- Swiftfin tvOS/Views/SearchView.swift | 2 +- .../Views/SelectUserView/Components/AddUserButton.swift | 2 +- .../SelectUserView/Components/SelectUserBottomBar.swift | 2 +- .../SelectUserView/Components/ServerSelectionMenu.swift | 2 +- .../Views/SelectUserView/Components/UserGridButton.swift | 2 +- Swiftfin tvOS/Views/SelectUserView/SelectUserView.swift | 2 +- Swiftfin tvOS/Views/ServerDetailView.swift | 2 +- .../Components/CustomProfileButton.swift | 2 +- .../Components/EditCustomDeviceProfileView.swift | 2 +- .../CustomDeviceProfileSettingsView.swift | 2 +- .../Components/ListColumnsPickerView.swift | 2 +- .../Components/Sections/HomeSection.swift | 2 +- .../Components/Sections/ItemSection.swift | 2 +- .../CustomizeViewsSettings/CustomizeViewsSettings.swift | 2 +- .../Views/SettingsView/ExperimentalSettingsView.swift | 2 +- .../Views/SettingsView/IndicatorSettingsView.swift | 2 +- .../Views/SettingsView/PlaybackQualitySettingsView.swift | 2 +- Swiftfin tvOS/Views/SettingsView/SettingsView.swift | 2 +- .../Views/SettingsView/VideoPlayerSettingsView.swift | 2 +- .../Views/UserSignInView/Components/PublicUserButton.swift | 2 +- Swiftfin tvOS/Views/UserSignInView/UserSignInView.swift | 2 +- .../Views/VideoPlayer/Components/LoadingView.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/LiveNativeVideoPlayer.swift | 2 +- .../LiveOverlays/Components/LiveBottomBarView.swift | 2 +- .../Views/VideoPlayer/LiveOverlays/LiveLoadingOverlay.swift | 2 +- .../Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift | 2 +- .../Views/VideoPlayer/LiveOverlays/LiveOverlay.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/LiveVideoPlayer.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/NativeVideoPlayer.swift | 2 +- .../Views/VideoPlayer/Overlays/ChapterOverlay.swift | 2 +- .../Overlays/Components/ActionButtons/ActionButtons.swift | 2 +- .../Components/ActionButtons/AutoPlayActionButton.swift | 2 +- .../Components/ActionButtons/ChaptersActionButton.swift | 2 +- .../Components/ActionButtons/PlayNextItemActionButton.swift | 2 +- .../ActionButtons/PlayPreviousItemActionButton.swift | 2 +- .../Overlays/Components/ActionButtons/SubtitleButton.swift | 2 +- .../VideoPlayer/Overlays/Components/BarActionButtons.swift | 2 +- .../VideoPlayer/Overlays/Components/BottomBarView.swift | 2 +- .../Overlays/Components/tvOSSLider/SliderView.swift | 2 +- .../Overlays/Components/tvOSSLider/tvOSSlider.swift | 2 +- .../Views/VideoPlayer/Overlays/ConfirmCloseOverlay.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/Overlays/MainOverlay.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/Overlays/Overlay.swift | 2 +- .../Views/VideoPlayer/Overlays/SmallMenuOverlay.swift | 2 +- Swiftfin tvOS/Views/VideoPlayer/VideoPlayer.swift | 2 +- Swiftfin/App/AppDelegate.swift | 2 +- Swiftfin/App/SwiftfinApp+ValueObservation.swift | 2 +- Swiftfin/App/SwiftfinApp.swift | 2 +- Swiftfin/Components/BasicStepper.swift | 2 +- Swiftfin/Components/CircularProgressView.swift | 2 +- Swiftfin/Components/CountryPicker.swift | 2 +- Swiftfin/Components/DelayedProgressView.swift | 2 +- Swiftfin/Components/DotHStack.swift | 2 +- Swiftfin/Components/ErrorView.swift | 2 +- Swiftfin/Components/GestureView.swift | 2 +- Swiftfin/Components/HourMinutePicker.swift | 2 +- Swiftfin/Components/LandscapePosterProgressBar.swift | 2 +- Swiftfin/Components/LanguagePicker.swift | 2 +- Swiftfin/Components/LearnMoreButton.swift | 2 +- .../LetterPickerBar/Components/LetterPickerButton.swift | 2 +- Swiftfin/Components/LetterPickerBar/LetterPickerBar.swift | 2 +- Swiftfin/Components/ListRow.swift | 2 +- Swiftfin/Components/ListRowButton.swift | 2 +- Swiftfin/Components/ListTitleSection.swift | 2 +- .../NavigationBarFilterDrawer/FilterDrawerButton.swift | 2 +- .../NavigationBarFilterDrawer.swift | 2 +- Swiftfin/Components/OrderedSectionSelectorView.swift | 2 +- Swiftfin/Components/PillHStack.swift | 2 +- Swiftfin/Components/PosterButton.swift | 2 +- Swiftfin/Components/PosterHStack.swift | 2 +- Swiftfin/Components/PrimaryButton.swift | 2 +- Swiftfin/Components/SeeAllButton.swift | 2 +- Swiftfin/Components/SettingsBarButton.swift | 2 +- Swiftfin/Components/Slider/CapsuleSlider.swift | 2 +- Swiftfin/Components/Slider/Slider.swift | 2 +- Swiftfin/Components/Slider/ThumbSlider.swift | 2 +- Swiftfin/Components/SplitContentView.swift | 2 +- Swiftfin/Components/UnmaskSecureField.swift | 2 +- Swiftfin/Components/UpdateView.swift | 2 +- Swiftfin/Components/Video3DFormatPicker.swift | 2 +- Swiftfin/Components/iOS15View.swift | 2 +- Swiftfin/Extensions/ButtonStyle-iOS.swift | 2 +- Swiftfin/Extensions/Label-iOS.swift | 2 +- .../View/Modifiers/DetectOrientationModifier.swift | 2 +- .../View/Modifiers/NavigationBarCloseButton.swift | 2 +- .../NavigationBarDrawerModifier.swift | 2 +- .../NavigationBarDrawerView.swift | 2 +- .../Extensions/View/Modifiers/NavigationBarMenuButton.swift | 2 +- .../NavigationBarOffset/NavigationBarOffsetModifier.swift | 2 +- .../NavigationBarOffset/NavigationBarOffsetView.swift | 2 +- Swiftfin/Extensions/View/View-iOS.swift | 2 +- Swiftfin/Objects/AppURLHandler.swift | 2 +- Swiftfin/Objects/DeepLink.swift | 2 +- Swiftfin/Views/AboutAppView.swift | 2 +- .../Views/AdminDashboardView/APIKeyView/APIKeysView.swift | 2 +- .../APIKeyView/Components/APIKeysRow.swift | 2 +- .../ActiveSessionDetailView/ActiveSessionDetailView.swift | 2 +- .../ActiveSessionDetailView/Components/StreamSection.swift | 2 +- .../Components/TranscodeSection.swift | 2 +- .../ActiveSessionsView/ActiveSessionsView.swift | 2 +- .../Components/ActiveSessionProgressSection.swift | 2 +- .../ActiveSessionsView/Components/ActiveSessionRow.swift | 2 +- .../AddServerUserView/AddServerUserView.swift | 2 +- Swiftfin/Views/AdminDashboardView/AdminDashboardView.swift | 2 +- .../Views/AdminDashboardView/Components/DeviceSection.swift | 2 +- .../Views/AdminDashboardView/Components/UserSection.swift | 2 +- .../Components/Sections/CompatibilitiesSection.swift | 2 +- .../Components/Sections/CustomDeviceNameSection.swift | 2 +- .../DeviceDetailsView/DeviceDetailsView.swift | 2 +- .../DevicesView/Components/DeviceRow.swift | 2 +- .../Views/AdminDashboardView/DevicesView/DevicesView.swift | 2 +- .../AdminDashboardView/ServerLogsView/ServerLogsView.swift | 2 +- .../ServerTasks/AddTaskTriggerView/AddTaskTriggerView.swift | 2 +- .../AddTaskTriggerView/Components/DayOfWeekRow.swift | 2 +- .../AddTaskTriggerView/Components/IntervalRow.swift | 2 +- .../AddTaskTriggerView/Components/TimeLimitSection.swift | 2 +- .../ServerTasks/AddTaskTriggerView/Components/TimeRow.swift | 2 +- .../AddTaskTriggerView/Components/TriggerTypeRow.swift | 2 +- .../Components/Sections/DetailsSection.swift | 2 +- .../Components/Sections/LastErrorSection.swift | 2 +- .../Components/Sections/LastRunSection.swift | 2 +- .../Components/Sections/ServerTaskProgressSection.swift | 2 +- .../Components/Sections/TriggersSection.swift | 2 +- .../EditServerTaskView/Components/TriggerRow.swift | 2 +- .../ServerTasks/EditServerTaskView/EditServerTaskView.swift | 2 +- .../ServerTasksView/Components/DestructiveServerTask.swift | 2 +- .../ServerTasksView/Components/ServerTaskRow.swift | 2 +- .../ServerTasks/ServerTasksView/ServerTasksView.swift | 2 +- .../AddAccessScheduleView/AddAccessScheduleView.swift | 2 +- .../Components/EditAccessScheduleRow.swift | 2 +- .../EditAccessScheduleView/EditAccessScheduleView.swift | 2 +- .../ServerUserAccessView/ServerUserAccessView.swift | 2 +- .../ServerUserDetailsView/ServerUserDetailsView.swift | 2 +- .../ServerUserDeviceAccessView.swift | 2 +- .../ServerUserLiveTVAccessView.swift | 2 +- .../ServerUserParentalRatingView.swift | 2 +- .../Components/Sections/ExternalAccessSection.swift | 2 +- .../Components/Sections/ManagementSection.swift | 2 +- .../Components/Sections/MediaPlaybackSection.swift | 2 +- .../Components/Sections/PermissionSection.swift | 2 +- .../Components/Sections/RemoteControlSection.swift | 2 +- .../Components/Sections/SessionsSection.swift | 2 +- .../Components/Sections/StatusSection.swift | 2 +- .../Components/Sections/SyncPlaySection.swift | 2 +- .../ServerUserPermissionsView.swift | 2 +- .../ServerUsersView/Components/ServerUsersRow.swift | 2 +- .../ServerUsersView/ServerUsersView.swift | 2 +- Swiftfin/Views/AppIconSelectorView.swift | 2 +- Swiftfin/Views/AppLoadingView.swift | 2 +- Swiftfin/Views/AppSettingsView/AppSettingsView.swift | 2 +- .../AppSettingsView/Components/SignOutIntervalSection.swift | 2 +- Swiftfin/Views/ChannelLibraryView/ChannelLibraryView.swift | 2 +- .../ChannelLibraryView/Components/CompactChannelView.swift | 2 +- .../ChannelLibraryView/Components/DetailedChannelView.swift | 2 +- Swiftfin/Views/ConnectToServerView.swift | 2 +- Swiftfin/Views/DownloadListView.swift | 2 +- .../Views/DownloadTaskView/DownloadTaskContentView.swift | 2 +- Swiftfin/Views/DownloadTaskView/DownloadTaskView.swift | 2 +- Swiftfin/Views/EditServerView.swift | 2 +- Swiftfin/Views/FilterView.swift | 2 +- Swiftfin/Views/FontPickerView.swift | 2 +- .../Views/HomeView/Components/ContinueWatchingView.swift | 2 +- .../Views/HomeView/Components/LatestInLibraryView.swift | 2 +- Swiftfin/Views/HomeView/Components/NextUpView.swift | 2 +- Swiftfin/Views/HomeView/Components/RecentlyAddedView.swift | 2 +- Swiftfin/Views/HomeView/HomeView.swift | 2 +- .../ItemEditorView/Components/RefreshMetadataButton.swift | 2 +- .../EditMetadataView/Components/Sections/DateSection.swift | 2 +- .../Components/Sections/DisplayOrderSection.swift | 2 +- .../Components/Sections/EpisodeSection.swift | 2 +- .../Components/Sections/LocalizationSection.swift | 2 +- .../Components/Sections/LockMetadataSection.swift | 2 +- .../Components/Sections/MediaFormatSection.swift | 2 +- .../Components/Sections/OverviewSection.swift | 2 +- .../Components/Sections/ParentialRatingsSection.swift | 2 +- .../Components/Sections/ReviewsSection.swift | 2 +- .../Components/Sections/SeriesSection.swift | 2 +- .../EditMetadataView/Components/Sections/TitleSection.swift | 2 +- .../ItemEditorView/EditMetadataView/EditMetadataView.swift | 2 +- .../IdentifyItemView/Components/RemoteSearchResultRow.swift | 2 +- .../Components/RemoteSearchResultView.swift | 2 +- .../ItemEditorView/IdentifyItemView/IdentifyItemView.swift | 2 +- Swiftfin/Views/ItemEditorView/ItemEditorView.swift | 2 +- .../AddItemElementView/AddItemElementView.swift | 2 +- .../AddItemElementView/Components/NameInput.swift | 2 +- .../Components/SearchResultsSection.swift | 2 +- .../EditItemElementView/Components/EditItemElementRow.swift | 2 +- .../EditItemElementView/EditItemElementView.swift | 2 +- Swiftfin/Views/ItemOverviewView.swift | 2 +- .../Views/ItemView/Components/AboutView/AboutView.swift | 2 +- .../Components/AboutView/Components/AboutView+Card.swift | 2 +- .../Components/AboutView/Components/MediaSourcesCard.swift | 2 +- .../Components/AboutView/Components/OverviewCard.swift | 2 +- .../Components/AboutView/Components/RatingsCard.swift | 2 +- Swiftfin/Views/ItemView/Components/ActionButtonHStack.swift | 2 +- Swiftfin/Views/ItemView/Components/AttributeHStack.swift | 2 +- Swiftfin/Views/ItemView/Components/CastAndCrewHStack.swift | 2 +- Swiftfin/Views/ItemView/Components/DownloadTaskButton.swift | 2 +- .../Components/EpisodeSelector/Components/EmptyCard.swift | 2 +- .../Components/EpisodeSelector/Components/EpisodeCard.swift | 2 +- .../EpisodeSelector/Components/EpisodeContent.swift | 2 +- .../EpisodeSelector/Components/EpisodeHStack.swift | 2 +- .../Components/EpisodeSelector/Components/ErrorCard.swift | 2 +- .../Components/EpisodeSelector/Components/LoadingCard.swift | 2 +- .../Components/EpisodeSelector/EpisodeSelector.swift | 2 +- Swiftfin/Views/ItemView/Components/GenresHStack.swift | 2 +- Swiftfin/Views/ItemView/Components/OffsetScrollView.swift | 2 +- Swiftfin/Views/ItemView/Components/OverviewView.swift | 2 +- Swiftfin/Views/ItemView/Components/PlayButton.swift | 2 +- Swiftfin/Views/ItemView/Components/SimilarItemsHStack.swift | 2 +- .../Views/ItemView/Components/SpecialFeatureHStack.swift | 2 +- Swiftfin/Views/ItemView/Components/StudiosHStack.swift | 2 +- Swiftfin/Views/ItemView/ItemView.swift | 2 +- .../iOS/CollectionItemView/CollectionItemContentView.swift | 2 +- .../iOS/CollectionItemView/CollectionItemView.swift | 2 +- .../iOS/EpisodeItemView/EpisodeItemContentView.swift | 2 +- .../ItemView/iOS/EpisodeItemView/EpisodeItemView.swift | 2 +- .../ItemView/iOS/MovieItemView/MovieItemContentView.swift | 2 +- .../Views/ItemView/iOS/MovieItemView/MovieItemView.swift | 2 +- .../ItemView/iOS/ScrollViews/CinematicScrollView.swift | 2 +- .../ItemView/iOS/ScrollViews/CompactLogoScrollView.swift | 2 +- .../iOS/ScrollViews/CompactPortraitScrollView.swift | 2 +- .../ItemView/iOS/SeriesItemView/SeriesItemContentView.swift | 2 +- .../Views/ItemView/iOS/SeriesItemView/SeriesItemView.swift | 2 +- .../iPadOSCollectionItemContentView.swift | 2 +- .../CollectionItemView/iPadOSCollectionItemView.swift | 2 +- .../iPadOS/EpisodeItemView/iPadOSEpisodeContentView.swift | 2 +- .../iPadOS/EpisodeItemView/iPadOSEpisodeItemView.swift | 2 +- .../iPadOS/MovieItemView/iPadOSMovieItemContentView.swift | 2 +- .../ItemView/iPadOS/MovieItemView/iPadOSMovieItemView.swift | 2 +- .../iPadOS/ScrollViews/iPadOSCinematicScrollView.swift | 2 +- .../iPadOS/SeriesItemView/iPadOSSeriesItemContentView.swift | 2 +- .../iPadOS/SeriesItemView/iPadOSSeriesItemView.swift | 2 +- Swiftfin/Views/MediaSourceInfoView.swift | 2 +- Swiftfin/Views/MediaStreamInfoView.swift | 2 +- Swiftfin/Views/MediaView/Components/MediaItem.swift | 2 +- Swiftfin/Views/MediaView/MediaView.swift | 2 +- .../Views/PagingLibraryView/Components/LibraryRow.swift | 2 +- .../Components/LibraryViewTypeToggle.swift | 2 +- Swiftfin/Views/PagingLibraryView/PagingLibraryView.swift | 2 +- .../ProgramsView/Components/ProgramButtonContent.swift | 2 +- .../ProgramsView/Components/ProgramProgressOverlay.swift | 2 +- Swiftfin/Views/ProgramsView/ProgramsView.swift | 2 +- Swiftfin/Views/QuickConnectView.swift | 2 +- .../Views/ResetUserPasswordView/ResetUserPasswordView.swift | 2 +- Swiftfin/Views/SearchView.swift | 2 +- .../Views/SelectUserView/Components/AddUserButton.swift | 2 +- Swiftfin/Views/SelectUserView/Components/AddUserRow.swift | 2 +- .../SelectUserView/Components/ServerSelectionMenu.swift | 2 +- .../Views/SelectUserView/Components/UserGridButton.swift | 2 +- Swiftfin/Views/SelectUserView/Components/UserRow.swift | 2 +- Swiftfin/Views/SelectUserView/SelectUserView.swift | 2 +- Swiftfin/Views/ServerCheckView.swift | 2 +- .../Components/CustomProfileButton.swift | 2 +- .../Components/EditCustomDeviceProfileView.swift | 2 +- .../CustomDeviceProfileSettingsView.swift | 2 +- .../Components/Sections/HomeSection.swift | 2 +- .../Components/Sections/ItemSection.swift | 2 +- .../CustomizeViewsSettings/CustomizeViewsSettings.swift | 2 +- Swiftfin/Views/SettingsView/DebugSettingsView.swift | 2 +- Swiftfin/Views/SettingsView/ExperimentalSettingsView.swift | 2 +- Swiftfin/Views/SettingsView/GestureSettingsView.swift | 2 +- Swiftfin/Views/SettingsView/IndicatorSettingsView.swift | 2 +- .../Views/SettingsView/NativeVideoPlayerSettingsView.swift | 2 +- .../Views/SettingsView/PlaybackQualitySettingsView.swift | 2 +- .../SettingsView/Components/UserProfileRow.swift | 2 +- Swiftfin/Views/SettingsView/SettingsView/SettingsView.swift | 2 +- .../UserProfileSettingsView/QuickConnectAuthorizeView.swift | 2 +- .../UserProfileSettingsView/UserLocalSecurityView.swift | 2 +- .../UserProfileSettingsView/UserProfileSettingsView.swift | 2 +- .../Components/ActionButtonSelectorView.swift | 2 +- .../Components/Sections/ButtonSection.swift | 2 +- .../Components/Sections/SliderSection.swift | 2 +- .../Components/Sections/SubtitleSection.swift | 2 +- .../Components/Sections/TimestampSection.swift | 2 +- .../Components/Sections/TransitionSection.swift | 2 +- .../VideoPlayerSettingsView/VideoPlayerSettingsView.swift | 2 +- .../UserProfileImagePicker/Components/PhotoPicker.swift | 2 +- .../Components/SquareImageCropView.swift | 2 +- .../UserProfileImagePicker/UserProfileImagePicker.swift | 2 +- .../Views/UserSignInView/Components/PublicUserRow.swift | 2 +- .../UserSignInView/Components/UserSignInSecurityView.swift | 2 +- Swiftfin/Views/UserSignInView/UserSignInView.swift | 2 +- Swiftfin/Views/VideoPlayer/Components/LoadingView.swift | 2 +- .../Views/VideoPlayer/Components/PlaybackSettingsView.swift | 2 +- Swiftfin/Views/VideoPlayer/LiveNativeVideoPlayer.swift | 2 +- .../LiveOverlays/Components/LiveBottomBarView.swift | 2 +- .../LiveOverlays/Components/LiveTopBarView.swift | 2 +- .../PlaybackButtons/LiveLargePlaybackButtons.swift | 2 +- .../PlaybackButtons/LiveSmallPlaybackButton.swift | 2 +- .../Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift | 2 +- Swiftfin/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift | 2 +- Swiftfin/Views/VideoPlayer/LiveVideoPlayer.swift | 2 +- Swiftfin/Views/VideoPlayer/NativeVideoPlayer.swift | 2 +- Swiftfin/Views/VideoPlayer/Overlays/ChapterOverlay.swift | 2 +- .../Overlays/Components/ActionButtons/ActionButtons.swift | 2 +- .../Components/ActionButtons/AdvancedActionButton.swift | 2 +- .../Components/ActionButtons/AspectFillActionButton.swift | 2 +- .../Components/ActionButtons/AudioActionButton.swift | 2 +- .../Components/ActionButtons/AutoPlayActionButton.swift | 2 +- .../Components/ActionButtons/ChaptersActionButton.swift | 2 +- .../Components/ActionButtons/PlayNextItemActionButton.swift | 2 +- .../ActionButtons/PlayPreviousItemActionButton.swift | 2 +- .../ActionButtons/PlaybackSpeedActionButton.swift | 2 +- .../Components/ActionButtons/SubtitleActionButton.swift | 2 +- .../VideoPlayer/Overlays/Components/BarActionButtons.swift | 2 +- .../VideoPlayer/Overlays/Components/BottomBarView.swift | 2 +- .../VideoPlayer/Overlays/Components/ChapterTrack.swift | 2 +- .../Views/VideoPlayer/Overlays/Components/OverlayMenu.swift | 2 +- .../Components/PlaybackButtons/LargePlaybackButtons.swift | 2 +- .../Components/PlaybackButtons/SmallPlaybackButtons.swift | 2 +- .../Overlays/Components/Timestamp/CompactTimeStamp.swift | 2 +- .../Overlays/Components/Timestamp/SplitTimestamp.swift | 2 +- .../Views/VideoPlayer/Overlays/Components/TopBarView.swift | 2 +- Swiftfin/Views/VideoPlayer/Overlays/MainOverlay.swift | 2 +- Swiftfin/Views/VideoPlayer/Overlays/Overlay.swift | 2 +- Swiftfin/Views/VideoPlayer/VideoPlayer+Actions.swift | 2 +- Swiftfin/Views/VideoPlayer/VideoPlayer+KeyCommands.swift | 2 +- Swiftfin/Views/VideoPlayer/VideoPlayer.swift | 2 +- 736 files changed, 735 insertions(+), 741 deletions(-) diff --git a/PreferencesView/Sources/PreferencesView/Box.swift b/PreferencesView/Sources/PreferencesView/Box.swift index dc054e08..99f822a1 100644 --- a/PreferencesView/Sources/PreferencesView/Box.swift +++ b/PreferencesView/Sources/PreferencesView/Box.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // class Box { diff --git a/PreferencesView/Sources/PreferencesView/KeyCommandAction.swift b/PreferencesView/Sources/PreferencesView/KeyCommandAction.swift index 1227f481..484d4a73 100644 --- a/PreferencesView/Sources/PreferencesView/KeyCommandAction.swift +++ b/PreferencesView/Sources/PreferencesView/KeyCommandAction.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/PreferencesView/Sources/PreferencesView/KeyCommandsBuilder.swift b/PreferencesView/Sources/PreferencesView/KeyCommandsBuilder.swift index f287d5fa..41da3f77 100644 --- a/PreferencesView/Sources/PreferencesView/KeyCommandsBuilder.swift +++ b/PreferencesView/Sources/PreferencesView/KeyCommandsBuilder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/PreferencesView/Sources/PreferencesView/PreferenceKeys.swift b/PreferencesView/Sources/PreferencesView/PreferenceKeys.swift index a19e4479..16b4150c 100644 --- a/PreferencesView/Sources/PreferencesView/PreferenceKeys.swift +++ b/PreferencesView/Sources/PreferencesView/PreferenceKeys.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/PreferencesView/Sources/PreferencesView/PreferencesView.swift b/PreferencesView/Sources/PreferencesView/PreferencesView.swift index 2ed71ce9..031180aa 100644 --- a/PreferencesView/Sources/PreferencesView/PreferencesView.swift +++ b/PreferencesView/Sources/PreferencesView/PreferencesView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/PreferencesView/Sources/PreferencesView/PressCommandAction.swift b/PreferencesView/Sources/PreferencesView/PressCommandAction.swift index f9e5af83..98d028ba 100644 --- a/PreferencesView/Sources/PreferencesView/PressCommandAction.swift +++ b/PreferencesView/Sources/PreferencesView/PressCommandAction.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/PreferencesView/Sources/PreferencesView/PressCommandBuilder.swift b/PreferencesView/Sources/PreferencesView/PressCommandBuilder.swift index 5d67c31c..ddc7d2b9 100644 --- a/PreferencesView/Sources/PreferencesView/PressCommandBuilder.swift +++ b/PreferencesView/Sources/PreferencesView/PressCommandBuilder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/PreferencesView/Sources/PreferencesView/UIPreferencesHostingController.swift b/PreferencesView/Sources/PreferencesView/UIPreferencesHostingController.swift index abe471a9..8bc6bac5 100644 --- a/PreferencesView/Sources/PreferencesView/UIPreferencesHostingController.swift +++ b/PreferencesView/Sources/PreferencesView/UIPreferencesHostingController.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/PreferencesView/Sources/PreferencesView/UIViewController+Swizzling.swift b/PreferencesView/Sources/PreferencesView/UIViewController+Swizzling.swift index b35c85c3..b4f53b3b 100644 --- a/PreferencesView/Sources/PreferencesView/UIViewController+Swizzling.swift +++ b/PreferencesView/Sources/PreferencesView/UIViewController+Swizzling.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwizzleSwift diff --git a/PreferencesView/Sources/PreferencesView/ViewExtensions.swift b/PreferencesView/Sources/PreferencesView/ViewExtensions.swift index 39ce7830..33e434f9 100644 --- a/PreferencesView/Sources/PreferencesView/ViewExtensions.swift +++ b/PreferencesView/Sources/PreferencesView/ViewExtensions.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/RedrawOnNotificationView.swift b/RedrawOnNotificationView.swift index fb0cda44..1f1881af 100644 --- a/RedrawOnNotificationView.swift +++ b/RedrawOnNotificationView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Scripts/Translations/AlphabetizeStrings.swift b/Scripts/Translations/AlphabetizeStrings.swift index ffd94657..bacdb0b4 100644 --- a/Scripts/Translations/AlphabetizeStrings.swift +++ b/Scripts/Translations/AlphabetizeStrings.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Scripts/Translations/PurgeUnusedStrings.swift b/Scripts/Translations/PurgeUnusedStrings.swift index cddfbadc..ff9c9cc3 100755 --- a/Scripts/Translations/PurgeUnusedStrings.swift +++ b/Scripts/Translations/PurgeUnusedStrings.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/AppIcons.swift b/Shared/AppIcons/AppIcons.swift index 743fc987..847d2275 100644 --- a/Shared/AppIcons/AppIcons.swift +++ b/Shared/AppIcons/AppIcons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/DarkAppIcon.swift b/Shared/AppIcons/DarkAppIcon.swift index 443ce9b9..5192e9ef 100644 --- a/Shared/AppIcons/DarkAppIcon.swift +++ b/Shared/AppIcons/DarkAppIcon.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/InvertedDarkAppIcon.swift b/Shared/AppIcons/InvertedDarkAppIcon.swift index 20c3b180..70ec8909 100644 --- a/Shared/AppIcons/InvertedDarkAppIcon.swift +++ b/Shared/AppIcons/InvertedDarkAppIcon.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/InvertedLightAppIcon.swift b/Shared/AppIcons/InvertedLightAppIcon.swift index d9ca8fd7..3dacdfbb 100644 --- a/Shared/AppIcons/InvertedLightAppIcon.swift +++ b/Shared/AppIcons/InvertedLightAppIcon.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/LightAppIcon.swift b/Shared/AppIcons/LightAppIcon.swift index 02dc79de..8a5b6244 100644 --- a/Shared/AppIcons/LightAppIcon.swift +++ b/Shared/AppIcons/LightAppIcon.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/AppIcons/PrimaryAppIcon.swift b/Shared/AppIcons/PrimaryAppIcon.swift index e0c0ca5f..45de9b8f 100644 --- a/Shared/AppIcons/PrimaryAppIcon.swift +++ b/Shared/AppIcons/PrimaryAppIcon.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Components/AlternateLayoutView.swift b/Shared/Components/AlternateLayoutView.swift index 6f0e2608..ef3da0c4 100644 --- a/Shared/Components/AlternateLayoutView.swift +++ b/Shared/Components/AlternateLayoutView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/AssertionFailureView.swift b/Shared/Components/AssertionFailureView.swift index b9820531..52f1e293 100644 --- a/Shared/Components/AssertionFailureView.swift +++ b/Shared/Components/AssertionFailureView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/BlurView.swift b/Shared/Components/BlurView.swift index 5809525a..e428860e 100644 --- a/Shared/Components/BlurView.swift +++ b/Shared/Components/BlurView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/BulletedList.swift b/Shared/Components/BulletedList.swift index 8a760a08..8d3220cd 100644 --- a/Shared/Components/BulletedList.swift +++ b/Shared/Components/BulletedList.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/ChevronAlertButton.swift b/Shared/Components/ChevronAlertButton.swift index 91b6d0dc..dd157b7f 100644 --- a/Shared/Components/ChevronAlertButton.swift +++ b/Shared/Components/ChevronAlertButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/ChevronButton.swift b/Shared/Components/ChevronButton.swift index 46be21aa..c5fb3d3a 100644 --- a/Shared/Components/ChevronButton.swift +++ b/Shared/Components/ChevronButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/FastSVGView.swift b/Shared/Components/FastSVGView.swift index 3a4c2f18..866f77de 100644 --- a/Shared/Components/FastSVGView.swift +++ b/Shared/Components/FastSVGView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SVGKit diff --git a/Shared/Components/ImageView.swift b/Shared/Components/ImageView.swift index 11eda88d..793d2db5 100644 --- a/Shared/Components/ImageView.swift +++ b/Shared/Components/ImageView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Shared/Components/LetterPickerOrientation.swift b/Shared/Components/LetterPickerOrientation.swift index c5e55ecb..0a7f9aa4 100644 --- a/Shared/Components/LetterPickerOrientation.swift +++ b/Shared/Components/LetterPickerOrientation.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/ListRowCheckbox.swift b/Shared/Components/ListRowCheckbox.swift index 01b01a70..755b8ce8 100644 --- a/Shared/Components/ListRowCheckbox.swift +++ b/Shared/Components/ListRowCheckbox.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/MaxHeightText.swift b/Shared/Components/MaxHeightText.swift index a3112685..772c748a 100644 --- a/Shared/Components/MaxHeightText.swift +++ b/Shared/Components/MaxHeightText.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/PosterIndicators/FavoriteIndicator.swift b/Shared/Components/PosterIndicators/FavoriteIndicator.swift index 0121117a..7e9f67ce 100644 --- a/Shared/Components/PosterIndicators/FavoriteIndicator.swift +++ b/Shared/Components/PosterIndicators/FavoriteIndicator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/PosterIndicators/ProgressIndicator.swift b/Shared/Components/PosterIndicators/ProgressIndicator.swift index d01857f5..09477c30 100644 --- a/Shared/Components/PosterIndicators/ProgressIndicator.swift +++ b/Shared/Components/PosterIndicators/ProgressIndicator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/PosterIndicators/UnwatchedIndicator.swift b/Shared/Components/PosterIndicators/UnwatchedIndicator.swift index b8838cc9..9d0abfc2 100644 --- a/Shared/Components/PosterIndicators/UnwatchedIndicator.swift +++ b/Shared/Components/PosterIndicators/UnwatchedIndicator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/PosterIndicators/WatchedIndicator.swift b/Shared/Components/PosterIndicators/WatchedIndicator.swift index 1efd1027..8744feb2 100644 --- a/Shared/Components/PosterIndicators/WatchedIndicator.swift +++ b/Shared/Components/PosterIndicators/WatchedIndicator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/ProgressBar.swift b/Shared/Components/ProgressBar.swift index 5b505e7c..b0b1816a 100644 --- a/Shared/Components/ProgressBar.swift +++ b/Shared/Components/ProgressBar.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/RotateContentView.swift b/Shared/Components/RotateContentView.swift index 2ab74fcc..8dd8625c 100644 --- a/Shared/Components/RotateContentView.swift +++ b/Shared/Components/RotateContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/RowDivider.swift b/Shared/Components/RowDivider.swift index 50e62ca4..0d58f07f 100644 --- a/Shared/Components/RowDivider.swift +++ b/Shared/Components/RowDivider.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/SelectorView.swift b/Shared/Components/SelectorView.swift index a8c7666d..ba7d2a2d 100644 --- a/Shared/Components/SelectorView.swift +++ b/Shared/Components/SelectorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/SeparatorHStack.swift b/Shared/Components/SeparatorHStack.swift index c9b732ce..50022741 100644 --- a/Shared/Components/SeparatorHStack.swift +++ b/Shared/Components/SeparatorHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/SeparatorVStack.swift b/Shared/Components/SeparatorVStack.swift index 44721f99..b7db46b2 100644 --- a/Shared/Components/SeparatorVStack.swift +++ b/Shared/Components/SeparatorVStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/SystemImageContentView.swift b/Shared/Components/SystemImageContentView.swift index dcf237cc..b32c9eb6 100644 --- a/Shared/Components/SystemImageContentView.swift +++ b/Shared/Components/SystemImageContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/TextPairView.swift b/Shared/Components/TextPairView.swift index 66c9ace9..284063f3 100644 --- a/Shared/Components/TextPairView.swift +++ b/Shared/Components/TextPairView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Components/TruncatedText.swift b/Shared/Components/TruncatedText.swift index a5ba38c5..d042a923 100644 --- a/Shared/Components/TruncatedText.swift +++ b/Shared/Components/TruncatedText.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/UserProfileImage/UserProfileHeroImage.swift b/Shared/Components/UserProfileImage/UserProfileHeroImage.swift index 01352720..15d1b4fb 100644 --- a/Shared/Components/UserProfileImage/UserProfileHeroImage.swift +++ b/Shared/Components/UserProfileImage/UserProfileHeroImage.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/UserProfileImage/UserProfileImage.swift b/Shared/Components/UserProfileImage/UserProfileImage.swift index aab0aa75..eeabb7e7 100644 --- a/Shared/Components/UserProfileImage/UserProfileImage.swift +++ b/Shared/Components/UserProfileImage/UserProfileImage.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Components/WrappedView.swift b/Shared/Components/WrappedView.swift index eaca6e7e..38d78f23 100644 --- a/Shared/Components/WrappedView.swift +++ b/Shared/Components/WrappedView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Coordinators/AdminDashboardCoordinator.swift b/Shared/Coordinators/AdminDashboardCoordinator.swift index 4dfcecb9..5c770568 100644 --- a/Shared/Coordinators/AdminDashboardCoordinator.swift +++ b/Shared/Coordinators/AdminDashboardCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Coordinators/AppSettingsCoordinator.swift b/Shared/Coordinators/AppSettingsCoordinator.swift index 8cc419a7..3c897e21 100644 --- a/Shared/Coordinators/AppSettingsCoordinator.swift +++ b/Shared/Coordinators/AppSettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import PulseUI diff --git a/Shared/Coordinators/BasicNavigationCoordinator.swift b/Shared/Coordinators/BasicNavigationCoordinator.swift index b3093cc7..86d00749 100644 --- a/Shared/Coordinators/BasicNavigationCoordinator.swift +++ b/Shared/Coordinators/BasicNavigationCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/CustomDeviceProfileCoordinator.swift b/Shared/Coordinators/CustomDeviceProfileCoordinator.swift index 7af5a547..998e110c 100644 --- a/Shared/Coordinators/CustomDeviceProfileCoordinator.swift +++ b/Shared/Coordinators/CustomDeviceProfileCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/CustomizeSettingsCoordinator.swift b/Shared/Coordinators/CustomizeSettingsCoordinator.swift index 259bd033..91cc4869 100644 --- a/Shared/Coordinators/CustomizeSettingsCoordinator.swift +++ b/Shared/Coordinators/CustomizeSettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/DownloadListCoordinator.swift b/Shared/Coordinators/DownloadListCoordinator.swift index fc9af362..6706f84b 100644 --- a/Shared/Coordinators/DownloadListCoordinator.swift +++ b/Shared/Coordinators/DownloadListCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // #if os(iOS) diff --git a/Shared/Coordinators/DownloadTaskCoordinator.swift b/Shared/Coordinators/DownloadTaskCoordinator.swift index 6a9b72bc..b3eaa133 100644 --- a/Shared/Coordinators/DownloadTaskCoordinator.swift +++ b/Shared/Coordinators/DownloadTaskCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // #if os(iOS) diff --git a/Shared/Coordinators/EditCustomDeviceProfileCoordinator.swift b/Shared/Coordinators/EditCustomDeviceProfileCoordinator.swift index f84149b5..c414e241 100644 --- a/Shared/Coordinators/EditCustomDeviceProfileCoordinator.swift +++ b/Shared/Coordinators/EditCustomDeviceProfileCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/FilterCoordinator.swift b/Shared/Coordinators/FilterCoordinator.swift index be8c8fae..851f5789 100644 --- a/Shared/Coordinators/FilterCoordinator.swift +++ b/Shared/Coordinators/FilterCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/HomeCoordinator.swift b/Shared/Coordinators/HomeCoordinator.swift index d4fc91f4..aba2cbe8 100644 --- a/Shared/Coordinators/HomeCoordinator.swift +++ b/Shared/Coordinators/HomeCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/ItemCoordinator.swift b/Shared/Coordinators/ItemCoordinator.swift index ff902321..9a68e28a 100644 --- a/Shared/Coordinators/ItemCoordinator.swift +++ b/Shared/Coordinators/ItemCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/ItemEditorCoordinator.swift b/Shared/Coordinators/ItemEditorCoordinator.swift index 930f6bfe..d97201df 100644 --- a/Shared/Coordinators/ItemEditorCoordinator.swift +++ b/Shared/Coordinators/ItemEditorCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Coordinators/LibraryCoordinator.swift b/Shared/Coordinators/LibraryCoordinator.swift index 950263f2..0b708424 100644 --- a/Shared/Coordinators/LibraryCoordinator.swift +++ b/Shared/Coordinators/LibraryCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Coordinators/LiveTVCoordinator/iOSLiveTVCoordinator.swift b/Shared/Coordinators/LiveTVCoordinator/iOSLiveTVCoordinator.swift index 12ccd6fe..fb5125e4 100644 --- a/Shared/Coordinators/LiveTVCoordinator/iOSLiveTVCoordinator.swift +++ b/Shared/Coordinators/LiveTVCoordinator/iOSLiveTVCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/LiveTVCoordinator/tvOSLiveTVCoordinator.swift b/Shared/Coordinators/LiveTVCoordinator/tvOSLiveTVCoordinator.swift index 1e091649..294146d2 100644 --- a/Shared/Coordinators/LiveTVCoordinator/tvOSLiveTVCoordinator.swift +++ b/Shared/Coordinators/LiveTVCoordinator/tvOSLiveTVCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/LiveVideoPlayerCoordinator.swift b/Shared/Coordinators/LiveVideoPlayerCoordinator.swift index 16c449ec..cda151b2 100644 --- a/Shared/Coordinators/LiveVideoPlayerCoordinator.swift +++ b/Shared/Coordinators/LiveVideoPlayerCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Coordinators/MainCoordinator/iOSMainCoordinator.swift b/Shared/Coordinators/MainCoordinator/iOSMainCoordinator.swift index 71c868c7..d5566c06 100644 --- a/Shared/Coordinators/MainCoordinator/iOSMainCoordinator.swift +++ b/Shared/Coordinators/MainCoordinator/iOSMainCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Coordinators/MainCoordinator/iOSMainTabCoordinator.swift b/Shared/Coordinators/MainCoordinator/iOSMainTabCoordinator.swift index 39d3f9b2..048b3e8e 100644 --- a/Shared/Coordinators/MainCoordinator/iOSMainTabCoordinator.swift +++ b/Shared/Coordinators/MainCoordinator/iOSMainTabCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/MainCoordinator/tvOSMainCoordinator.swift b/Shared/Coordinators/MainCoordinator/tvOSMainCoordinator.swift index 2e93413d..d23fc771 100644 --- a/Shared/Coordinators/MainCoordinator/tvOSMainCoordinator.swift +++ b/Shared/Coordinators/MainCoordinator/tvOSMainCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Coordinators/MainCoordinator/tvOSMainTabCoordinator.swift b/Shared/Coordinators/MainCoordinator/tvOSMainTabCoordinator.swift index 3e9f28fe..255af515 100644 --- a/Shared/Coordinators/MainCoordinator/tvOSMainTabCoordinator.swift +++ b/Shared/Coordinators/MainCoordinator/tvOSMainTabCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/MediaCoordinator.swift b/Shared/Coordinators/MediaCoordinator.swift index dcf178a0..83d0280d 100644 --- a/Shared/Coordinators/MediaCoordinator.swift +++ b/Shared/Coordinators/MediaCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/MediaSourceInfoCoordinator.swift b/Shared/Coordinators/MediaSourceInfoCoordinator.swift index b1d0df0a..34bc36dd 100644 --- a/Shared/Coordinators/MediaSourceInfoCoordinator.swift +++ b/Shared/Coordinators/MediaSourceInfoCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Coordinators/PlaybackQualitySettingsCoordinator.swift b/Shared/Coordinators/PlaybackQualitySettingsCoordinator.swift index 88d388b6..2cc4d9d8 100644 --- a/Shared/Coordinators/PlaybackQualitySettingsCoordinator.swift +++ b/Shared/Coordinators/PlaybackQualitySettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/PlaybackSettingsCoordinator.swift b/Shared/Coordinators/PlaybackSettingsCoordinator.swift index 28015f18..5c0b4cb5 100644 --- a/Shared/Coordinators/PlaybackSettingsCoordinator.swift +++ b/Shared/Coordinators/PlaybackSettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Coordinators/SearchCoordinator.swift b/Shared/Coordinators/SearchCoordinator.swift index 4f6f1e3f..2e03217a 100644 --- a/Shared/Coordinators/SearchCoordinator.swift +++ b/Shared/Coordinators/SearchCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/SelectUserCoordinator.swift b/Shared/Coordinators/SelectUserCoordinator.swift index d12d1198..fc0e5459 100644 --- a/Shared/Coordinators/SelectUserCoordinator.swift +++ b/Shared/Coordinators/SelectUserCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/SettingsCoordinator.swift b/Shared/Coordinators/SettingsCoordinator.swift index e4517738..00c566f0 100644 --- a/Shared/Coordinators/SettingsCoordinator.swift +++ b/Shared/Coordinators/SettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Coordinators/UserProfileImageCoordinator.swift b/Shared/Coordinators/UserProfileImageCoordinator.swift index 3cbe0a51..d9b21783 100644 --- a/Shared/Coordinators/UserProfileImageCoordinator.swift +++ b/Shared/Coordinators/UserProfileImageCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Coordinators/UserSignInCoordinator.swift b/Shared/Coordinators/UserSignInCoordinator.swift index adf88edc..ecbbb333 100644 --- a/Shared/Coordinators/UserSignInCoordinator.swift +++ b/Shared/Coordinators/UserSignInCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Coordinators/VideoPlayerCoordinator.swift b/Shared/Coordinators/VideoPlayerCoordinator.swift index b5dcb37d..59fa7999 100644 --- a/Shared/Coordinators/VideoPlayerCoordinator.swift +++ b/Shared/Coordinators/VideoPlayerCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Coordinators/VideoPlayerSettingsCoordinator.swift b/Shared/Coordinators/VideoPlayerSettingsCoordinator.swift index 0133f055..5ed3b910 100644 --- a/Shared/Coordinators/VideoPlayerSettingsCoordinator.swift +++ b/Shared/Coordinators/VideoPlayerSettingsCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Coordinators/VideoPlayerWrapperCoordinator.swift b/Shared/Coordinators/VideoPlayerWrapperCoordinator.swift index 4ca46fe7..8d04118b 100644 --- a/Shared/Coordinators/VideoPlayerWrapperCoordinator.swift +++ b/Shared/Coordinators/VideoPlayerWrapperCoordinator.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Errors/NetworkError.swift b/Shared/Errors/NetworkError.swift index 8644e452..9a738458 100644 --- a/Shared/Errors/NetworkError.swift +++ b/Shared/Errors/NetworkError.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Array.swift b/Shared/Extensions/Array.swift index 202b471b..3ec15df3 100644 --- a/Shared/Extensions/Array.swift +++ b/Shared/Extensions/Array.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Binding.swift b/Shared/Extensions/Binding.swift index 06a00e35..c698e748 100644 --- a/Shared/Extensions/Binding.swift +++ b/Shared/Extensions/Binding.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/Button.swift b/Shared/Extensions/Button.swift index 8e9358a4..6428120b 100644 --- a/Shared/Extensions/Button.swift +++ b/Shared/Extensions/Button.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/CGPoint.swift b/Shared/Extensions/CGPoint.swift index e7de1d28..6685e385 100644 --- a/Shared/Extensions/CGPoint.swift +++ b/Shared/Extensions/CGPoint.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/CGSize.swift b/Shared/Extensions/CGSize.swift index fa2e9a3a..68ce49b4 100644 --- a/Shared/Extensions/CGSize.swift +++ b/Shared/Extensions/CGSize.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/Collection.swift b/Shared/Extensions/Collection.swift index c56236a5..68089011 100644 --- a/Shared/Extensions/Collection.swift +++ b/Shared/Extensions/Collection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Color.swift b/Shared/Extensions/Color.swift index 16bc9b31..49b865ee 100644 --- a/Shared/Extensions/Color.swift +++ b/Shared/Extensions/Color.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/CoreStore.swift b/Shared/Extensions/CoreStore.swift index 6e5d27c9..a8d2d4d3 100644 --- a/Shared/Extensions/CoreStore.swift +++ b/Shared/Extensions/CoreStore.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/Extensions/Dictionary.swift b/Shared/Extensions/Dictionary.swift index 7364e276..71019480 100644 --- a/Shared/Extensions/Dictionary.swift +++ b/Shared/Extensions/Dictionary.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Double.swift b/Shared/Extensions/Double.swift index 7840f927..bdeb29c1 100644 --- a/Shared/Extensions/Double.swift +++ b/Shared/Extensions/Double.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Edge.swift b/Shared/Extensions/Edge.swift index bc505bf4..1c691533 100644 --- a/Shared/Extensions/Edge.swift +++ b/Shared/Extensions/Edge.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/EdgeInsets.swift b/Shared/Extensions/EdgeInsets.swift index 65a2a671..3118d74a 100644 --- a/Shared/Extensions/EdgeInsets.swift +++ b/Shared/Extensions/EdgeInsets.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/EnvironmentValue/EnvironmentValue+Keys.swift b/Shared/Extensions/EnvironmentValue/EnvironmentValue+Keys.swift index f39ae453..11d15b73 100644 --- a/Shared/Extensions/EnvironmentValue/EnvironmentValue+Keys.swift +++ b/Shared/Extensions/EnvironmentValue/EnvironmentValue+Keys.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Extensions/EnvironmentValue/EnvironmentValue+Values.swift b/Shared/Extensions/EnvironmentValue/EnvironmentValue+Values.swift index 6a0df59c..bb197f89 100644 --- a/Shared/Extensions/EnvironmentValue/EnvironmentValue+Values.swift +++ b/Shared/Extensions/EnvironmentValue/EnvironmentValue+Values.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/Equatable.swift b/Shared/Extensions/Equatable.swift index 23ce2b58..25925e3e 100644 --- a/Shared/Extensions/Equatable.swift +++ b/Shared/Extensions/Equatable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Files.swift b/Shared/Extensions/Files.swift index 58e320e4..d7f2dc77 100644 --- a/Shared/Extensions/Files.swift +++ b/Shared/Extensions/Files.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Font.swift b/Shared/Extensions/Font.swift index 0338ef11..a27d6911 100644 --- a/Shared/Extensions/Font.swift +++ b/Shared/Extensions/Font.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/FormatStyle.swift b/Shared/Extensions/FormatStyle.swift index 95652cdc..78fa3bc6 100644 --- a/Shared/Extensions/FormatStyle.swift +++ b/Shared/Extensions/FormatStyle.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/Hashable.swift b/Shared/Extensions/Hashable.swift index 13970de4..49bbb6a6 100644 --- a/Shared/Extensions/Hashable.swift +++ b/Shared/Extensions/Hashable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/HorizontalAlignment.swift b/Shared/Extensions/HorizontalAlignment.swift index 3cce5dd3..d9aa92a0 100644 --- a/Shared/Extensions/HorizontalAlignment.swift +++ b/Shared/Extensions/HorizontalAlignment.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/Int.swift b/Shared/Extensions/Int.swift index 227c9e8c..a0942a73 100644 --- a/Shared/Extensions/Int.swift +++ b/Shared/Extensions/Int.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ActiveSessionsPolicy.swift b/Shared/Extensions/JellyfinAPI/ActiveSessionsPolicy.swift index 1506ac82..c7b2469e 100644 --- a/Shared/Extensions/JellyfinAPI/ActiveSessionsPolicy.swift +++ b/Shared/Extensions/JellyfinAPI/ActiveSessionsPolicy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Images.swift b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Images.swift index cef5fef0..b3225015 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Images.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Images.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Poster.swift b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Poster.swift index 18e56f43..03c20900 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Poster.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+Poster.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+VideoPlayerViewModel.swift b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+VideoPlayerViewModel.swift index e4271a95..30294d02 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+VideoPlayerViewModel.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto+VideoPlayerViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto.swift b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto.swift index 98c541ab..0f0d267f 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemDto/BaseItemDto.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Algorithms diff --git a/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson+Poster.swift b/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson+Poster.swift index 3c7c7044..df5c47a1 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson+Poster.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson+Poster.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson.swift b/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson.swift index f21d27bb..7d93f69f 100644 --- a/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson.swift +++ b/Shared/Extensions/JellyfinAPI/BaseItemPerson/BaseItemPerson.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ChapterInfo.swift b/Shared/Extensions/JellyfinAPI/ChapterInfo.swift index 86de4199..a044d06d 100644 --- a/Shared/Extensions/JellyfinAPI/ChapterInfo.swift +++ b/Shared/Extensions/JellyfinAPI/ChapterInfo.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/CodecProfile.swift b/Shared/Extensions/JellyfinAPI/CodecProfile.swift index b67674d9..c70de069 100644 --- a/Shared/Extensions/JellyfinAPI/CodecProfile.swift +++ b/Shared/Extensions/JellyfinAPI/CodecProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/DayOfWeek.swift b/Shared/Extensions/JellyfinAPI/DayOfWeek.swift index 75bfb319..0959e1b9 100644 --- a/Shared/Extensions/JellyfinAPI/DayOfWeek.swift +++ b/Shared/Extensions/JellyfinAPI/DayOfWeek.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/DeviceInfo.swift b/Shared/Extensions/JellyfinAPI/DeviceInfo.swift index 9876bc15..0dd2b9f2 100644 --- a/Shared/Extensions/JellyfinAPI/DeviceInfo.swift +++ b/Shared/Extensions/JellyfinAPI/DeviceInfo.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/DeviceProfile.swift b/Shared/Extensions/JellyfinAPI/DeviceProfile.swift index df1ab0db..8636feec 100644 --- a/Shared/Extensions/JellyfinAPI/DeviceProfile.swift +++ b/Shared/Extensions/JellyfinAPI/DeviceProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Extensions/JellyfinAPI/DeviceType.swift b/Shared/Extensions/JellyfinAPI/DeviceType.swift index 48a94ce4..143acbf8 100644 --- a/Shared/Extensions/JellyfinAPI/DeviceType.swift +++ b/Shared/Extensions/JellyfinAPI/DeviceType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/JellyfinAPI/DirectPlayProfile.swift b/Shared/Extensions/JellyfinAPI/DirectPlayProfile.swift index 2c4c1d83..cbae5ec4 100644 --- a/Shared/Extensions/JellyfinAPI/DirectPlayProfile.swift +++ b/Shared/Extensions/JellyfinAPI/DirectPlayProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/DynamicDayOfWeek.swift b/Shared/Extensions/JellyfinAPI/DynamicDayOfWeek.swift index 62735b66..9cb3c6a0 100644 --- a/Shared/Extensions/JellyfinAPI/DynamicDayOfWeek.swift +++ b/Shared/Extensions/JellyfinAPI/DynamicDayOfWeek.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ImageBlurHashes.swift b/Shared/Extensions/JellyfinAPI/ImageBlurHashes.swift index 63a6d99e..b27087f9 100644 --- a/Shared/Extensions/JellyfinAPI/ImageBlurHashes.swift +++ b/Shared/Extensions/JellyfinAPI/ImageBlurHashes.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ItemFields.swift b/Shared/Extensions/JellyfinAPI/ItemFields.swift index 1e299f98..974df187 100644 --- a/Shared/Extensions/JellyfinAPI/ItemFields.swift +++ b/Shared/Extensions/JellyfinAPI/ItemFields.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ItemFilter+ItemTrait.swift b/Shared/Extensions/JellyfinAPI/ItemFilter+ItemTrait.swift index f9a32404..d234dad9 100644 --- a/Shared/Extensions/JellyfinAPI/ItemFilter+ItemTrait.swift +++ b/Shared/Extensions/JellyfinAPI/ItemFilter+ItemTrait.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/JellyfinAPIError.swift b/Shared/Extensions/JellyfinAPI/JellyfinAPIError.swift index 0e8eb714..6b7ababa 100644 --- a/Shared/Extensions/JellyfinAPI/JellyfinAPIError.swift +++ b/Shared/Extensions/JellyfinAPI/JellyfinAPIError.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/JellyfinClient.swift b/Shared/Extensions/JellyfinAPI/JellyfinClient.swift index bd238dc7..38155236 100644 --- a/Shared/Extensions/JellyfinAPI/JellyfinClient.swift +++ b/Shared/Extensions/JellyfinAPI/JellyfinClient.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/LoginFailurePolicy.swift b/Shared/Extensions/JellyfinAPI/LoginFailurePolicy.swift index f8354c75..728163db 100644 --- a/Shared/Extensions/JellyfinAPI/LoginFailurePolicy.swift +++ b/Shared/Extensions/JellyfinAPI/LoginFailurePolicy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/MaxBitratePolicy.swift b/Shared/Extensions/JellyfinAPI/MaxBitratePolicy.swift index eb643517..5988a749 100644 --- a/Shared/Extensions/JellyfinAPI/MaxBitratePolicy.swift +++ b/Shared/Extensions/JellyfinAPI/MaxBitratePolicy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo+ItemVideoPlayerViewModel.swift b/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo+ItemVideoPlayerViewModel.swift index 15ff3815..0f0c321d 100644 --- a/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo+ItemVideoPlayerViewModel.swift +++ b/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo+ItemVideoPlayerViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo.swift b/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo.swift index d237c882..117c55b1 100644 --- a/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo.swift +++ b/Shared/Extensions/JellyfinAPI/MediaSourceInfo/MediaSourceInfo.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/MediaStream.swift b/Shared/Extensions/JellyfinAPI/MediaStream.swift index 7b702acf..c9652a6a 100644 --- a/Shared/Extensions/JellyfinAPI/MediaStream.swift +++ b/Shared/Extensions/JellyfinAPI/MediaStream.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Extensions/JellyfinAPI/MetadataField.swift b/Shared/Extensions/JellyfinAPI/MetadataField.swift index a1c71907..fcee7c43 100644 --- a/Shared/Extensions/JellyfinAPI/MetadataField.swift +++ b/Shared/Extensions/JellyfinAPI/MetadataField.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/NameGuidPair.swift b/Shared/Extensions/JellyfinAPI/NameGuidPair.swift index f9b81bbf..c5c32a6a 100644 --- a/Shared/Extensions/JellyfinAPI/NameGuidPair.swift +++ b/Shared/Extensions/JellyfinAPI/NameGuidPair.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ParentalRating.swift b/Shared/Extensions/JellyfinAPI/ParentalRating.swift index dc57c712..43ce6a66 100644 --- a/Shared/Extensions/JellyfinAPI/ParentalRating.swift +++ b/Shared/Extensions/JellyfinAPI/ParentalRating.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/PersonKind.swift b/Shared/Extensions/JellyfinAPI/PersonKind.swift index bdd95311..243fa8a7 100644 --- a/Shared/Extensions/JellyfinAPI/PersonKind.swift +++ b/Shared/Extensions/JellyfinAPI/PersonKind.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/PlayMethod.swift b/Shared/Extensions/JellyfinAPI/PlayMethod.swift index f18618c4..6fa9c3ef 100644 --- a/Shared/Extensions/JellyfinAPI/PlayMethod.swift +++ b/Shared/Extensions/JellyfinAPI/PlayMethod.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/PlayerStateInfo.swift b/Shared/Extensions/JellyfinAPI/PlayerStateInfo.swift index f0058a7c..c33d5e17 100644 --- a/Shared/Extensions/JellyfinAPI/PlayerStateInfo.swift +++ b/Shared/Extensions/JellyfinAPI/PlayerStateInfo.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/RemoteSearchResult.swift b/Shared/Extensions/JellyfinAPI/RemoteSearchResult.swift index 9ea81b50..b1c05efc 100644 --- a/Shared/Extensions/JellyfinAPI/RemoteSearchResult.swift +++ b/Shared/Extensions/JellyfinAPI/RemoteSearchResult.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/ServerTicks.swift b/Shared/Extensions/JellyfinAPI/ServerTicks.swift index 22aecfa7..6570f374 100644 --- a/Shared/Extensions/JellyfinAPI/ServerTicks.swift +++ b/Shared/Extensions/JellyfinAPI/ServerTicks.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/SessionInfo.swift b/Shared/Extensions/JellyfinAPI/SessionInfo.swift index 6c50f6af..bf649582 100644 --- a/Shared/Extensions/JellyfinAPI/SessionInfo.swift +++ b/Shared/Extensions/JellyfinAPI/SessionInfo.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/SortOrder+ItemSortOrder.swift b/Shared/Extensions/JellyfinAPI/SortOrder+ItemSortOrder.swift index c68e659a..32b3d770 100644 --- a/Shared/Extensions/JellyfinAPI/SortOrder+ItemSortOrder.swift +++ b/Shared/Extensions/JellyfinAPI/SortOrder+ItemSortOrder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/SpecialFeatureType.swift b/Shared/Extensions/JellyfinAPI/SpecialFeatureType.swift index 483db988..6ee865cd 100644 --- a/Shared/Extensions/JellyfinAPI/SpecialFeatureType.swift +++ b/Shared/Extensions/JellyfinAPI/SpecialFeatureType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/SubtitleProfile.swift b/Shared/Extensions/JellyfinAPI/SubtitleProfile.swift index 6f124efc..fd8ec3bc 100644 --- a/Shared/Extensions/JellyfinAPI/SubtitleProfile.swift +++ b/Shared/Extensions/JellyfinAPI/SubtitleProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/SyncPlayUserAccessType.swift b/Shared/Extensions/JellyfinAPI/SyncPlayUserAccessType.swift index 9e11c93e..0537698a 100644 --- a/Shared/Extensions/JellyfinAPI/SyncPlayUserAccessType.swift +++ b/Shared/Extensions/JellyfinAPI/SyncPlayUserAccessType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/TaskCompletionStatus.swift b/Shared/Extensions/JellyfinAPI/TaskCompletionStatus.swift index a48b0777..25046f0e 100644 --- a/Shared/Extensions/JellyfinAPI/TaskCompletionStatus.swift +++ b/Shared/Extensions/JellyfinAPI/TaskCompletionStatus.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/TaskState.swift b/Shared/Extensions/JellyfinAPI/TaskState.swift index 50ba73b9..06f63a6a 100644 --- a/Shared/Extensions/JellyfinAPI/TaskState.swift +++ b/Shared/Extensions/JellyfinAPI/TaskState.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/TaskTriggerType.swift b/Shared/Extensions/JellyfinAPI/TaskTriggerType.swift index add2d13c..1141fa55 100644 --- a/Shared/Extensions/JellyfinAPI/TaskTriggerType.swift +++ b/Shared/Extensions/JellyfinAPI/TaskTriggerType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/TranscodeReason.swift b/Shared/Extensions/JellyfinAPI/TranscodeReason.swift index 6049e2ef..36583118 100644 --- a/Shared/Extensions/JellyfinAPI/TranscodeReason.swift +++ b/Shared/Extensions/JellyfinAPI/TranscodeReason.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/TranscodingProfile.swift b/Shared/Extensions/JellyfinAPI/TranscodingProfile.swift index 699b69ab..39edbea6 100644 --- a/Shared/Extensions/JellyfinAPI/TranscodingProfile.swift +++ b/Shared/Extensions/JellyfinAPI/TranscodingProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/UserDto.swift b/Shared/Extensions/JellyfinAPI/UserDto.swift index 59de3902..61404ace 100644 --- a/Shared/Extensions/JellyfinAPI/UserDto.swift +++ b/Shared/Extensions/JellyfinAPI/UserDto.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/JellyfinAPI/Video3DFormat.swift b/Shared/Extensions/JellyfinAPI/Video3DFormat.swift index f8073b14..662152a6 100644 --- a/Shared/Extensions/JellyfinAPI/Video3DFormat.swift +++ b/Shared/Extensions/JellyfinAPI/Video3DFormat.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/NavigationCoordinatable.swift b/Shared/Extensions/NavigationCoordinatable.swift index dd327f7e..276ca9f3 100644 --- a/Shared/Extensions/NavigationCoordinatable.swift +++ b/Shared/Extensions/NavigationCoordinatable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Shared/Extensions/Nuke/DataCache.swift b/Shared/Extensions/Nuke/DataCache.swift index c3eff914..a57bd54e 100644 --- a/Shared/Extensions/Nuke/DataCache.swift +++ b/Shared/Extensions/Nuke/DataCache.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/Extensions/Nuke/ImagePipeline.swift b/Shared/Extensions/Nuke/ImagePipeline.swift index fb4faff9..68a54468 100644 --- a/Shared/Extensions/Nuke/ImagePipeline.swift +++ b/Shared/Extensions/Nuke/ImagePipeline.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Optional.swift b/Shared/Extensions/Optional.swift index 82234f9a..1ad51f82 100644 --- a/Shared/Extensions/Optional.swift +++ b/Shared/Extensions/Optional.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/OrderedDictionary.swift b/Shared/Extensions/OrderedDictionary.swift index 302c1326..13394084 100644 --- a/Shared/Extensions/OrderedDictionary.swift +++ b/Shared/Extensions/OrderedDictionary.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import OrderedCollections diff --git a/Shared/Extensions/PersistentLogHandler.swift b/Shared/Extensions/PersistentLogHandler.swift index 5b1d76e9..f3cdf3de 100644 --- a/Shared/Extensions/PersistentLogHandler.swift +++ b/Shared/Extensions/PersistentLogHandler.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Sequence.swift b/Shared/Extensions/Sequence.swift index afc8fee8..525adbc0 100644 --- a/Shared/Extensions/Sequence.swift +++ b/Shared/Extensions/Sequence.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/Set.swift b/Shared/Extensions/Set.swift index a4422460..f1786d8f 100644 --- a/Shared/Extensions/Set.swift +++ b/Shared/Extensions/Set.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/String.swift b/Shared/Extensions/String.swift index cffd79c2..80aba540 100644 --- a/Shared/Extensions/String.swift +++ b/Shared/Extensions/String.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Algorithms diff --git a/Shared/Extensions/Task.swift b/Shared/Extensions/Task.swift index cff9cd90..7e7302aa 100644 --- a/Shared/Extensions/Task.swift +++ b/Shared/Extensions/Task.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Extensions/Text.swift b/Shared/Extensions/Text.swift index c4980888..c376aca5 100644 --- a/Shared/Extensions/Text.swift +++ b/Shared/Extensions/Text.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/UIApplication.swift b/Shared/Extensions/UIApplication.swift index fd83c130..2cac2602 100644 --- a/Shared/Extensions/UIApplication.swift +++ b/Shared/Extensions/UIApplication.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/UIColor.swift b/Shared/Extensions/UIColor.swift index a41a6f4e..f8b78a9a 100644 --- a/Shared/Extensions/UIColor.swift +++ b/Shared/Extensions/UIColor.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/UIDevice.swift b/Shared/Extensions/UIDevice.swift index 2668ebcf..a8685f3c 100644 --- a/Shared/Extensions/UIDevice.swift +++ b/Shared/Extensions/UIDevice.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/UIGestureRecognizer.swift b/Shared/Extensions/UIGestureRecognizer.swift index dbf46e42..b825df56 100644 --- a/Shared/Extensions/UIGestureRecognizer.swift +++ b/Shared/Extensions/UIGestureRecognizer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/UIHostingController.swift b/Shared/Extensions/UIHostingController.swift index da2258c7..f633f8cc 100644 --- a/Shared/Extensions/UIHostingController.swift +++ b/Shared/Extensions/UIHostingController.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/UIScreen.swift b/Shared/Extensions/UIScreen.swift index 70c5f8a7..6372d1c4 100644 --- a/Shared/Extensions/UIScreen.swift +++ b/Shared/Extensions/UIScreen.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Extensions/URL.swift b/Shared/Extensions/URL.swift index e11a938e..cffe9748 100644 --- a/Shared/Extensions/URL.swift +++ b/Shared/Extensions/URL.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/URLComponents.swift b/Shared/Extensions/URLComponents.swift index c2e04cac..a7cf37ec 100644 --- a/Shared/Extensions/URLComponents.swift +++ b/Shared/Extensions/URLComponents.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/URLResponse.swift b/Shared/Extensions/URLResponse.swift index ab497e15..c95234aa 100644 --- a/Shared/Extensions/URLResponse.swift +++ b/Shared/Extensions/URLResponse.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/URLSessionConfiguration.swift b/Shared/Extensions/URLSessionConfiguration.swift index e683d1bf..4d2bbf2d 100644 --- a/Shared/Extensions/URLSessionConfiguration.swift +++ b/Shared/Extensions/URLSessionConfiguration.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/VerticalAlignment.swift b/Shared/Extensions/VerticalAlignment.swift index 5b0764db..06e635fd 100644 --- a/Shared/Extensions/VerticalAlignment.swift +++ b/Shared/Extensions/VerticalAlignment.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Backport/BackPort+ScrollIndicatorVisibility.swift b/Shared/Extensions/ViewExtensions/Backport/BackPort+ScrollIndicatorVisibility.swift index 875c5f95..fedb76a2 100644 --- a/Shared/Extensions/ViewExtensions/Backport/BackPort+ScrollIndicatorVisibility.swift +++ b/Shared/Extensions/ViewExtensions/Backport/BackPort+ScrollIndicatorVisibility.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Extensions/ViewExtensions/Backport/Backport.swift b/Shared/Extensions/ViewExtensions/Backport/Backport.swift index 30844f15..639db398 100644 --- a/Shared/Extensions/ViewExtensions/Backport/Backport.swift +++ b/Shared/Extensions/ViewExtensions/Backport/Backport.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/AttributeStyleModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/AttributeStyleModifier.swift index 7bda4157..dfcfa7e2 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/AttributeStyleModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/AttributeStyleModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/BackgroundParallaxHeaderModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/BackgroundParallaxHeaderModifier.swift index 526377ea..84a6daf0 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/BackgroundParallaxHeaderModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/BackgroundParallaxHeaderModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/BottomEdgeGradientModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/BottomEdgeGradientModifier.swift index 757052d9..4cf312d4 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/BottomEdgeGradientModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/BottomEdgeGradientModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/ErrorMessage.swift b/Shared/Extensions/ViewExtensions/Modifiers/ErrorMessage.swift index e151c38a..8807fa08 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/ErrorMessage.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/ErrorMessage.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/OnFinalDisappearModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/OnFinalDisappearModifier.swift index 888dda70..8bbc1f32 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/OnFinalDisappearModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/OnFinalDisappearModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/OnFirstAppearModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/OnFirstAppearModifier.swift index c85402d0..a158440c 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/OnFirstAppearModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/OnFirstAppearModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/OnReceiveNotificationModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/OnReceiveNotificationModifier.swift index 1fd538e7..945d1993 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/OnReceiveNotificationModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/OnReceiveNotificationModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/OnScenePhaseChangedModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/OnScenePhaseChangedModifier.swift index 5ccc3ff7..c2707486 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/OnScenePhaseChangedModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/OnScenePhaseChangedModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/OnSizeChangedModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/OnSizeChangedModifier.swift index ef07415e..6e014e07 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/OnSizeChangedModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/OnSizeChangedModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift index 5a524d70..5a6225b4 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/ScrollIfLargerThanContainerModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/ScrollViewOffsetModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/ScrollViewOffsetModifier.swift index b098a68f..09b9a7d8 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/ScrollViewOffsetModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/ScrollViewOffsetModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/Modifiers/SinceLastDisappearModifier.swift b/Shared/Extensions/ViewExtensions/Modifiers/SinceLastDisappearModifier.swift index 67a54155..d66869d6 100644 --- a/Shared/Extensions/ViewExtensions/Modifiers/SinceLastDisappearModifier.swift +++ b/Shared/Extensions/ViewExtensions/Modifiers/SinceLastDisappearModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/PreferenceKeys.swift b/Shared/Extensions/ViewExtensions/PreferenceKeys.swift index 5afbcd35..7357640e 100644 --- a/Shared/Extensions/ViewExtensions/PreferenceKeys.swift +++ b/Shared/Extensions/ViewExtensions/PreferenceKeys.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Extensions/ViewExtensions/ViewExtensions.swift b/Shared/Extensions/ViewExtensions/ViewExtensions.swift index 3341c921..7a663a1b 100644 --- a/Shared/Extensions/ViewExtensions/ViewExtensions.swift +++ b/Shared/Extensions/ViewExtensions/ViewExtensions.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/AppAppearance.swift b/Shared/Objects/AppAppearance.swift index 256ce227..80ce18bd 100644 --- a/Shared/Objects/AppAppearance.swift +++ b/Shared/Objects/AppAppearance.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/ArrayBuilder.swift b/Shared/Objects/ArrayBuilder.swift index 0a8e34ad..6a5a1ae0 100644 --- a/Shared/Objects/ArrayBuilder.swift +++ b/Shared/Objects/ArrayBuilder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/BindingBox.swift b/Shared/Objects/BindingBox.swift index 175eac26..155fd8c4 100644 --- a/Shared/Objects/BindingBox.swift +++ b/Shared/Objects/BindingBox.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Objects/CaseIterablePicker.swift b/Shared/Objects/CaseIterablePicker.swift index 538cfd72..e4ce6e4a 100644 --- a/Shared/Objects/CaseIterablePicker.swift +++ b/Shared/Objects/CaseIterablePicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Objects/ChannelProgram.swift b/Shared/Objects/ChannelProgram.swift index 43dc567d..d5fd2e77 100644 --- a/Shared/Objects/ChannelProgram.swift +++ b/Shared/Objects/ChannelProgram.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/CommaStringBuilder.swift b/Shared/Objects/CommaStringBuilder.swift index 7456844f..bbaff28f 100644 --- a/Shared/Objects/CommaStringBuilder.swift +++ b/Shared/Objects/CommaStringBuilder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/CurrentDate.swift b/Shared/Objects/CurrentDate.swift index 4d4b840c..2242e995 100644 --- a/Shared/Objects/CurrentDate.swift +++ b/Shared/Objects/CurrentDate.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Objects/CustomDeviceProfileAction.swift b/Shared/Objects/CustomDeviceProfileAction.swift index f59fe94f..b9f6dcfe 100644 --- a/Shared/Objects/CustomDeviceProfileAction.swift +++ b/Shared/Objects/CustomDeviceProfileAction.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/DisplayOrder/BoxSetDisplayOrder.swift b/Shared/Objects/DisplayOrder/BoxSetDisplayOrder.swift index fc544424..7e539798 100644 --- a/Shared/Objects/DisplayOrder/BoxSetDisplayOrder.swift +++ b/Shared/Objects/DisplayOrder/BoxSetDisplayOrder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/DisplayOrder/SeriesDisplayOrder.swift b/Shared/Objects/DisplayOrder/SeriesDisplayOrder.swift index 0c7cdbab..fa0798e9 100644 --- a/Shared/Objects/DisplayOrder/SeriesDisplayOrder.swift +++ b/Shared/Objects/DisplayOrder/SeriesDisplayOrder.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/Displayable.swift b/Shared/Objects/Displayable.swift index 935efd34..c4278ba4 100644 --- a/Shared/Objects/Displayable.swift +++ b/Shared/Objects/Displayable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/Eventful.swift b/Shared/Objects/Eventful.swift index 258d9f14..1bf7b7a1 100644 --- a/Shared/Objects/Eventful.swift +++ b/Shared/Objects/Eventful.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Objects/GestureAction.swift b/Shared/Objects/GestureAction.swift index de4e37b1..59403a62 100644 --- a/Shared/Objects/GestureAction.swift +++ b/Shared/Objects/GestureAction.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/ImageSource.swift b/Shared/Objects/ImageSource.swift index b08c43c2..d131d81e 100644 --- a/Shared/Objects/ImageSource.swift +++ b/Shared/Objects/ImageSource.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemArrayElements.swift b/Shared/Objects/ItemArrayElements.swift index 23b2df19..f9e00c8a 100644 --- a/Shared/Objects/ItemArrayElements.swift +++ b/Shared/Objects/ItemArrayElements.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/AnyItemFilter.swift b/Shared/Objects/ItemFilter/AnyItemFilter.swift index 412ba1e4..7b14470c 100644 --- a/Shared/Objects/ItemFilter/AnyItemFilter.swift +++ b/Shared/Objects/ItemFilter/AnyItemFilter.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/ItemFilter.swift b/Shared/Objects/ItemFilter/ItemFilter.swift index 1f31c166..514b73ae 100644 --- a/Shared/Objects/ItemFilter/ItemFilter.swift +++ b/Shared/Objects/ItemFilter/ItemFilter.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/ItemFilter/ItemFilterCollection.swift b/Shared/Objects/ItemFilter/ItemFilterCollection.swift index 3b3f4e9e..c62c3596 100644 --- a/Shared/Objects/ItemFilter/ItemFilterCollection.swift +++ b/Shared/Objects/ItemFilter/ItemFilterCollection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/ItemFilter/ItemFilterType.swift b/Shared/Objects/ItemFilter/ItemFilterType.swift index 9547c58b..422fe339 100644 --- a/Shared/Objects/ItemFilter/ItemFilterType.swift +++ b/Shared/Objects/ItemFilter/ItemFilterType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/ItemFilter/ItemGenre.swift b/Shared/Objects/ItemFilter/ItemGenre.swift index 9433ab0a..4c33b64c 100644 --- a/Shared/Objects/ItemFilter/ItemGenre.swift +++ b/Shared/Objects/ItemFilter/ItemGenre.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/ItemLetter.swift b/Shared/Objects/ItemFilter/ItemLetter.swift index 9b8156b3..cba593c3 100644 --- a/Shared/Objects/ItemFilter/ItemLetter.swift +++ b/Shared/Objects/ItemFilter/ItemLetter.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/ItemSortBy.swift b/Shared/Objects/ItemFilter/ItemSortBy.swift index c0eb0dbb..f1ef59c4 100644 --- a/Shared/Objects/ItemFilter/ItemSortBy.swift +++ b/Shared/Objects/ItemFilter/ItemSortBy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/ItemTag.swift b/Shared/Objects/ItemFilter/ItemTag.swift index fc2b3422..4805cd9b 100644 --- a/Shared/Objects/ItemFilter/ItemTag.swift +++ b/Shared/Objects/ItemFilter/ItemTag.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemFilter/ItemYear.swift b/Shared/Objects/ItemFilter/ItemYear.swift index 10abc7b9..30d1f2d0 100644 --- a/Shared/Objects/ItemFilter/ItemYear.swift +++ b/Shared/Objects/ItemFilter/ItemYear.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/ItemViewType.swift b/Shared/Objects/ItemViewType.swift index 0fefc53d..e4e32e1a 100644 --- a/Shared/Objects/ItemViewType.swift +++ b/Shared/Objects/ItemViewType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/LibraryDisplayType.swift b/Shared/Objects/LibraryDisplayType.swift index 472b8fd1..a8340c72 100644 --- a/Shared/Objects/LibraryDisplayType.swift +++ b/Shared/Objects/LibraryDisplayType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/LibraryParent/LibraryParent.swift b/Shared/Objects/LibraryParent/LibraryParent.swift index 2e56805a..0165513b 100644 --- a/Shared/Objects/LibraryParent/LibraryParent.swift +++ b/Shared/Objects/LibraryParent/LibraryParent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/LibraryParent/TitledLibraryParent.swift b/Shared/Objects/LibraryParent/TitledLibraryParent.swift index 53101f8f..70619586 100644 --- a/Shared/Objects/LibraryParent/TitledLibraryParent.swift +++ b/Shared/Objects/LibraryParent/TitledLibraryParent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/MediaComponents/AudoCodec.swift b/Shared/Objects/MediaComponents/AudoCodec.swift index 5339aa71..55f76f48 100644 --- a/Shared/Objects/MediaComponents/AudoCodec.swift +++ b/Shared/Objects/MediaComponents/AudoCodec.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/MediaComponents/MediaContainer.swift b/Shared/Objects/MediaComponents/MediaContainer.swift index db61d8c2..678b15e6 100644 --- a/Shared/Objects/MediaComponents/MediaContainer.swift +++ b/Shared/Objects/MediaComponents/MediaContainer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/MediaComponents/SubtitleFormat.swift b/Shared/Objects/MediaComponents/SubtitleFormat.swift index 0f3d55c0..c456512d 100644 --- a/Shared/Objects/MediaComponents/SubtitleFormat.swift +++ b/Shared/Objects/MediaComponents/SubtitleFormat.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/MediaComponents/VideoCodec.swift b/Shared/Objects/MediaComponents/VideoCodec.swift index 93b92d94..4f5ef75b 100644 --- a/Shared/Objects/MediaComponents/VideoCodec.swift +++ b/Shared/Objects/MediaComponents/VideoCodec.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/NotificationSet.swift b/Shared/Objects/NotificationSet.swift index 5dc37da9..8aa1934d 100644 --- a/Shared/Objects/NotificationSet.swift +++ b/Shared/Objects/NotificationSet.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/OverlayType.swift b/Shared/Objects/OverlayType.swift index b83787f2..53b726c1 100644 --- a/Shared/Objects/OverlayType.swift +++ b/Shared/Objects/OverlayType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/PanDirectionGestureRecognizer.swift b/Shared/Objects/PanDirectionGestureRecognizer.swift index 75169511..97fbcb9d 100644 --- a/Shared/Objects/PanDirectionGestureRecognizer.swift +++ b/Shared/Objects/PanDirectionGestureRecognizer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import UIKit diff --git a/Shared/Objects/PlaybackBitrate/PlaybackBitrate.swift b/Shared/Objects/PlaybackBitrate/PlaybackBitrate.swift index a40a84ce..0cbbdcfc 100644 --- a/Shared/Objects/PlaybackBitrate/PlaybackBitrate.swift +++ b/Shared/Objects/PlaybackBitrate/PlaybackBitrate.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/PlaybackBitrate/PlaybackBitrateTestSize.swift b/Shared/Objects/PlaybackBitrate/PlaybackBitrateTestSize.swift index 800e4c4f..fb890310 100644 --- a/Shared/Objects/PlaybackBitrate/PlaybackBitrateTestSize.swift +++ b/Shared/Objects/PlaybackBitrate/PlaybackBitrateTestSize.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility+Video.swift b/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility+Video.swift index 70dd0e00..a655a6fc 100644 --- a/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility+Video.swift +++ b/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility+Video.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility.swift b/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility.swift index 5cc26a02..e39647b3 100644 --- a/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility.swift +++ b/Shared/Objects/PlaybackCompatibility/PlaybackCompatibility.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/PlaybackDeviceProfile.swift b/Shared/Objects/PlaybackDeviceProfile.swift index cc3336e5..a3b1c8d8 100644 --- a/Shared/Objects/PlaybackDeviceProfile.swift +++ b/Shared/Objects/PlaybackDeviceProfile.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/PlaybackSpeed.swift b/Shared/Objects/PlaybackSpeed.swift index 32e52c40..40768f2d 100644 --- a/Shared/Objects/PlaybackSpeed.swift +++ b/Shared/Objects/PlaybackSpeed.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/Poster.swift b/Shared/Objects/Poster.swift index cdf18e0b..b512334f 100644 --- a/Shared/Objects/Poster.swift +++ b/Shared/Objects/Poster.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/PosterDisplayType.swift b/Shared/Objects/PosterDisplayType.swift index 4eaff949..18e88525 100644 --- a/Shared/Objects/PosterDisplayType.swift +++ b/Shared/Objects/PosterDisplayType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/RepeatingTimer.swift b/Shared/Objects/RepeatingTimer.swift index 216ee63d..c3cc8e12 100644 --- a/Shared/Objects/RepeatingTimer.swift +++ b/Shared/Objects/RepeatingTimer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/RoundedCorner.swift b/Shared/Objects/RoundedCorner.swift index 2845e11a..ccd5e0ba 100644 --- a/Shared/Objects/RoundedCorner.swift +++ b/Shared/Objects/RoundedCorner.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Objects/ScalingButtonStyle.swift b/Shared/Objects/ScalingButtonStyle.swift index ed89f273..1cde1070 100644 --- a/Shared/Objects/ScalingButtonStyle.swift +++ b/Shared/Objects/ScalingButtonStyle.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Objects/SelectUserServerSelection.swift b/Shared/Objects/SelectUserServerSelection.swift index a1b83b05..ded2602b 100644 --- a/Shared/Objects/SelectUserServerSelection.swift +++ b/Shared/Objects/SelectUserServerSelection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/SeriesStatus.swift b/Shared/Objects/SeriesStatus.swift index a4548bbc..d82aae1c 100644 --- a/Shared/Objects/SeriesStatus.swift +++ b/Shared/Objects/SeriesStatus.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/SliderType.swift b/Shared/Objects/SliderType.swift index e041b520..fcf5bab0 100644 --- a/Shared/Objects/SliderType.swift +++ b/Shared/Objects/SliderType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/Stateful.swift b/Shared/Objects/Stateful.swift index 4647ed8a..e2c602ac 100644 --- a/Shared/Objects/Stateful.swift +++ b/Shared/Objects/Stateful.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/Storable.swift b/Shared/Objects/Storable.swift index 887bba6d..6588e0ed 100644 --- a/Shared/Objects/Storable.swift +++ b/Shared/Objects/Storable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/StreamType.swift b/Shared/Objects/StreamType.swift index e715db8a..7d504fb7 100644 --- a/Shared/Objects/StreamType.swift +++ b/Shared/Objects/StreamType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/SupportedCaseIterable.swift b/Shared/Objects/SupportedCaseIterable.swift index 46fc0684..4c5b5069 100644 --- a/Shared/Objects/SupportedCaseIterable.swift +++ b/Shared/Objects/SupportedCaseIterable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/SystemImageable.swift b/Shared/Objects/SystemImageable.swift index 9dbef46f..87c4242d 100644 --- a/Shared/Objects/SystemImageable.swift +++ b/Shared/Objects/SystemImageable.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/TextPair.swift b/Shared/Objects/TextPair.swift index 8c9d9571..fb09f75c 100644 --- a/Shared/Objects/TextPair.swift +++ b/Shared/Objects/TextPair.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/TimeStampType.swift b/Shared/Objects/TimeStampType.swift index 2ed77a7b..51847bac 100644 --- a/Shared/Objects/TimeStampType.swift +++ b/Shared/Objects/TimeStampType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/TimerProxy.swift b/Shared/Objects/TimerProxy.swift index 80376130..12febe87 100644 --- a/Shared/Objects/TimerProxy.swift +++ b/Shared/Objects/TimerProxy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Shared/Objects/TrailingTimestampType.swift b/Shared/Objects/TrailingTimestampType.swift index 8bef539a..916fb494 100644 --- a/Shared/Objects/TrailingTimestampType.swift +++ b/Shared/Objects/TrailingTimestampType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/Trie.swift b/Shared/Objects/Trie.swift index eb194709..35ece1e5 100644 --- a/Shared/Objects/Trie.swift +++ b/Shared/Objects/Trie.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // class Trie where Key.Element: Hashable { diff --git a/Shared/Objects/UserAccessPolicy.swift b/Shared/Objects/UserAccessPolicy.swift index d9783d07..d9fa1371 100644 --- a/Shared/Objects/UserAccessPolicy.swift +++ b/Shared/Objects/UserAccessPolicy.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/UserPermissions.swift b/Shared/Objects/UserPermissions.swift index 706f5c3e..e86b9a81 100644 --- a/Shared/Objects/UserPermissions.swift +++ b/Shared/Objects/UserPermissions.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Shared/Objects/UserSignInState.swift b/Shared/Objects/UserSignInState.swift index 8c2cdee4..c0e98f3a 100644 --- a/Shared/Objects/UserSignInState.swift +++ b/Shared/Objects/UserSignInState.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/Utilities.swift b/Shared/Objects/Utilities.swift index 108ffdc8..5f3eaa54 100644 --- a/Shared/Objects/Utilities.swift +++ b/Shared/Objects/Utilities.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/VideoPlayerActionButton.swift b/Shared/Objects/VideoPlayerActionButton.swift index fa9a5bb9..e38f2770 100644 --- a/Shared/Objects/VideoPlayerActionButton.swift +++ b/Shared/Objects/VideoPlayerActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/VideoPlayerJumpLength.swift b/Shared/Objects/VideoPlayerJumpLength.swift index fffb6b7d..25597486 100644 --- a/Shared/Objects/VideoPlayerJumpLength.swift +++ b/Shared/Objects/VideoPlayerJumpLength.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Objects/VideoPlayerType/VideoPlayerType+Native.swift b/Shared/Objects/VideoPlayerType/VideoPlayerType+Native.swift index 2e4c1f57..d0f7e0b6 100644 --- a/Shared/Objects/VideoPlayerType/VideoPlayerType+Native.swift +++ b/Shared/Objects/VideoPlayerType/VideoPlayerType+Native.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/VideoPlayerType/VideoPlayerType+Shared.swift b/Shared/Objects/VideoPlayerType/VideoPlayerType+Shared.swift index 9e42a4e8..d6393529 100644 --- a/Shared/Objects/VideoPlayerType/VideoPlayerType+Shared.swift +++ b/Shared/Objects/VideoPlayerType/VideoPlayerType+Shared.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/VideoPlayerType/VideoPlayerType+Swiftfin.swift b/Shared/Objects/VideoPlayerType/VideoPlayerType+Swiftfin.swift index 1c2c1211..28ebeaee 100644 --- a/Shared/Objects/VideoPlayerType/VideoPlayerType+Swiftfin.swift +++ b/Shared/Objects/VideoPlayerType/VideoPlayerType+Swiftfin.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Objects/VideoPlayerType/VideoPlayerType.swift b/Shared/Objects/VideoPlayerType/VideoPlayerType.swift index 38be61c5..f3d23c94 100644 --- a/Shared/Objects/VideoPlayerType/VideoPlayerType.swift +++ b/Shared/Objects/VideoPlayerType/VideoPlayerType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/ServerDiscovery/ServerDiscovery.swift b/Shared/ServerDiscovery/ServerDiscovery.swift index 21b74518..61e229d7 100644 --- a/Shared/ServerDiscovery/ServerDiscovery.swift +++ b/Shared/ServerDiscovery/ServerDiscovery.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ServerDiscovery/ServerResponse.swift b/Shared/ServerDiscovery/ServerResponse.swift index dae85d03..ed0ccc4b 100644 --- a/Shared/ServerDiscovery/ServerResponse.swift +++ b/Shared/ServerDiscovery/ServerResponse.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/Services/DownloadManager.swift b/Shared/Services/DownloadManager.swift index 2bc7f36a..055499c0 100644 --- a/Shared/Services/DownloadManager.swift +++ b/Shared/Services/DownloadManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Services/DownloadTask.swift b/Shared/Services/DownloadTask.swift index 47fae8c4..59a639e5 100644 --- a/Shared/Services/DownloadTask.swift +++ b/Shared/Services/DownloadTask.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Services/Keychain.swift b/Shared/Services/Keychain.swift index be4f83e1..d945fff4 100644 --- a/Shared/Services/Keychain.swift +++ b/Shared/Services/Keychain.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/Services/LogManager.swift b/Shared/Services/LogManager.swift index f7b75567..27c91547 100644 --- a/Shared/Services/LogManager.swift +++ b/Shared/Services/LogManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/Services/Notifications.swift b/Shared/Services/Notifications.swift index 35794ff9..cd0cbd51 100644 --- a/Shared/Services/Notifications.swift +++ b/Shared/Services/Notifications.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/Services/SwiftfinDefaults.swift b/Shared/Services/SwiftfinDefaults.swift index 96a1153d..a0e3822b 100644 --- a/Shared/Services/SwiftfinDefaults.swift +++ b/Shared/Services/SwiftfinDefaults.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/Services/UserSession.swift b/Shared/Services/UserSession.swift index 952f7aee..942341e9 100644 --- a/Shared/Services/UserSession.swift +++ b/Shared/Services/UserSession.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreData diff --git a/Shared/Strings/Strings.swift b/Shared/Strings/Strings.swift index 9d072679..bd3e2892 100644 --- a/Shared/Strings/Strings.swift +++ b/Shared/Strings/Strings.swift @@ -16,8 +16,6 @@ internal enum L10n { internal static let absolute = L10n.tr("Localizable", "absolute", fallback: "Absolute") /// Accent Color internal static let accentColor = L10n.tr("Localizable", "accentColor", fallback: "Accent Color") - /// Some views may need an app restart to update. - internal static let accentColorDescription = L10n.tr("Localizable", "accentColorDescription", fallback: "Some views may need an app restart to update.") /// Access internal static let access = L10n.tr("Localizable", "access", fallback: "Access") /// Accessibility @@ -106,8 +104,6 @@ internal enum L10n { internal static let appIcon = L10n.tr("Localizable", "appIcon", fallback: "App Icon") /// Application Name internal static let applicationName = L10n.tr("Localizable", "applicationName", fallback: "Application Name") - /// Applying media information - internal static let applyingMediaInformation = L10n.tr("Localizable", "applyingMediaInformation", fallback: "Applying media information") /// Arranger internal static let arranger = L10n.tr("Localizable", "arranger", fallback: "Arranger") /// Artist @@ -1308,8 +1304,6 @@ internal enum L10n { internal static let unsavedChangesMessage = L10n.tr("Localizable", "unsavedChangesMessage", fallback: "You have unsaved changes. Are you sure you want to discard them?") /// URL internal static let url = L10n.tr("Localizable", "url", fallback: "URL") - /// Use as item - internal static let useAsItem = L10n.tr("Localizable", "useAsItem", fallback: "Use as item") /// Use as Transcoding Profile internal static let useAsTranscodingProfile = L10n.tr("Localizable", "useAsTranscodingProfile", fallback: "Use as Transcoding Profile") /// Use Primary Image diff --git a/Shared/SwiftfinStore/StoredValue/StoredValue.swift b/Shared/SwiftfinStore/StoredValue/StoredValue.swift index 5438c7ee..3085c1b2 100644 --- a/Shared/SwiftfinStore/StoredValue/StoredValue.swift +++ b/Shared/SwiftfinStore/StoredValue/StoredValue.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/SwiftfinStore/StoredValue/StoredValues+Server.swift b/Shared/SwiftfinStore/StoredValue/StoredValues+Server.swift index edf39eb3..f5d6e09b 100644 --- a/Shared/SwiftfinStore/StoredValue/StoredValues+Server.swift +++ b/Shared/SwiftfinStore/StoredValue/StoredValues+Server.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/SwiftfinStore/StoredValue/StoredValues+Temp.swift b/Shared/SwiftfinStore/StoredValue/StoredValues+Temp.swift index ef20d0c2..29c5ed26 100644 --- a/Shared/SwiftfinStore/StoredValue/StoredValues+Temp.swift +++ b/Shared/SwiftfinStore/StoredValue/StoredValues+Temp.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/SwiftfinStore/StoredValue/StoredValues+User.swift b/Shared/SwiftfinStore/StoredValue/StoredValues+User.swift index 476b9a4e..7e12270d 100644 --- a/Shared/SwiftfinStore/StoredValue/StoredValues+User.swift +++ b/Shared/SwiftfinStore/StoredValue/StoredValues+User.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/SwiftfinStore/SwiftfinStore+Mappings.swift b/Shared/SwiftfinStore/SwiftfinStore+Mappings.swift index 14bc9c14..8f9b01ba 100644 --- a/Shared/SwiftfinStore/SwiftfinStore+Mappings.swift +++ b/Shared/SwiftfinStore/SwiftfinStore+Mappings.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/SwiftfinStore+ServerState.swift b/Shared/SwiftfinStore/SwiftfinStore+ServerState.swift index 4467f35a..bd2206f8 100644 --- a/Shared/SwiftfinStore/SwiftfinStore+ServerState.swift +++ b/Shared/SwiftfinStore/SwiftfinStore+ServerState.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/SwiftfinStore.swift b/Shared/SwiftfinStore/SwiftfinStore.swift index 593b67de..17e67b67 100644 --- a/Shared/SwiftfinStore/SwiftfinStore.swift +++ b/Shared/SwiftfinStore/SwiftfinStore.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/SwiftinStore+UserState.swift b/Shared/SwiftfinStore/SwiftinStore+UserState.swift index fd328264..de29c34f 100644 --- a/Shared/SwiftfinStore/SwiftinStore+UserState.swift +++ b/Shared/SwiftfinStore/SwiftinStore+UserState.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V1Schema/SwiftfinStore+V1.swift b/Shared/SwiftfinStore/V1Schema/SwiftfinStore+V1.swift index 316a4776..3a878ca4 100644 --- a/Shared/SwiftfinStore/V1Schema/SwiftfinStore+V1.swift +++ b/Shared/SwiftfinStore/V1Schema/SwiftfinStore+V1.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V1Schema/V1ServerModel.swift b/Shared/SwiftfinStore/V1Schema/V1ServerModel.swift index de961b8c..d89c90d3 100644 --- a/Shared/SwiftfinStore/V1Schema/V1ServerModel.swift +++ b/Shared/SwiftfinStore/V1Schema/V1ServerModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V1Schema/V1UserModel.swift b/Shared/SwiftfinStore/V1Schema/V1UserModel.swift index 2618a689..78749714 100644 --- a/Shared/SwiftfinStore/V1Schema/V1UserModel.swift +++ b/Shared/SwiftfinStore/V1Schema/V1UserModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V2Schema/SwiftfinStore+V2.swift b/Shared/SwiftfinStore/V2Schema/SwiftfinStore+V2.swift index 7d269ac9..d6843832 100644 --- a/Shared/SwiftfinStore/V2Schema/SwiftfinStore+V2.swift +++ b/Shared/SwiftfinStore/V2Schema/SwiftfinStore+V2.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V2Schema/V2AnyData.swift b/Shared/SwiftfinStore/V2Schema/V2AnyData.swift index c31142f0..9145639b 100644 --- a/Shared/SwiftfinStore/V2Schema/V2AnyData.swift +++ b/Shared/SwiftfinStore/V2Schema/V2AnyData.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/SwiftfinStore/V2Schema/V2ServerModel.swift b/Shared/SwiftfinStore/V2Schema/V2ServerModel.swift index c416f12d..e57ba0d6 100644 --- a/Shared/SwiftfinStore/V2Schema/V2ServerModel.swift +++ b/Shared/SwiftfinStore/V2Schema/V2ServerModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/SwiftfinStore/V2Schema/V2UserModel.swift b/Shared/SwiftfinStore/V2Schema/V2UserModel.swift index 931f143a..698db5d2 100644 --- a/Shared/SwiftfinStore/V2Schema/V2UserModel.swift +++ b/Shared/SwiftfinStore/V2Schema/V2UserModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/ViewModels/AdminDashboard/APIKeysViewModel.swift b/Shared/ViewModels/AdminDashboard/APIKeysViewModel.swift index f191e291..ee4f304e 100644 --- a/Shared/ViewModels/AdminDashboard/APIKeysViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/APIKeysViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/ActiveSessionsViewModel.swift b/Shared/ViewModels/AdminDashboard/ActiveSessionsViewModel.swift index d2dae124..00c93040 100644 --- a/Shared/ViewModels/AdminDashboard/ActiveSessionsViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/ActiveSessionsViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/AddServerUserViewModel.swift b/Shared/ViewModels/AdminDashboard/AddServerUserViewModel.swift index 2ad50f1b..79ce618e 100644 --- a/Shared/ViewModels/AdminDashboard/AddServerUserViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/AddServerUserViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/DeviceDetailViewModel.swift b/Shared/ViewModels/AdminDashboard/DeviceDetailViewModel.swift index f1b41a33..ac4f35a0 100644 --- a/Shared/ViewModels/AdminDashboard/DeviceDetailViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/DeviceDetailViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/DevicesViewModel.swift b/Shared/ViewModels/AdminDashboard/DevicesViewModel.swift index 91878612..3917b997 100644 --- a/Shared/ViewModels/AdminDashboard/DevicesViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/DevicesViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/ServerTaskObserver.swift b/Shared/ViewModels/AdminDashboard/ServerTaskObserver.swift index 4a0e1a0e..3205ca85 100644 --- a/Shared/ViewModels/AdminDashboard/ServerTaskObserver.swift +++ b/Shared/ViewModels/AdminDashboard/ServerTaskObserver.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/ServerTasksViewModel.swift b/Shared/ViewModels/AdminDashboard/ServerTasksViewModel.swift index e371a3fa..5f2fb8f4 100644 --- a/Shared/ViewModels/AdminDashboard/ServerTasksViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/ServerTasksViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/ServerUserAdminViewModel.swift b/Shared/ViewModels/AdminDashboard/ServerUserAdminViewModel.swift index 420db69e..3d90edc2 100644 --- a/Shared/ViewModels/AdminDashboard/ServerUserAdminViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/ServerUserAdminViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/AdminDashboard/ServerUsersViewModel.swift b/Shared/ViewModels/AdminDashboard/ServerUsersViewModel.swift index 05b9c056..bc193b5f 100644 --- a/Shared/ViewModels/AdminDashboard/ServerUsersViewModel.swift +++ b/Shared/ViewModels/AdminDashboard/ServerUsersViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ChannelLibraryViewModel.swift b/Shared/ViewModels/ChannelLibraryViewModel.swift index 754d4e4b..98cb6ad3 100644 --- a/Shared/ViewModels/ChannelLibraryViewModel.swift +++ b/Shared/ViewModels/ChannelLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/ViewModels/ConnectToServerViewModel.swift b/Shared/ViewModels/ConnectToServerViewModel.swift index 480e095a..8b2f1db0 100644 --- a/Shared/ViewModels/ConnectToServerViewModel.swift +++ b/Shared/ViewModels/ConnectToServerViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/DownloadListViewModel.swift b/Shared/ViewModels/DownloadListViewModel.swift index f68a85e1..c9fb3a70 100644 --- a/Shared/ViewModels/DownloadListViewModel.swift +++ b/Shared/ViewModels/DownloadListViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Shared/ViewModels/FilterViewModel.swift b/Shared/ViewModels/FilterViewModel.swift index 3f2f40ba..87799f1b 100644 --- a/Shared/ViewModels/FilterViewModel.swift +++ b/Shared/ViewModels/FilterViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/HomeViewModel.swift b/Shared/ViewModels/HomeViewModel.swift index 8454357e..008c0b75 100644 --- a/Shared/ViewModels/HomeViewModel.swift +++ b/Shared/ViewModels/HomeViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/DeleteItemViewModel.swift b/Shared/ViewModels/ItemAdministration/DeleteItemViewModel.swift index a8138b03..1ffa5d44 100644 --- a/Shared/ViewModels/ItemAdministration/DeleteItemViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/DeleteItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/IdentifyItemViewModel.swift b/Shared/ViewModels/ItemAdministration/IdentifyItemViewModel.swift index 55e3419b..9be23a4b 100644 --- a/Shared/ViewModels/ItemAdministration/IdentifyItemViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/IdentifyItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/GenreEditorViewModel.swift b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/GenreEditorViewModel.swift index 6edac705..c4848ab3 100644 --- a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/GenreEditorViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/GenreEditorViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/ItemEditorViewModel.swift b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/ItemEditorViewModel.swift index baa76dfa..aea2dd6e 100644 --- a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/ItemEditorViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/ItemEditorViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/PeopleEditorViewModel.swift b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/PeopleEditorViewModel.swift index 3386c7db..fd8a1ead 100644 --- a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/PeopleEditorViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/PeopleEditorViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/StudioEditorViewModel.swift b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/StudioEditorViewModel.swift index 2c91995c..129696a5 100644 --- a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/StudioEditorViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/StudioEditorViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/TagEditorViewModel.swift b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/TagEditorViewModel.swift index 1e67c904..8403963d 100644 --- a/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/TagEditorViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/ItemEditorViewModel/TagEditorViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemAdministration/RefreshMetadataViewModel.swift b/Shared/ViewModels/ItemAdministration/RefreshMetadataViewModel.swift index bbd20192..04844c1a 100644 --- a/Shared/ViewModels/ItemAdministration/RefreshMetadataViewModel.swift +++ b/Shared/ViewModels/ItemAdministration/RefreshMetadataViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemViewModel/CollectionItemViewModel.swift b/Shared/ViewModels/ItemViewModel/CollectionItemViewModel.swift index 368af421..d82c539b 100644 --- a/Shared/ViewModels/ItemViewModel/CollectionItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/CollectionItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemViewModel/EpisodeItemViewModel.swift b/Shared/ViewModels/ItemViewModel/EpisodeItemViewModel.swift index 39454f15..c3384427 100644 --- a/Shared/ViewModels/ItemViewModel/EpisodeItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/EpisodeItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemViewModel/ItemViewModel.swift b/Shared/ViewModels/ItemViewModel/ItemViewModel.swift index 80dc7855..a62ae099 100644 --- a/Shared/ViewModels/ItemViewModel/ItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/ItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemViewModel/MovieItemViewModel.swift b/Shared/ViewModels/ItemViewModel/MovieItemViewModel.swift index 4c8f340a..c2bf4c3e 100644 --- a/Shared/ViewModels/ItemViewModel/MovieItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/MovieItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ItemViewModel/SeasonItemViewModel.swift b/Shared/ViewModels/ItemViewModel/SeasonItemViewModel.swift index 0f9cb0be..527992cc 100644 --- a/Shared/ViewModels/ItemViewModel/SeasonItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/SeasonItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/ViewModels/ItemViewModel/SeriesItemViewModel.swift b/Shared/ViewModels/ItemViewModel/SeriesItemViewModel.swift index bfed1f2c..f275d640 100644 --- a/Shared/ViewModels/ItemViewModel/SeriesItemViewModel.swift +++ b/Shared/ViewModels/ItemViewModel/SeriesItemViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LibraryViewModel/ItemLibraryViewModel.swift b/Shared/ViewModels/LibraryViewModel/ItemLibraryViewModel.swift index f4c42209..24fc3f31 100644 --- a/Shared/ViewModels/LibraryViewModel/ItemLibraryViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/ItemLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LibraryViewModel/ItemTypeLibraryViewModel.swift b/Shared/ViewModels/LibraryViewModel/ItemTypeLibraryViewModel.swift index 0bf9b6c5..aa5fd8f0 100644 --- a/Shared/ViewModels/LibraryViewModel/ItemTypeLibraryViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/ItemTypeLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LibraryViewModel/LatestInLibraryViewModel.swift b/Shared/ViewModels/LibraryViewModel/LatestInLibraryViewModel.swift index dd723195..d873709d 100644 --- a/Shared/ViewModels/LibraryViewModel/LatestInLibraryViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/LatestInLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/LibraryViewModel/NextUpLibraryViewModel.swift b/Shared/ViewModels/LibraryViewModel/NextUpLibraryViewModel.swift index 4edcb87f..e3320520 100644 --- a/Shared/ViewModels/LibraryViewModel/NextUpLibraryViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/NextUpLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LibraryViewModel/PagingLibraryViewModel.swift b/Shared/ViewModels/LibraryViewModel/PagingLibraryViewModel.swift index 1c6cdfc4..b780f662 100644 --- a/Shared/ViewModels/LibraryViewModel/PagingLibraryViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/PagingLibraryViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LibraryViewModel/RecentlyAddedViewModel.swift b/Shared/ViewModels/LibraryViewModel/RecentlyAddedViewModel.swift index 59347b78..6cf3d157 100644 --- a/Shared/ViewModels/LibraryViewModel/RecentlyAddedViewModel.swift +++ b/Shared/ViewModels/LibraryViewModel/RecentlyAddedViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/LiveVideoPlayerManager.swift b/Shared/ViewModels/LiveVideoPlayerManager.swift index 1f230770..5a0fce2d 100644 --- a/Shared/ViewModels/LiveVideoPlayerManager.swift +++ b/Shared/ViewModels/LiveVideoPlayerManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/MediaViewModel/MediaType.swift b/Shared/ViewModels/MediaViewModel/MediaType.swift index b25bd02f..98ffb78e 100644 --- a/Shared/ViewModels/MediaViewModel/MediaType.swift +++ b/Shared/ViewModels/MediaViewModel/MediaType.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/MediaViewModel/MediaViewModel.swift b/Shared/ViewModels/MediaViewModel/MediaViewModel.swift index cf204694..903d0469 100644 --- a/Shared/ViewModels/MediaViewModel/MediaViewModel.swift +++ b/Shared/ViewModels/MediaViewModel/MediaViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/ViewModels/ParentalRatingsViewModel.swift b/Shared/ViewModels/ParentalRatingsViewModel.swift index 4dd943c7..0c4e9b01 100644 --- a/Shared/ViewModels/ParentalRatingsViewModel.swift +++ b/Shared/ViewModels/ParentalRatingsViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ProgramsViewModel.swift b/Shared/ViewModels/ProgramsViewModel.swift index 67c90d95..64e661e0 100644 --- a/Shared/ViewModels/ProgramsViewModel.swift +++ b/Shared/ViewModels/ProgramsViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/QuickConnectAuthorizeViewModel.swift b/Shared/ViewModels/QuickConnectAuthorizeViewModel.swift index 293258fb..9228842f 100644 --- a/Shared/ViewModels/QuickConnectAuthorizeViewModel.swift +++ b/Shared/ViewModels/QuickConnectAuthorizeViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ResetUserPasswordViewModel.swift b/Shared/ViewModels/ResetUserPasswordViewModel.swift index dd028605..ce15b455 100644 --- a/Shared/ViewModels/ResetUserPasswordViewModel.swift +++ b/Shared/ViewModels/ResetUserPasswordViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/SearchViewModel.swift b/Shared/ViewModels/SearchViewModel.swift index 3de164f9..88f474e2 100644 --- a/Shared/ViewModels/SearchViewModel.swift +++ b/Shared/ViewModels/SearchViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/SelectUserViewModel.swift b/Shared/ViewModels/SelectUserViewModel.swift index 9997ba4f..6fc80332 100644 --- a/Shared/ViewModels/SelectUserViewModel.swift +++ b/Shared/ViewModels/SelectUserViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ServerCheckViewModel.swift b/Shared/ViewModels/ServerCheckViewModel.swift index a2596390..a4d7b875 100644 --- a/Shared/ViewModels/ServerCheckViewModel.swift +++ b/Shared/ViewModels/ServerCheckViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/ServerConnectionViewModel.swift b/Shared/ViewModels/ServerConnectionViewModel.swift index 778e7e2f..53977928 100644 --- a/Shared/ViewModels/ServerConnectionViewModel.swift +++ b/Shared/ViewModels/ServerConnectionViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/ViewModels/ServerLogsViewModel.swift b/Shared/ViewModels/ServerLogsViewModel.swift index 86ef22f6..e63f837f 100644 --- a/Shared/ViewModels/ServerLogsViewModel.swift +++ b/Shared/ViewModels/ServerLogsViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/SettingsViewModel.swift b/Shared/ViewModels/SettingsViewModel.swift index 41abc488..820f0751 100644 --- a/Shared/ViewModels/SettingsViewModel.swift +++ b/Shared/ViewModels/SettingsViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Shared/ViewModels/UserLocalSecurityViewModel.swift b/Shared/ViewModels/UserLocalSecurityViewModel.swift index 5de3f238..42202757 100644 --- a/Shared/ViewModels/UserLocalSecurityViewModel.swift +++ b/Shared/ViewModels/UserLocalSecurityViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/UserProfileImageViewModel.swift b/Shared/ViewModels/UserProfileImageViewModel.swift index 16fdeafb..2fbfe762 100644 --- a/Shared/ViewModels/UserProfileImageViewModel.swift +++ b/Shared/ViewModels/UserProfileImageViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/UserSignInViewModel.swift b/Shared/ViewModels/UserSignInViewModel.swift index 63138fba..61903be2 100644 --- a/Shared/ViewModels/UserSignInViewModel.swift +++ b/Shared/ViewModels/UserSignInViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Shared/ViewModels/VideoPlayerManager/DownloadVideoPlayerManager.swift b/Shared/ViewModels/VideoPlayerManager/DownloadVideoPlayerManager.swift index 82eab8b8..d1fdd758 100644 --- a/Shared/ViewModels/VideoPlayerManager/DownloadVideoPlayerManager.swift +++ b/Shared/ViewModels/VideoPlayerManager/DownloadVideoPlayerManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/VideoPlayerManager/OnlineVideoPlayerManager.swift b/Shared/ViewModels/VideoPlayerManager/OnlineVideoPlayerManager.swift index a50eb0d9..89c3f22f 100644 --- a/Shared/ViewModels/VideoPlayerManager/OnlineVideoPlayerManager.swift +++ b/Shared/ViewModels/VideoPlayerManager/OnlineVideoPlayerManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Shared/ViewModels/VideoPlayerManager/VideoPlayerManager.swift b/Shared/ViewModels/VideoPlayerManager/VideoPlayerManager.swift index 006bc0e9..9f048225 100644 --- a/Shared/ViewModels/VideoPlayerManager/VideoPlayerManager.swift +++ b/Shared/ViewModels/VideoPlayerManager/VideoPlayerManager.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVFoundation diff --git a/Shared/ViewModels/VideoPlayerViewModel.swift b/Shared/ViewModels/VideoPlayerViewModel.swift index e3636104..af9957b9 100644 --- a/Shared/ViewModels/VideoPlayerViewModel.swift +++ b/Shared/ViewModels/VideoPlayerViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Shared/ViewModels/ViewModel.swift b/Shared/ViewModels/ViewModel.swift index c00c3e45..fc614814 100644 --- a/Shared/ViewModels/ViewModel.swift +++ b/Shared/ViewModels/ViewModel.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingController.swift b/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingController.swift index c459d3d5..00c64838 100644 --- a/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingController.swift +++ b/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingController.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // // TODO: IMPLEMENT BUTTON OVERRIDES IN `PreferencesView` PACKAGE diff --git a/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingSwizzling.swift b/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingSwizzling.swift index f4231d8b..feafce53 100644 --- a/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingSwizzling.swift +++ b/Swiftfin tvOS/App/PreferenceUIHosting/PreferenceUIHostingSwizzling.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // // TODO: IMPLEMENT BUTTON OVERRIDES IN `PreferencesView` PACKAGE diff --git a/Swiftfin tvOS/App/SwiftfinApp.swift b/Swiftfin tvOS/App/SwiftfinApp.swift index 7683d552..361cd2f0 100644 --- a/Swiftfin tvOS/App/SwiftfinApp.swift +++ b/Swiftfin tvOS/App/SwiftfinApp.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Swiftfin tvOS/Components/CinematicBackgroundView.swift b/Swiftfin tvOS/Components/CinematicBackgroundView.swift index 23606d34..a224c975 100644 --- a/Swiftfin tvOS/Components/CinematicBackgroundView.swift +++ b/Swiftfin tvOS/Components/CinematicBackgroundView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin tvOS/Components/CinematicItemSelector.swift b/Swiftfin tvOS/Components/CinematicItemSelector.swift index 83ad7670..31c1bb22 100644 --- a/Swiftfin tvOS/Components/CinematicItemSelector.swift +++ b/Swiftfin tvOS/Components/CinematicItemSelector.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin tvOS/Components/DotHStack.swift b/Swiftfin tvOS/Components/DotHStack.swift index 19195593..6cb39feb 100644 --- a/Swiftfin tvOS/Components/DotHStack.swift +++ b/Swiftfin tvOS/Components/DotHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/EnumPickerView.swift b/Swiftfin tvOS/Components/EnumPickerView.swift index 5ea8fcea..87640f8a 100644 --- a/Swiftfin tvOS/Components/EnumPickerView.swift +++ b/Swiftfin tvOS/Components/EnumPickerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/InlineEnumToggle.swift b/Swiftfin tvOS/Components/InlineEnumToggle.swift index 18f24c7a..c38fbd47 100644 --- a/Swiftfin tvOS/Components/InlineEnumToggle.swift +++ b/Swiftfin tvOS/Components/InlineEnumToggle.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/LandscapePosterProgressBar.swift b/Swiftfin tvOS/Components/LandscapePosterProgressBar.swift index be5e9e0c..c66ca950 100644 --- a/Swiftfin tvOS/Components/LandscapePosterProgressBar.swift +++ b/Swiftfin tvOS/Components/LandscapePosterProgressBar.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/ListRowButton.swift b/Swiftfin tvOS/Components/ListRowButton.swift index 0c96b5b4..1774fb62 100644 --- a/Swiftfin tvOS/Components/ListRowButton.swift +++ b/Swiftfin tvOS/Components/ListRowButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/NonePosterButton.swift b/Swiftfin tvOS/Components/NonePosterButton.swift index 33629f02..e533275a 100644 --- a/Swiftfin tvOS/Components/NonePosterButton.swift +++ b/Swiftfin tvOS/Components/NonePosterButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/OrderedSectionSelectorView.swift b/Swiftfin tvOS/Components/OrderedSectionSelectorView.swift index d320123c..9b958c64 100644 --- a/Swiftfin tvOS/Components/OrderedSectionSelectorView.swift +++ b/Swiftfin tvOS/Components/OrderedSectionSelectorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin tvOS/Components/PosterButton.swift b/Swiftfin tvOS/Components/PosterButton.swift index 1b977d7d..6ad58f25 100644 --- a/Swiftfin tvOS/Components/PosterButton.swift +++ b/Swiftfin tvOS/Components/PosterButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Components/PosterHStack.swift b/Swiftfin tvOS/Components/PosterHStack.swift index 10af0e78..244b1c48 100644 --- a/Swiftfin tvOS/Components/PosterHStack.swift +++ b/Swiftfin tvOS/Components/PosterHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin tvOS/Components/SFSymbolButton.swift b/Swiftfin tvOS/Components/SFSymbolButton.swift index 40b47a4a..523307a2 100644 --- a/Swiftfin tvOS/Components/SFSymbolButton.swift +++ b/Swiftfin tvOS/Components/SFSymbolButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/SeeAllPosterButton.swift b/Swiftfin tvOS/Components/SeeAllPosterButton.swift index 947de6e8..11617446 100644 --- a/Swiftfin tvOS/Components/SeeAllPosterButton.swift +++ b/Swiftfin tvOS/Components/SeeAllPosterButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/ServerButton.swift b/Swiftfin tvOS/Components/ServerButton.swift index ef7f7653..4565e022 100644 --- a/Swiftfin tvOS/Components/ServerButton.swift +++ b/Swiftfin tvOS/Components/ServerButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/SplitFormWindowView.swift b/Swiftfin tvOS/Components/SplitFormWindowView.swift index 20fb319c..3d44c38c 100644 --- a/Swiftfin tvOS/Components/SplitFormWindowView.swift +++ b/Swiftfin tvOS/Components/SplitFormWindowView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Components/SplitLoginWindowView.swift b/Swiftfin tvOS/Components/SplitLoginWindowView.swift index f724a38e..5cc6ce50 100644 --- a/Swiftfin tvOS/Components/SplitLoginWindowView.swift +++ b/Swiftfin tvOS/Components/SplitLoginWindowView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin tvOS/Components/StepperView.swift b/Swiftfin tvOS/Components/StepperView.swift index 945b3892..3c7492d2 100644 --- a/Swiftfin tvOS/Components/StepperView.swift +++ b/Swiftfin tvOS/Components/StepperView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Extensions/View/Modifiers/NavigationBarMenuButton.swift b/Swiftfin tvOS/Extensions/View/Modifiers/NavigationBarMenuButton.swift index 1014c393..75318c5f 100644 --- a/Swiftfin tvOS/Extensions/View/Modifiers/NavigationBarMenuButton.swift +++ b/Swiftfin tvOS/Extensions/View/Modifiers/NavigationBarMenuButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Extensions/View/View-tvOS.swift b/Swiftfin tvOS/Extensions/View/View-tvOS.swift index 6630ee3a..233da0c3 100644 --- a/Swiftfin tvOS/Extensions/View/View-tvOS.swift +++ b/Swiftfin tvOS/Extensions/View/View-tvOS.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/ImageButtonStyle.swift b/Swiftfin tvOS/ImageButtonStyle.swift index 1b9d16eb..20256444 100644 --- a/Swiftfin tvOS/ImageButtonStyle.swift +++ b/Swiftfin tvOS/ImageButtonStyle.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // struct ImageButtonStyle: ButtonStyle { diff --git a/Swiftfin tvOS/Objects/FocusGuide.swift b/Swiftfin tvOS/Objects/FocusGuide.swift index 02755491..00c9014b 100644 --- a/Swiftfin tvOS/Objects/FocusGuide.swift +++ b/Swiftfin tvOS/Objects/FocusGuide.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/AppLoadingView.swift b/Swiftfin tvOS/Views/AppLoadingView.swift index 00875233..1fcdc22c 100644 --- a/Swiftfin tvOS/Views/AppLoadingView.swift +++ b/Swiftfin tvOS/Views/AppLoadingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/BasicAppSettingsView.swift b/Swiftfin tvOS/Views/BasicAppSettingsView.swift index e007f2b9..3cd265ab 100644 --- a/Swiftfin tvOS/Views/BasicAppSettingsView.swift +++ b/Swiftfin tvOS/Views/BasicAppSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ChannelLibraryView/ChannelLibraryView.swift b/Swiftfin tvOS/Views/ChannelLibraryView/ChannelLibraryView.swift index f8cae264..8a2ad4c4 100644 --- a/Swiftfin tvOS/Views/ChannelLibraryView/ChannelLibraryView.swift +++ b/Swiftfin tvOS/Views/ChannelLibraryView/ChannelLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin tvOS/Views/ChannelLibraryView/Components/WideChannelGridItem.swift b/Swiftfin tvOS/Views/ChannelLibraryView/Components/WideChannelGridItem.swift index eb0741e3..997b58a3 100644 --- a/Swiftfin tvOS/Views/ChannelLibraryView/Components/WideChannelGridItem.swift +++ b/Swiftfin tvOS/Views/ChannelLibraryView/Components/WideChannelGridItem.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ConnectToServerView/Components/LocalServerButton.swift b/Swiftfin tvOS/Views/ConnectToServerView/Components/LocalServerButton.swift index 92fca3f6..11c08d6a 100644 --- a/Swiftfin tvOS/Views/ConnectToServerView/Components/LocalServerButton.swift +++ b/Swiftfin tvOS/Views/ConnectToServerView/Components/LocalServerButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin tvOS/Views/ConnectToServerView/ConnectToServerView.swift b/Swiftfin tvOS/Views/ConnectToServerView/ConnectToServerView.swift index 2fd74630..da2f10e8 100644 --- a/Swiftfin tvOS/Views/ConnectToServerView/ConnectToServerView.swift +++ b/Swiftfin tvOS/Views/ConnectToServerView/ConnectToServerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin tvOS/Views/FontPickerView.swift b/Swiftfin tvOS/Views/FontPickerView.swift index 8b76365c..c82ed374 100644 --- a/Swiftfin tvOS/Views/FontPickerView.swift +++ b/Swiftfin tvOS/Views/FontPickerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/HomeView/Components/CinematicRecentlyAddedView.swift b/Swiftfin tvOS/Views/HomeView/Components/CinematicRecentlyAddedView.swift index 5bd3a6f5..7b503634 100644 --- a/Swiftfin tvOS/Views/HomeView/Components/CinematicRecentlyAddedView.swift +++ b/Swiftfin tvOS/Views/HomeView/Components/CinematicRecentlyAddedView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/HomeView/Components/CinematicResumeItemView.swift b/Swiftfin tvOS/Views/HomeView/Components/CinematicResumeItemView.swift index 5609c8b1..a8fc2b2c 100644 --- a/Swiftfin tvOS/Views/HomeView/Components/CinematicResumeItemView.swift +++ b/Swiftfin tvOS/Views/HomeView/Components/CinematicResumeItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/HomeView/Components/LatestInLibraryView.swift b/Swiftfin tvOS/Views/HomeView/Components/LatestInLibraryView.swift index 84b2cd16..a4b36ce3 100644 --- a/Swiftfin tvOS/Views/HomeView/Components/LatestInLibraryView.swift +++ b/Swiftfin tvOS/Views/HomeView/Components/LatestInLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/HomeView/Components/NextUpView.swift b/Swiftfin tvOS/Views/HomeView/Components/NextUpView.swift index 5e14053b..b8a8209d 100644 --- a/Swiftfin tvOS/Views/HomeView/Components/NextUpView.swift +++ b/Swiftfin tvOS/Views/HomeView/Components/NextUpView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/HomeView/Components/RecentlyAddedView.swift b/Swiftfin tvOS/Views/HomeView/Components/RecentlyAddedView.swift index 3d627b33..cdd2d150 100644 --- a/Swiftfin tvOS/Views/HomeView/Components/RecentlyAddedView.swift +++ b/Swiftfin tvOS/Views/HomeView/Components/RecentlyAddedView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/HomeView/HomeErrorView.swift b/Swiftfin tvOS/Views/HomeView/HomeErrorView.swift index 428f3cdc..b7d62961 100644 --- a/Swiftfin tvOS/Views/HomeView/HomeErrorView.swift +++ b/Swiftfin tvOS/Views/HomeView/HomeErrorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/HomeView/HomeView.swift b/Swiftfin tvOS/Views/HomeView/HomeView.swift index 16e4919c..5cfb0b65 100644 --- a/Swiftfin tvOS/Views/HomeView/HomeView.swift +++ b/Swiftfin tvOS/Views/HomeView/HomeView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemOverviewView.swift b/Swiftfin tvOS/Views/ItemOverviewView.swift index 7b918f2c..8cd80faf 100644 --- a/Swiftfin tvOS/Views/ItemOverviewView.swift +++ b/Swiftfin tvOS/Views/ItemOverviewView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/CinematicCollectionItemView.swift b/Swiftfin tvOS/Views/ItemView/CinematicCollectionItemView.swift index 37f06a66..04cf0ec8 100644 --- a/Swiftfin tvOS/Views/ItemView/CinematicCollectionItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/CinematicCollectionItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/CinematicEpisodeItemView.swift b/Swiftfin tvOS/Views/ItemView/CinematicEpisodeItemView.swift index f2074d01..1101fd28 100644 --- a/Swiftfin tvOS/Views/ItemView/CinematicEpisodeItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/CinematicEpisodeItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/CinematicItemAboutView.swift b/Swiftfin tvOS/Views/ItemView/CinematicItemAboutView.swift index 439a15d4..cfec802e 100644 --- a/Swiftfin tvOS/Views/ItemView/CinematicItemAboutView.swift +++ b/Swiftfin tvOS/Views/ItemView/CinematicItemAboutView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/CinematicItemViewTopRow.swift b/Swiftfin tvOS/Views/ItemView/CinematicItemViewTopRow.swift index ab148920..8d01a060 100644 --- a/Swiftfin tvOS/Views/ItemView/CinematicItemViewTopRow.swift +++ b/Swiftfin tvOS/Views/ItemView/CinematicItemViewTopRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/CinematicSeasonItemView.swift b/Swiftfin tvOS/Views/ItemView/CinematicSeasonItemView.swift index 192279eb..1bc83e6a 100644 --- a/Swiftfin tvOS/Views/ItemView/CinematicSeasonItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/CinematicSeasonItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemContentView.swift b/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemContentView.swift index 5209c5be..2652597a 100644 --- a/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemContentView.swift +++ b/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemView.swift b/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemView.swift index 15fcaf24..cfe932b8 100644 --- a/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/CollectionItemView/CollectionItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AboutView/AboutView.swift b/Swiftfin tvOS/Views/ItemView/Components/AboutView/AboutView.swift index be919250..b84a0fe2 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AboutView/AboutView.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AboutView/AboutView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/AboutViewCard.swift b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/AboutViewCard.swift index 8c1cb7e2..ed2b2561 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/AboutViewCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/AboutViewCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift index 24434ce5..326dd52c 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/OverviewCard.swift b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/OverviewCard.swift index 36433dee..f5d25925 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/OverviewCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/OverviewCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/RatingsCard.swift b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/RatingsCard.swift index 86ae5460..e7ea09a3 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/RatingsCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AboutView/Components/RatingsCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButton.swift b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButton.swift index dafee461..0660a6f3 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButton.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButtonHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButtonHStack.swift index 4a31af6a..26a35e40 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButtonHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionButtonHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionMenu.swift b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionMenu.swift index ff66b787..1d939f63 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionMenu.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/ActionMenu.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/RefreshMetadataButton.swift b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/RefreshMetadataButton.swift index 6f82251c..a8328b88 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/RefreshMetadataButton.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/ActionButtons/RefreshMetadataButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/Components/AttributeHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/AttributeHStack.swift index 891707aa..d553901b 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/AttributeHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/AttributeHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/CastAndCrewHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/CastAndCrewHStack.swift index c957ca37..e976b233 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/CastAndCrewHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/CastAndCrewHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift index 80c08508..7ad6e88c 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift index ec4ee0d7..4352bcc8 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift index 2cf9f967..d5302d84 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift index 4b308386..30b57b91 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift index a9be264d..6a907269 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift index f0071d02..5edee9ef 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin tvOS/Views/ItemView/Components/PlayButton.swift b/Swiftfin tvOS/Views/ItemView/Components/PlayButton.swift index e727bfc7..c71d0538 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/PlayButton.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/PlayButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin tvOS/Views/ItemView/Components/SimilarItemsHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/SimilarItemsHStack.swift index 992985e5..f6e49a75 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/SimilarItemsHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/SimilarItemsHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/Components/SpecialFeaturesHStack.swift b/Swiftfin tvOS/Views/ItemView/Components/SpecialFeaturesHStack.swift index 868cf397..595a7b0c 100644 --- a/Swiftfin tvOS/Views/ItemView/Components/SpecialFeaturesHStack.swift +++ b/Swiftfin tvOS/Views/ItemView/Components/SpecialFeaturesHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemContentView.swift b/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemContentView.swift index f9adec4c..4bfdf933 100644 --- a/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemContentView.swift +++ b/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemView.swift b/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemView.swift index ace4a254..e541bc39 100644 --- a/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/EpisodeItemView/EpisodeItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/ItemView.swift b/Swiftfin tvOS/Views/ItemView/ItemView.swift index 2a736e5b..cce80108 100644 --- a/Swiftfin tvOS/Views/ItemView/ItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/ItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemContentView.swift b/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemContentView.swift index ca265576..77221660 100644 --- a/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemContentView.swift +++ b/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemView.swift b/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemView.swift index 98bfa64e..820a4ba6 100644 --- a/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/MovieItemView/MovieItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/ItemView/ScrollViews/CinematicScrollView.swift b/Swiftfin tvOS/Views/ItemView/ScrollViews/CinematicScrollView.swift index d1ea1e9a..33384541 100644 --- a/Swiftfin tvOS/Views/ItemView/ScrollViews/CinematicScrollView.swift +++ b/Swiftfin tvOS/Views/ItemView/ScrollViews/CinematicScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemContentView.swift b/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemContentView.swift index 8a31864d..bcd00e1c 100644 --- a/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemContentView.swift +++ b/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemView.swift b/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemView.swift index c1eee109..745c4c39 100644 --- a/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemView.swift +++ b/Swiftfin tvOS/Views/ItemView/SeriesItemView/SeriesItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/LearnMoreModal.swift b/Swiftfin tvOS/Views/LearnMoreModal.swift index ae551b31..6639e4c0 100644 --- a/Swiftfin tvOS/Views/LearnMoreModal.swift +++ b/Swiftfin tvOS/Views/LearnMoreModal.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/MediaSourceInfoView.swift b/Swiftfin tvOS/Views/MediaSourceInfoView.swift index d449c996..00cc32b1 100644 --- a/Swiftfin tvOS/Views/MediaSourceInfoView.swift +++ b/Swiftfin tvOS/Views/MediaSourceInfoView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/MediaView/Components/MediaItem.swift b/Swiftfin tvOS/Views/MediaView/Components/MediaItem.swift index a5534e5d..a8457adf 100644 --- a/Swiftfin tvOS/Views/MediaView/Components/MediaItem.swift +++ b/Swiftfin tvOS/Views/MediaView/Components/MediaItem.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/MediaView/MediaView.swift b/Swiftfin tvOS/Views/MediaView/MediaView.swift index 6142869a..961f95b3 100644 --- a/Swiftfin tvOS/Views/MediaView/MediaView.swift +++ b/Swiftfin tvOS/Views/MediaView/MediaView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin tvOS/Views/PagingLibraryView/Components/LibraryRow.swift b/Swiftfin tvOS/Views/PagingLibraryView/Components/LibraryRow.swift index 34939e5a..f7236fd4 100644 --- a/Swiftfin tvOS/Views/PagingLibraryView/Components/LibraryRow.swift +++ b/Swiftfin tvOS/Views/PagingLibraryView/Components/LibraryRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/PagingLibraryView/Components/ListRow.swift b/Swiftfin tvOS/Views/PagingLibraryView/Components/ListRow.swift index 75348c65..8c8882d0 100644 --- a/Swiftfin tvOS/Views/PagingLibraryView/Components/ListRow.swift +++ b/Swiftfin tvOS/Views/PagingLibraryView/Components/ListRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/PagingLibraryView/PagingLibraryView.swift b/Swiftfin tvOS/Views/PagingLibraryView/PagingLibraryView.swift index d1a8d153..c91bfeda 100644 --- a/Swiftfin tvOS/Views/PagingLibraryView/PagingLibraryView.swift +++ b/Swiftfin tvOS/Views/PagingLibraryView/PagingLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin tvOS/Views/ProgramsView/Components/ProgramButtonContent.swift b/Swiftfin tvOS/Views/ProgramsView/Components/ProgramButtonContent.swift index f0d9bf96..5d65d102 100644 --- a/Swiftfin tvOS/Views/ProgramsView/Components/ProgramButtonContent.swift +++ b/Swiftfin tvOS/Views/ProgramsView/Components/ProgramButtonContent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ProgramsView/Components/ProgramProgressOverlay.swift b/Swiftfin tvOS/Views/ProgramsView/Components/ProgramProgressOverlay.swift index 793b809a..7c5ad24a 100644 --- a/Swiftfin tvOS/Views/ProgramsView/Components/ProgramProgressOverlay.swift +++ b/Swiftfin tvOS/Views/ProgramsView/Components/ProgramProgressOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/ProgramsView/ProgramsView.swift b/Swiftfin tvOS/Views/ProgramsView/ProgramsView.swift index fc621108..686854cf 100644 --- a/Swiftfin tvOS/Views/ProgramsView/ProgramsView.swift +++ b/Swiftfin tvOS/Views/ProgramsView/ProgramsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/QuickConnectView.swift b/Swiftfin tvOS/Views/QuickConnectView.swift index c2d60907..ad5e6893 100644 --- a/Swiftfin tvOS/Views/QuickConnectView.swift +++ b/Swiftfin tvOS/Views/QuickConnectView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/SearchView.swift b/Swiftfin tvOS/Views/SearchView.swift index 61553291..ce6b6ec9 100644 --- a/Swiftfin tvOS/Views/SearchView.swift +++ b/Swiftfin tvOS/Views/SearchView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SelectUserView/Components/AddUserButton.swift b/Swiftfin tvOS/Views/SelectUserView/Components/AddUserButton.swift index 1ee50028..7b4165da 100644 --- a/Swiftfin tvOS/Views/SelectUserView/Components/AddUserButton.swift +++ b/Swiftfin tvOS/Views/SelectUserView/Components/AddUserButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import OrderedCollections diff --git a/Swiftfin tvOS/Views/SelectUserView/Components/SelectUserBottomBar.swift b/Swiftfin tvOS/Views/SelectUserView/Components/SelectUserBottomBar.swift index 9761c444..8147d44d 100644 --- a/Swiftfin tvOS/Views/SelectUserView/Components/SelectUserBottomBar.swift +++ b/Swiftfin tvOS/Views/SelectUserView/Components/SelectUserBottomBar.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/SelectUserView/Components/ServerSelectionMenu.swift b/Swiftfin tvOS/Views/SelectUserView/Components/ServerSelectionMenu.swift index e9d4b896..d0fe4a7a 100644 --- a/Swiftfin tvOS/Views/SelectUserView/Components/ServerSelectionMenu.swift +++ b/Swiftfin tvOS/Views/SelectUserView/Components/ServerSelectionMenu.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/SelectUserView/Components/UserGridButton.swift b/Swiftfin tvOS/Views/SelectUserView/Components/UserGridButton.swift index f92e1a71..92c8ca2b 100644 --- a/Swiftfin tvOS/Views/SelectUserView/Components/UserGridButton.swift +++ b/Swiftfin tvOS/Views/SelectUserView/Components/UserGridButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SelectUserView/SelectUserView.swift b/Swiftfin tvOS/Views/SelectUserView/SelectUserView.swift index 5aa17a6c..92b0ceea 100644 --- a/Swiftfin tvOS/Views/SelectUserView/SelectUserView.swift +++ b/Swiftfin tvOS/Views/SelectUserView/SelectUserView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin tvOS/Views/ServerDetailView.swift b/Swiftfin tvOS/Views/ServerDetailView.swift index 52e2d1f9..c57205f6 100644 --- a/Swiftfin tvOS/Views/ServerDetailView.swift +++ b/Swiftfin tvOS/Views/ServerDetailView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift index ccb04af0..53bdc87c 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift index 8abfb342..96d67b7d 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift index df74872b..9af28401 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/ListColumnsPickerView.swift b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/ListColumnsPickerView.swift index 07c20aa6..0b0277bf 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/ListColumnsPickerView.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/ListColumnsPickerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift index f3db9a58..c29a8067 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift index dadfba62..5ea483dd 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift index ec4f4811..2d0573da 100644 --- a/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift +++ b/Swiftfin tvOS/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/ExperimentalSettingsView.swift b/Swiftfin tvOS/Views/SettingsView/ExperimentalSettingsView.swift index 6b6e5107..6af5a3e6 100644 --- a/Swiftfin tvOS/Views/SettingsView/ExperimentalSettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/ExperimentalSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/IndicatorSettingsView.swift b/Swiftfin tvOS/Views/SettingsView/IndicatorSettingsView.swift index 742c28f8..565301c8 100644 --- a/Swiftfin tvOS/Views/SettingsView/IndicatorSettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/IndicatorSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/PlaybackQualitySettingsView.swift b/Swiftfin tvOS/Views/SettingsView/PlaybackQualitySettingsView.swift index 9bb4369e..fec28486 100644 --- a/Swiftfin tvOS/Views/SettingsView/PlaybackQualitySettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/PlaybackQualitySettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/SettingsView.swift b/Swiftfin tvOS/Views/SettingsView/SettingsView.swift index 7ec28275..eacbd9a2 100644 --- a/Swiftfin tvOS/Views/SettingsView/SettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/SettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/SettingsView/VideoPlayerSettingsView.swift b/Swiftfin tvOS/Views/SettingsView/VideoPlayerSettingsView.swift index 26440977..3e84a39a 100644 --- a/Swiftfin tvOS/Views/SettingsView/VideoPlayerSettingsView.swift +++ b/Swiftfin tvOS/Views/SettingsView/VideoPlayerSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/UserSignInView/Components/PublicUserButton.swift b/Swiftfin tvOS/Views/UserSignInView/Components/PublicUserButton.swift index 7e06660c..b592881e 100644 --- a/Swiftfin tvOS/Views/UserSignInView/Components/PublicUserButton.swift +++ b/Swiftfin tvOS/Views/UserSignInView/Components/PublicUserButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin tvOS/Views/UserSignInView/UserSignInView.swift b/Swiftfin tvOS/Views/UserSignInView/UserSignInView.swift index 2821c3f9..3a51e1ab 100644 --- a/Swiftfin tvOS/Views/UserSignInView/UserSignInView.swift +++ b/Swiftfin tvOS/Views/UserSignInView/UserSignInView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin tvOS/Views/VideoPlayer/Components/LoadingView.swift b/Swiftfin tvOS/Views/VideoPlayer/Components/LoadingView.swift index 90cbfb6b..74391c0a 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Components/LoadingView.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Components/LoadingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveNativeVideoPlayer.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveNativeVideoPlayer.swift index 1f56fa19..b3da98b0 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveNativeVideoPlayer.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveNativeVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVKit diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift index 90554ba6..ccb836d7 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveLoadingOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveLoadingOverlay.swift index 014d5cf9..20fe278a 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveLoadingOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveLoadingOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift index 86843a5a..a1e91903 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift index 35cf9934..79eca923 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/LiveVideoPlayer.swift b/Swiftfin tvOS/Views/VideoPlayer/LiveVideoPlayer.swift index b5625724..f3ef9b2d 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/LiveVideoPlayer.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/LiveVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/NativeVideoPlayer.swift b/Swiftfin tvOS/Views/VideoPlayer/NativeVideoPlayer.swift index be8947b8..f54e94fa 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/NativeVideoPlayer.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/NativeVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVKit diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/ChapterOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/ChapterOverlay.swift index 76a036fa..e77fd32a 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/ChapterOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/ChapterOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift index 3d81ae00..b235e2a9 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift index 83d56c57..b182b25b 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift index cdbfe9e1..4c7099b3 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift index ce094353..92594014 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift index 9ddd284b..b8f05750 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleButton.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleButton.swift index 25029199..c43576b6 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleButton.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift index 808a039e..00885428 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BottomBarView.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BottomBarView.swift index 3844d8bd..5e82a236 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BottomBarView.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/BottomBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/SliderView.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/SliderView.swift index a2e7e6c9..fb955169 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/SliderView.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/SliderView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/tvOSSlider.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/tvOSSlider.swift index 9929c015..e2faadaa 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/tvOSSlider.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Components/tvOSSLider/tvOSSlider.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // // Modification of https://github.com/zattoo/TvOSSlider diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/ConfirmCloseOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/ConfirmCloseOverlay.swift index fb52e37a..b5851700 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/ConfirmCloseOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/ConfirmCloseOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/MainOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/MainOverlay.swift index 007277e2..4f867d41 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/MainOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/MainOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Overlay.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Overlay.swift index 2d692b2b..10360ec4 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/Overlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/Overlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import PreferencesView diff --git a/Swiftfin tvOS/Views/VideoPlayer/Overlays/SmallMenuOverlay.swift b/Swiftfin tvOS/Views/VideoPlayer/Overlays/SmallMenuOverlay.swift index beabc733..b5a611ab 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/Overlays/SmallMenuOverlay.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/Overlays/SmallMenuOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin tvOS/Views/VideoPlayer/VideoPlayer.swift b/Swiftfin tvOS/Views/VideoPlayer/VideoPlayer.swift index 7574f19b..0c41f574 100644 --- a/Swiftfin tvOS/Views/VideoPlayer/VideoPlayer.swift +++ b/Swiftfin tvOS/Views/VideoPlayer/VideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/App/AppDelegate.swift b/Swiftfin/App/AppDelegate.swift index 285954fc..f3fd3914 100644 --- a/Swiftfin/App/AppDelegate.swift +++ b/Swiftfin/App/AppDelegate.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVFAudio diff --git a/Swiftfin/App/SwiftfinApp+ValueObservation.swift b/Swiftfin/App/SwiftfinApp+ValueObservation.swift index 03eeaf94..fc8098d7 100644 --- a/Swiftfin/App/SwiftfinApp+ValueObservation.swift +++ b/Swiftfin/App/SwiftfinApp+ValueObservation.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/App/SwiftfinApp.swift b/Swiftfin/App/SwiftfinApp.swift index 1b61eade..3636706a 100644 --- a/Swiftfin/App/SwiftfinApp.swift +++ b/Swiftfin/App/SwiftfinApp.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CoreStore diff --git a/Swiftfin/Components/BasicStepper.swift b/Swiftfin/Components/BasicStepper.swift index bf7e6dae..5c48123f 100644 --- a/Swiftfin/Components/BasicStepper.swift +++ b/Swiftfin/Components/BasicStepper.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/CircularProgressView.swift b/Swiftfin/Components/CircularProgressView.swift index 6099f821..1ec7a6de 100644 --- a/Swiftfin/Components/CircularProgressView.swift +++ b/Swiftfin/Components/CircularProgressView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/CountryPicker.swift b/Swiftfin/Components/CountryPicker.swift index 2c903a55..f8049df4 100644 --- a/Swiftfin/Components/CountryPicker.swift +++ b/Swiftfin/Components/CountryPicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/DelayedProgressView.swift b/Swiftfin/Components/DelayedProgressView.swift index 1314ec65..a55e738f 100644 --- a/Swiftfin/Components/DelayedProgressView.swift +++ b/Swiftfin/Components/DelayedProgressView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Components/DotHStack.swift b/Swiftfin/Components/DotHStack.swift index 6c496c19..0a3f6822 100644 --- a/Swiftfin/Components/DotHStack.swift +++ b/Swiftfin/Components/DotHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/ErrorView.swift b/Swiftfin/Components/ErrorView.swift index e5f55bd3..ba68f514 100644 --- a/Swiftfin/Components/ErrorView.swift +++ b/Swiftfin/Components/ErrorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/GestureView.swift b/Swiftfin/Components/GestureView.swift index 409b193e..9a48541e 100644 --- a/Swiftfin/Components/GestureView.swift +++ b/Swiftfin/Components/GestureView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Components/HourMinutePicker.swift b/Swiftfin/Components/HourMinutePicker.swift index b5573d34..1ad1b7b6 100644 --- a/Swiftfin/Components/HourMinutePicker.swift +++ b/Swiftfin/Components/HourMinutePicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/LandscapePosterProgressBar.swift b/Swiftfin/Components/LandscapePosterProgressBar.swift index 01f4ec91..e5bd4f12 100644 --- a/Swiftfin/Components/LandscapePosterProgressBar.swift +++ b/Swiftfin/Components/LandscapePosterProgressBar.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/LanguagePicker.swift b/Swiftfin/Components/LanguagePicker.swift index 796855dc..e4881621 100644 --- a/Swiftfin/Components/LanguagePicker.swift +++ b/Swiftfin/Components/LanguagePicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/LearnMoreButton.swift b/Swiftfin/Components/LearnMoreButton.swift index c969b3d8..d4b9e4fe 100644 --- a/Swiftfin/Components/LearnMoreButton.swift +++ b/Swiftfin/Components/LearnMoreButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/LetterPickerBar/Components/LetterPickerButton.swift b/Swiftfin/Components/LetterPickerBar/Components/LetterPickerButton.swift index c0f33ac6..0960f7be 100644 --- a/Swiftfin/Components/LetterPickerBar/Components/LetterPickerButton.swift +++ b/Swiftfin/Components/LetterPickerBar/Components/LetterPickerButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/LetterPickerBar/LetterPickerBar.swift b/Swiftfin/Components/LetterPickerBar/LetterPickerBar.swift index e4d37f90..f9275cb1 100644 --- a/Swiftfin/Components/LetterPickerBar/LetterPickerBar.swift +++ b/Swiftfin/Components/LetterPickerBar/LetterPickerBar.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/ListRow.swift b/Swiftfin/Components/ListRow.swift index 625485f6..260b8180 100644 --- a/Swiftfin/Components/ListRow.swift +++ b/Swiftfin/Components/ListRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/ListRowButton.swift b/Swiftfin/Components/ListRowButton.swift index ebd10813..5763d25d 100644 --- a/Swiftfin/Components/ListRowButton.swift +++ b/Swiftfin/Components/ListRowButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/ListTitleSection.swift b/Swiftfin/Components/ListTitleSection.swift index 752f0d81..b330dfff 100644 --- a/Swiftfin/Components/ListTitleSection.swift +++ b/Swiftfin/Components/ListTitleSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/NavigationBarFilterDrawer/FilterDrawerButton.swift b/Swiftfin/Components/NavigationBarFilterDrawer/FilterDrawerButton.swift index 71e5167a..75244ac2 100644 --- a/Swiftfin/Components/NavigationBarFilterDrawer/FilterDrawerButton.swift +++ b/Swiftfin/Components/NavigationBarFilterDrawer/FilterDrawerButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/NavigationBarFilterDrawer/NavigationBarFilterDrawer.swift b/Swiftfin/Components/NavigationBarFilterDrawer/NavigationBarFilterDrawer.swift index ba3462ca..ad624b57 100644 --- a/Swiftfin/Components/NavigationBarFilterDrawer/NavigationBarFilterDrawer.swift +++ b/Swiftfin/Components/NavigationBarFilterDrawer/NavigationBarFilterDrawer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/OrderedSectionSelectorView.swift b/Swiftfin/Components/OrderedSectionSelectorView.swift index 36b58a5d..6f0b4577 100644 --- a/Swiftfin/Components/OrderedSectionSelectorView.swift +++ b/Swiftfin/Components/OrderedSectionSelectorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/PillHStack.swift b/Swiftfin/Components/PillHStack.swift index 88cae310..ce8707a7 100644 --- a/Swiftfin/Components/PillHStack.swift +++ b/Swiftfin/Components/PillHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/PosterButton.swift b/Swiftfin/Components/PosterButton.swift index 4d0842c9..9010f649 100644 --- a/Swiftfin/Components/PosterButton.swift +++ b/Swiftfin/Components/PosterButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/PosterHStack.swift b/Swiftfin/Components/PosterHStack.swift index b8cd9d9d..df149dac 100644 --- a/Swiftfin/Components/PosterHStack.swift +++ b/Swiftfin/Components/PosterHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Components/PrimaryButton.swift b/Swiftfin/Components/PrimaryButton.swift index b65fe36a..87cee22a 100644 --- a/Swiftfin/Components/PrimaryButton.swift +++ b/Swiftfin/Components/PrimaryButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/SeeAllButton.swift b/Swiftfin/Components/SeeAllButton.swift index 8a47e193..d50f94b4 100644 --- a/Swiftfin/Components/SeeAllButton.swift +++ b/Swiftfin/Components/SeeAllButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/SettingsBarButton.swift b/Swiftfin/Components/SettingsBarButton.swift index 5aba3261..1d1828d9 100644 --- a/Swiftfin/Components/SettingsBarButton.swift +++ b/Swiftfin/Components/SettingsBarButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin/Components/Slider/CapsuleSlider.swift b/Swiftfin/Components/Slider/CapsuleSlider.swift index 0d64eb44..4bfd8062 100644 --- a/Swiftfin/Components/Slider/CapsuleSlider.swift +++ b/Swiftfin/Components/Slider/CapsuleSlider.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/Slider/Slider.swift b/Swiftfin/Components/Slider/Slider.swift index af107794..dd0a956b 100644 --- a/Swiftfin/Components/Slider/Slider.swift +++ b/Swiftfin/Components/Slider/Slider.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/Slider/ThumbSlider.swift b/Swiftfin/Components/Slider/ThumbSlider.swift index bd30a36f..3d573ef9 100644 --- a/Swiftfin/Components/Slider/ThumbSlider.swift +++ b/Swiftfin/Components/Slider/ThumbSlider.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Components/SplitContentView.swift b/Swiftfin/Components/SplitContentView.swift index 3cda9925..51c134e9 100644 --- a/Swiftfin/Components/SplitContentView.swift +++ b/Swiftfin/Components/SplitContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/UnmaskSecureField.swift b/Swiftfin/Components/UnmaskSecureField.swift index a1b8015b..d46860ce 100644 --- a/Swiftfin/Components/UnmaskSecureField.swift +++ b/Swiftfin/Components/UnmaskSecureField.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/UpdateView.swift b/Swiftfin/Components/UpdateView.swift index 8ea47ebf..8f93a180 100644 --- a/Swiftfin/Components/UpdateView.swift +++ b/Swiftfin/Components/UpdateView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Components/Video3DFormatPicker.swift b/Swiftfin/Components/Video3DFormatPicker.swift index cc783d72..f5916cde 100644 --- a/Swiftfin/Components/Video3DFormatPicker.swift +++ b/Swiftfin/Components/Video3DFormatPicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Components/iOS15View.swift b/Swiftfin/Components/iOS15View.swift index 88cd13ec..1c237322 100644 --- a/Swiftfin/Components/iOS15View.swift +++ b/Swiftfin/Components/iOS15View.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/ButtonStyle-iOS.swift b/Swiftfin/Extensions/ButtonStyle-iOS.swift index b582c463..565dbfcb 100644 --- a/Swiftfin/Extensions/ButtonStyle-iOS.swift +++ b/Swiftfin/Extensions/ButtonStyle-iOS.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Extensions/Label-iOS.swift b/Swiftfin/Extensions/Label-iOS.swift index 89251c69..02f82ad0 100644 --- a/Swiftfin/Extensions/Label-iOS.swift +++ b/Swiftfin/Extensions/Label-iOS.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/Modifiers/DetectOrientationModifier.swift b/Swiftfin/Extensions/View/Modifiers/DetectOrientationModifier.swift index c32f8162..fb24906b 100644 --- a/Swiftfin/Extensions/View/Modifiers/DetectOrientationModifier.swift +++ b/Swiftfin/Extensions/View/Modifiers/DetectOrientationModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarCloseButton.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarCloseButton.swift index 57e651f9..6ab0cfc7 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarCloseButton.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarCloseButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerModifier.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerModifier.swift index 52b1186d..c6b363bf 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerModifier.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerView.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerView.swift index 32606faf..fe58581b 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerView.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarDrawerButtons/NavigationBarDrawerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarMenuButton.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarMenuButton.swift index 6eed9adf..0eaa8089 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarMenuButton.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarMenuButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetModifier.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetModifier.swift index 5795cea9..2c5469c6 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetModifier.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetModifier.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetView.swift b/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetView.swift index da079794..24753167 100644 --- a/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetView.swift +++ b/Swiftfin/Extensions/View/Modifiers/NavigationBarOffset/NavigationBarOffsetView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Extensions/View/View-iOS.swift b/Swiftfin/Extensions/View/View-iOS.swift index d4d22ad4..2a64f993 100644 --- a/Swiftfin/Extensions/View/View-iOS.swift +++ b/Swiftfin/Extensions/View/View-iOS.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Objects/AppURLHandler.swift b/Swiftfin/Objects/AppURLHandler.swift index e66f41c0..f6ad987d 100644 --- a/Swiftfin/Objects/AppURLHandler.swift +++ b/Swiftfin/Objects/AppURLHandler.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Objects/DeepLink.swift b/Swiftfin/Objects/DeepLink.swift index 526f7b03..20d226b7 100644 --- a/Swiftfin/Objects/DeepLink.swift +++ b/Swiftfin/Objects/DeepLink.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/AboutAppView.swift b/Swiftfin/Views/AboutAppView.swift index 5ca359ac..fa9b1c2a 100644 --- a/Swiftfin/Views/AboutAppView.swift +++ b/Swiftfin/Views/AboutAppView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/AdminDashboardView/APIKeyView/APIKeysView.swift b/Swiftfin/Views/AdminDashboardView/APIKeyView/APIKeysView.swift index a84054f4..0c89dd38 100644 --- a/Swiftfin/Views/AdminDashboardView/APIKeyView/APIKeysView.swift +++ b/Swiftfin/Views/AdminDashboardView/APIKeyView/APIKeysView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/APIKeyView/Components/APIKeysRow.swift b/Swiftfin/Views/AdminDashboardView/APIKeyView/Components/APIKeysRow.swift index b8179986..f0d313d3 100644 --- a/Swiftfin/Views/AdminDashboardView/APIKeyView/Components/APIKeysRow.swift +++ b/Swiftfin/Views/AdminDashboardView/APIKeyView/Components/APIKeysRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/ActiveSessionDetailView.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/ActiveSessionDetailView.swift index 4a24205f..671fa73f 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/ActiveSessionDetailView.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/ActiveSessionDetailView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/StreamSection.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/StreamSection.swift index 023fb53d..0e7327ab 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/StreamSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/StreamSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/TranscodeSection.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/TranscodeSection.swift index e1cfdf1e..3701a48b 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/TranscodeSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionDetailView/Components/TranscodeSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/ActiveSessionsView.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/ActiveSessionsView.swift index 90735f3e..e49fdbca 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/ActiveSessionsView.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/ActiveSessionsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionProgressSection.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionProgressSection.swift index e736c298..f05f61bf 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionProgressSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionProgressSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionRow.swift b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionRow.swift index 19c97f08..65cfaead 100644 --- a/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ActiveSessionsView/Components/ActiveSessionRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/AddServerUserView/AddServerUserView.swift b/Swiftfin/Views/AdminDashboardView/AddServerUserView/AddServerUserView.swift index cdab09b5..eb72520e 100644 --- a/Swiftfin/Views/AdminDashboardView/AddServerUserView/AddServerUserView.swift +++ b/Swiftfin/Views/AdminDashboardView/AddServerUserView/AddServerUserView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/AdminDashboardView/AdminDashboardView.swift b/Swiftfin/Views/AdminDashboardView/AdminDashboardView.swift index 93d67c70..61a9b409 100644 --- a/Swiftfin/Views/AdminDashboardView/AdminDashboardView.swift +++ b/Swiftfin/Views/AdminDashboardView/AdminDashboardView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/AdminDashboardView/Components/DeviceSection.swift b/Swiftfin/Views/AdminDashboardView/Components/DeviceSection.swift index 9b992e99..a0ced98a 100644 --- a/Swiftfin/Views/AdminDashboardView/Components/DeviceSection.swift +++ b/Swiftfin/Views/AdminDashboardView/Components/DeviceSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/Components/UserSection.swift b/Swiftfin/Views/AdminDashboardView/Components/UserSection.swift index 4cf92d50..ec524a41 100644 --- a/Swiftfin/Views/AdminDashboardView/Components/UserSection.swift +++ b/Swiftfin/Views/AdminDashboardView/Components/UserSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CompatibilitiesSection.swift b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CompatibilitiesSection.swift index b24bebd1..71a6000a 100644 --- a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CompatibilitiesSection.swift +++ b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CompatibilitiesSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CustomDeviceNameSection.swift b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CustomDeviceNameSection.swift index 3e1661b0..3016443f 100644 --- a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CustomDeviceNameSection.swift +++ b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/Components/Sections/CustomDeviceNameSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/DeviceDetailsView.swift b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/DeviceDetailsView.swift index 538bf2f5..a708ab7d 100644 --- a/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/DeviceDetailsView.swift +++ b/Swiftfin/Views/AdminDashboardView/DeviceDetailsView/DeviceDetailsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/DevicesView/Components/DeviceRow.swift b/Swiftfin/Views/AdminDashboardView/DevicesView/Components/DeviceRow.swift index 2b40e715..46c79ef8 100644 --- a/Swiftfin/Views/AdminDashboardView/DevicesView/Components/DeviceRow.swift +++ b/Swiftfin/Views/AdminDashboardView/DevicesView/Components/DeviceRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/DevicesView/DevicesView.swift b/Swiftfin/Views/AdminDashboardView/DevicesView/DevicesView.swift index b420e7c0..202d6b17 100644 --- a/Swiftfin/Views/AdminDashboardView/DevicesView/DevicesView.swift +++ b/Swiftfin/Views/AdminDashboardView/DevicesView/DevicesView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerLogsView/ServerLogsView.swift b/Swiftfin/Views/AdminDashboardView/ServerLogsView/ServerLogsView.swift index b452c529..e24e050c 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerLogsView/ServerLogsView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerLogsView/ServerLogsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/AddTaskTriggerView.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/AddTaskTriggerView.swift index de366c1d..b56799f5 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/AddTaskTriggerView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/AddTaskTriggerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/DayOfWeekRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/DayOfWeekRow.swift index 0a78f300..f4b296b8 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/DayOfWeekRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/DayOfWeekRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/IntervalRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/IntervalRow.swift index bb59c35f..b1d11169 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/IntervalRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/IntervalRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeLimitSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeLimitSection.swift index 5d73bf48..63073ef9 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeLimitSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeLimitSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeRow.swift index 54b6c5b4..5d630bf5 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TimeRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TriggerTypeRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TriggerTypeRow.swift index b196ed6e..2f1ed613 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TriggerTypeRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/AddTaskTriggerView/Components/TriggerTypeRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/DetailsSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/DetailsSection.swift index 40d868f4..7cfafd7c 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/DetailsSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/DetailsSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastErrorSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastErrorSection.swift index 60ccd935..59086c4b 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastErrorSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastErrorSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastRunSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastRunSection.swift index c1c3a32d..25ad2daa 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastRunSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/LastRunSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/ServerTaskProgressSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/ServerTaskProgressSection.swift index 25669db7..bf9de7f6 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/ServerTaskProgressSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/ServerTaskProgressSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // // diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/TriggersSection.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/TriggersSection.swift index ed7eb14b..cc240750 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/TriggersSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/Sections/TriggersSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/TriggerRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/TriggerRow.swift index 433404f7..538e1e84 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/TriggerRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/Components/TriggerRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/EditServerTaskView.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/EditServerTaskView.swift index d248e7cb..1e4c1102 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/EditServerTaskView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/EditServerTaskView/EditServerTaskView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/DestructiveServerTask.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/DestructiveServerTask.swift index 2e35376e..ced1c6a8 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/DestructiveServerTask.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/DestructiveServerTask.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/ServerTaskRow.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/ServerTaskRow.swift index db926e33..11f75273 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/ServerTaskRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/Components/ServerTaskRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/ServerTasksView.swift b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/ServerTasksView.swift index 02e99ab1..61ff4227 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/ServerTasksView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerTasks/ServerTasksView/ServerTasksView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/AddAccessScheduleView/AddAccessScheduleView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/AddAccessScheduleView/AddAccessScheduleView.swift index c88ada76..1fd9a8c8 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/AddAccessScheduleView/AddAccessScheduleView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/AddAccessScheduleView/AddAccessScheduleView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/Components/EditAccessScheduleRow.swift b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/Components/EditAccessScheduleRow.swift index a5a362d8..f3ef7541 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/Components/EditAccessScheduleRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/Components/EditAccessScheduleRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/EditAccessScheduleView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/EditAccessScheduleView.swift index 6e2c27c8..d5c87855 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/EditAccessScheduleView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserAccessSchedule/EditAccessScheduleView/EditAccessScheduleView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserAccessView/ServerUserAccessView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserAccessView/ServerUserAccessView.swift index a31560e2..c6571807 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserAccessView/ServerUserAccessView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserAccessView/ServerUserAccessView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserDetailsView/ServerUserDetailsView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserDetailsView/ServerUserDetailsView.swift index 6298722f..71e4f96e 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserDetailsView/ServerUserDetailsView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserDetailsView/ServerUserDetailsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserDeviceAccessView/ServerUserDeviceAccessView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserDeviceAccessView/ServerUserDeviceAccessView.swift index 2781c9f7..68f7e601 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserDeviceAccessView/ServerUserDeviceAccessView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserDeviceAccessView/ServerUserDeviceAccessView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserLiveTVAccessView/ServerUserLiveTVAccessView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserLiveTVAccessView/ServerUserLiveTVAccessView.swift index d80b0695..619cb387 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserLiveTVAccessView/ServerUserLiveTVAccessView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserLiveTVAccessView/ServerUserLiveTVAccessView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserParentalRatingView/ServerUserParentalRatingView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserParentalRatingView/ServerUserParentalRatingView.swift index d1518b63..6b540373 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserParentalRatingView/ServerUserParentalRatingView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserParentalRatingView/ServerUserParentalRatingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ExternalAccessSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ExternalAccessSection.swift index 099da752..2a3aef51 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ExternalAccessSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ExternalAccessSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ManagementSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ManagementSection.swift index dea82fd3..0b102915 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ManagementSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/ManagementSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/MediaPlaybackSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/MediaPlaybackSection.swift index 4efc03ae..c3b3b23e 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/MediaPlaybackSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/MediaPlaybackSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/PermissionSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/PermissionSection.swift index 39fe395b..a0383afc 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/PermissionSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/PermissionSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/RemoteControlSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/RemoteControlSection.swift index 99d75e22..e505b661 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/RemoteControlSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/RemoteControlSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SessionsSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SessionsSection.swift index 86760e46..cc32d79d 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SessionsSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SessionsSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/StatusSection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/StatusSection.swift index 0e045ed3..e09354ed 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/StatusSection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/StatusSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SyncPlaySection.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SyncPlaySection.swift index 8db9c1e9..e5b5283e 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SyncPlaySection.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/Components/Sections/SyncPlaySection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/ServerUserPermissionsView.swift b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/ServerUserPermissionsView.swift index e08d51a1..920f18cd 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/ServerUserPermissionsView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUserPermissionsView/ServerUserPermissionsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/AdminDashboardView/ServerUsersView/Components/ServerUsersRow.swift b/Swiftfin/Views/AdminDashboardView/ServerUsersView/Components/ServerUsersRow.swift index 84f5d420..1381ee69 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUsersView/Components/ServerUsersRow.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUsersView/Components/ServerUsersRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AdminDashboardView/ServerUsersView/ServerUsersView.swift b/Swiftfin/Views/AdminDashboardView/ServerUsersView/ServerUsersView.swift index 5dccc1f5..374e72d0 100644 --- a/Swiftfin/Views/AdminDashboardView/ServerUsersView/ServerUsersView.swift +++ b/Swiftfin/Views/AdminDashboardView/ServerUsersView/ServerUsersView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/AppIconSelectorView.swift b/Swiftfin/Views/AppIconSelectorView.swift index 228e4734..1c28aa98 100644 --- a/Swiftfin/Views/AppIconSelectorView.swift +++ b/Swiftfin/Views/AppIconSelectorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AppLoadingView.swift b/Swiftfin/Views/AppLoadingView.swift index 2d78617c..c3338419 100644 --- a/Swiftfin/Views/AppLoadingView.swift +++ b/Swiftfin/Views/AppLoadingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/AppSettingsView/AppSettingsView.swift b/Swiftfin/Views/AppSettingsView/AppSettingsView.swift index 15e89d4b..f6d3988d 100644 --- a/Swiftfin/Views/AppSettingsView/AppSettingsView.swift +++ b/Swiftfin/Views/AppSettingsView/AppSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/AppSettingsView/Components/SignOutIntervalSection.swift b/Swiftfin/Views/AppSettingsView/Components/SignOutIntervalSection.swift index 0350a097..4e94f2c3 100644 --- a/Swiftfin/Views/AppSettingsView/Components/SignOutIntervalSection.swift +++ b/Swiftfin/Views/AppSettingsView/Components/SignOutIntervalSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ChannelLibraryView/ChannelLibraryView.swift b/Swiftfin/Views/ChannelLibraryView/ChannelLibraryView.swift index d9e1e8ea..2df99f3b 100644 --- a/Swiftfin/Views/ChannelLibraryView/ChannelLibraryView.swift +++ b/Swiftfin/Views/ChannelLibraryView/ChannelLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/ChannelLibraryView/Components/CompactChannelView.swift b/Swiftfin/Views/ChannelLibraryView/Components/CompactChannelView.swift index 8bd05867..b4335056 100644 --- a/Swiftfin/Views/ChannelLibraryView/Components/CompactChannelView.swift +++ b/Swiftfin/Views/ChannelLibraryView/Components/CompactChannelView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ChannelLibraryView/Components/DetailedChannelView.swift b/Swiftfin/Views/ChannelLibraryView/Components/DetailedChannelView.swift index 93c6ed6f..672a326c 100644 --- a/Swiftfin/Views/ChannelLibraryView/Components/DetailedChannelView.swift +++ b/Swiftfin/Views/ChannelLibraryView/Components/DetailedChannelView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ConnectToServerView.swift b/Swiftfin/Views/ConnectToServerView.swift index 23ce660f..1c9687c9 100644 --- a/Swiftfin/Views/ConnectToServerView.swift +++ b/Swiftfin/Views/ConnectToServerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/DownloadListView.swift b/Swiftfin/Views/DownloadListView.swift index 70f1d521..7ec2c126 100644 --- a/Swiftfin/Views/DownloadListView.swift +++ b/Swiftfin/Views/DownloadListView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/DownloadTaskView/DownloadTaskContentView.swift b/Swiftfin/Views/DownloadTaskView/DownloadTaskContentView.swift index 207b6b14..263fe2b7 100644 --- a/Swiftfin/Views/DownloadTaskView/DownloadTaskContentView.swift +++ b/Swiftfin/Views/DownloadTaskView/DownloadTaskContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/DownloadTaskView/DownloadTaskView.swift b/Swiftfin/Views/DownloadTaskView/DownloadTaskView.swift index efafdedb..3af9d765 100644 --- a/Swiftfin/Views/DownloadTaskView/DownloadTaskView.swift +++ b/Swiftfin/Views/DownloadTaskView/DownloadTaskView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/EditServerView.swift b/Swiftfin/Views/EditServerView.swift index d9f5416c..2957db3b 100644 --- a/Swiftfin/Views/EditServerView.swift +++ b/Swiftfin/Views/EditServerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin/Views/FilterView.swift b/Swiftfin/Views/FilterView.swift index f8a93700..2968fb34 100644 --- a/Swiftfin/Views/FilterView.swift +++ b/Swiftfin/Views/FilterView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/FontPickerView.swift b/Swiftfin/Views/FontPickerView.swift index 73a51142..a1406961 100644 --- a/Swiftfin/Views/FontPickerView.swift +++ b/Swiftfin/Views/FontPickerView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/HomeView/Components/ContinueWatchingView.swift b/Swiftfin/Views/HomeView/Components/ContinueWatchingView.swift index 6b3495b4..be52dcc6 100644 --- a/Swiftfin/Views/HomeView/Components/ContinueWatchingView.swift +++ b/Swiftfin/Views/HomeView/Components/ContinueWatchingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/HomeView/Components/LatestInLibraryView.swift b/Swiftfin/Views/HomeView/Components/LatestInLibraryView.swift index a3aa83ae..0954b31e 100644 --- a/Swiftfin/Views/HomeView/Components/LatestInLibraryView.swift +++ b/Swiftfin/Views/HomeView/Components/LatestInLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/HomeView/Components/NextUpView.swift b/Swiftfin/Views/HomeView/Components/NextUpView.swift index 1e33535f..fd716f26 100644 --- a/Swiftfin/Views/HomeView/Components/NextUpView.swift +++ b/Swiftfin/Views/HomeView/Components/NextUpView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/HomeView/Components/RecentlyAddedView.swift b/Swiftfin/Views/HomeView/Components/RecentlyAddedView.swift index e8f3d058..e0423efe 100644 --- a/Swiftfin/Views/HomeView/Components/RecentlyAddedView.swift +++ b/Swiftfin/Views/HomeView/Components/RecentlyAddedView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/HomeView/HomeView.swift b/Swiftfin/Views/HomeView/HomeView.swift index 64da0366..564550fd 100644 --- a/Swiftfin/Views/HomeView/HomeView.swift +++ b/Swiftfin/Views/HomeView/HomeView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemEditorView/Components/RefreshMetadataButton.swift b/Swiftfin/Views/ItemEditorView/Components/RefreshMetadataButton.swift index 3f3931e8..07ec23e9 100644 --- a/Swiftfin/Views/ItemEditorView/Components/RefreshMetadataButton.swift +++ b/Swiftfin/Views/ItemEditorView/Components/RefreshMetadataButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DateSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DateSection.swift index ac4f54f0..d70a4e46 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DateSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DateSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DisplayOrderSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DisplayOrderSection.swift index d00c7bc2..2ea9b720 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DisplayOrderSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/DisplayOrderSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/EpisodeSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/EpisodeSection.swift index e42c7b23..ac73d0be 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/EpisodeSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/EpisodeSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LocalizationSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LocalizationSection.swift index c789f0c6..854935c4 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LocalizationSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LocalizationSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LockMetadataSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LockMetadataSection.swift index 78b197fb..675d2dfb 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LockMetadataSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/LockMetadataSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/MediaFormatSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/MediaFormatSection.swift index 560d5412..c9a580f8 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/MediaFormatSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/MediaFormatSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/OverviewSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/OverviewSection.swift index 97998bac..a8c8f27e 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/OverviewSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/OverviewSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ParentialRatingsSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ParentialRatingsSection.swift index 9b4be848..ed5b324e 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ParentialRatingsSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ParentialRatingsSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ReviewsSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ReviewsSection.swift index 0cb29855..8dbefa43 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ReviewsSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/ReviewsSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/SeriesSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/SeriesSection.swift index 5444f1aa..2789ee25 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/SeriesSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/SeriesSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/TitleSection.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/TitleSection.swift index aa994e0a..42f2fc77 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/TitleSection.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/Components/Sections/TitleSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/EditMetadataView/EditMetadataView.swift b/Swiftfin/Views/ItemEditorView/EditMetadataView/EditMetadataView.swift index 39832ccb..95c39836 100644 --- a/Swiftfin/Views/ItemEditorView/EditMetadataView/EditMetadataView.swift +++ b/Swiftfin/Views/ItemEditorView/EditMetadataView/EditMetadataView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultRow.swift b/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultRow.swift index 11edd466..03223c91 100644 --- a/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultRow.swift +++ b/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultView.swift b/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultView.swift index a08c49a1..669d7168 100644 --- a/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultView.swift +++ b/Swiftfin/Views/ItemEditorView/IdentifyItemView/Components/RemoteSearchResultView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemEditorView/IdentifyItemView/IdentifyItemView.swift b/Swiftfin/Views/ItemEditorView/IdentifyItemView/IdentifyItemView.swift index 3f61017d..a9b42100 100644 --- a/Swiftfin/Views/ItemEditorView/IdentifyItemView/IdentifyItemView.swift +++ b/Swiftfin/Views/ItemEditorView/IdentifyItemView/IdentifyItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/ItemEditorView.swift b/Swiftfin/Views/ItemEditorView/ItemEditorView.swift index 01cd7ee7..2075f917 100644 --- a/Swiftfin/Views/ItemEditorView/ItemEditorView.swift +++ b/Swiftfin/Views/ItemEditorView/ItemEditorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/AddItemElementView.swift b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/AddItemElementView.swift index 468fc05f..77cf9706 100644 --- a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/AddItemElementView.swift +++ b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/AddItemElementView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/NameInput.swift b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/NameInput.swift index 4f9bc97c..b4ab8fc2 100644 --- a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/NameInput.swift +++ b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/NameInput.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/SearchResultsSection.swift b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/SearchResultsSection.swift index 099f7a4a..267359be 100644 --- a/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/SearchResultsSection.swift +++ b/Swiftfin/Views/ItemEditorView/ItemElements/AddItemElementView/Components/SearchResultsSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/Components/EditItemElementRow.swift b/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/Components/EditItemElementRow.swift index 730eb9d6..f1d5df9b 100644 --- a/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/Components/EditItemElementRow.swift +++ b/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/Components/EditItemElementRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/EditItemElementView.swift b/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/EditItemElementView.swift index cef53b59..ff93e5a0 100644 --- a/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/EditItemElementView.swift +++ b/Swiftfin/Views/ItemEditorView/ItemElements/EditItemElementView/EditItemElementView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/ItemOverviewView.swift b/Swiftfin/Views/ItemOverviewView.swift index d6a60f5c..aebaaafb 100644 --- a/Swiftfin/Views/ItemOverviewView.swift +++ b/Swiftfin/Views/ItemOverviewView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/AboutView/AboutView.swift b/Swiftfin/Views/ItemView/Components/AboutView/AboutView.swift index 78ba39dc..df20f662 100644 --- a/Swiftfin/Views/ItemView/Components/AboutView/AboutView.swift +++ b/Swiftfin/Views/ItemView/Components/AboutView/AboutView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/ItemView/Components/AboutView/Components/AboutView+Card.swift b/Swiftfin/Views/ItemView/Components/AboutView/Components/AboutView+Card.swift index 6829e37b..710d80df 100644 --- a/Swiftfin/Views/ItemView/Components/AboutView/Components/AboutView+Card.swift +++ b/Swiftfin/Views/ItemView/Components/AboutView/Components/AboutView+Card.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift b/Swiftfin/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift index 6b5f454b..27ddd554 100644 --- a/Swiftfin/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift +++ b/Swiftfin/Views/ItemView/Components/AboutView/Components/MediaSourcesCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/Components/AboutView/Components/OverviewCard.swift b/Swiftfin/Views/ItemView/Components/AboutView/Components/OverviewCard.swift index 258e8965..d30c1cc3 100644 --- a/Swiftfin/Views/ItemView/Components/AboutView/Components/OverviewCard.swift +++ b/Swiftfin/Views/ItemView/Components/AboutView/Components/OverviewCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/AboutView/Components/RatingsCard.swift b/Swiftfin/Views/ItemView/Components/AboutView/Components/RatingsCard.swift index 3891700a..35935d93 100644 --- a/Swiftfin/Views/ItemView/Components/AboutView/Components/RatingsCard.swift +++ b/Swiftfin/Views/ItemView/Components/AboutView/Components/RatingsCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/ActionButtonHStack.swift b/Swiftfin/Views/ItemView/Components/ActionButtonHStack.swift index c4b4852d..f0890543 100644 --- a/Swiftfin/Views/ItemView/Components/ActionButtonHStack.swift +++ b/Swiftfin/Views/ItemView/Components/ActionButtonHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/Components/AttributeHStack.swift b/Swiftfin/Views/ItemView/Components/AttributeHStack.swift index dd019db0..910fb32b 100644 --- a/Swiftfin/Views/ItemView/Components/AttributeHStack.swift +++ b/Swiftfin/Views/ItemView/Components/AttributeHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/ItemView/Components/CastAndCrewHStack.swift b/Swiftfin/Views/ItemView/Components/CastAndCrewHStack.swift index 9440fe1f..559140bd 100644 --- a/Swiftfin/Views/ItemView/Components/CastAndCrewHStack.swift +++ b/Swiftfin/Views/ItemView/Components/CastAndCrewHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/DownloadTaskButton.swift b/Swiftfin/Views/ItemView/Components/DownloadTaskButton.swift index fecc6d3d..5c0d37e4 100644 --- a/Swiftfin/Views/ItemView/Components/DownloadTaskButton.swift +++ b/Swiftfin/Views/ItemView/Components/DownloadTaskButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EmptyCard.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EmptyCard.swift index 9db21ebd..ddd8c62d 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EmptyCard.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EmptyCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift index c044dd73..fa60cc94 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift index f0fb0c4f..e9eba103 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeContent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift index f0a92bf1..bdd29c5a 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/EpisodeHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift index 4b308386..30b57b91 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/ErrorCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift index a9be264d..6a907269 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/Components/LoadingCard.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift b/Swiftfin/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift index 54fa6b31..73e6b00d 100644 --- a/Swiftfin/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift +++ b/Swiftfin/Views/ItemView/Components/EpisodeSelector/EpisodeSelector.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/ItemView/Components/GenresHStack.swift b/Swiftfin/Views/ItemView/Components/GenresHStack.swift index eda8c51b..842d222b 100644 --- a/Swiftfin/Views/ItemView/Components/GenresHStack.swift +++ b/Swiftfin/Views/ItemView/Components/GenresHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/OffsetScrollView.swift b/Swiftfin/Views/ItemView/Components/OffsetScrollView.swift index 8ed6be6a..1855d833 100644 --- a/Swiftfin/Views/ItemView/Components/OffsetScrollView.swift +++ b/Swiftfin/Views/ItemView/Components/OffsetScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/ItemView/Components/OverviewView.swift b/Swiftfin/Views/ItemView/Components/OverviewView.swift index aed7e679..c8d6af63 100644 --- a/Swiftfin/Views/ItemView/Components/OverviewView.swift +++ b/Swiftfin/Views/ItemView/Components/OverviewView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/PlayButton.swift b/Swiftfin/Views/ItemView/Components/PlayButton.swift index 70c0dd05..d23079c1 100644 --- a/Swiftfin/Views/ItemView/Components/PlayButton.swift +++ b/Swiftfin/Views/ItemView/Components/PlayButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/Components/SimilarItemsHStack.swift b/Swiftfin/Views/ItemView/Components/SimilarItemsHStack.swift index 3e99f550..ec180367 100644 --- a/Swiftfin/Views/ItemView/Components/SimilarItemsHStack.swift +++ b/Swiftfin/Views/ItemView/Components/SimilarItemsHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/Components/SpecialFeatureHStack.swift b/Swiftfin/Views/ItemView/Components/SpecialFeatureHStack.swift index fb463814..7297f391 100644 --- a/Swiftfin/Views/ItemView/Components/SpecialFeatureHStack.swift +++ b/Swiftfin/Views/ItemView/Components/SpecialFeatureHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/Components/StudiosHStack.swift b/Swiftfin/Views/ItemView/Components/StudiosHStack.swift index dadee2d1..21794aa7 100644 --- a/Swiftfin/Views/ItemView/Components/StudiosHStack.swift +++ b/Swiftfin/Views/ItemView/Components/StudiosHStack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/ItemView.swift b/Swiftfin/Views/ItemView/ItemView.swift index 56416934..efb19402 100644 --- a/Swiftfin/Views/ItemView/ItemView.swift +++ b/Swiftfin/Views/ItemView/ItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemContentView.swift b/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemContentView.swift index e7b9d8cb..78e4909f 100644 --- a/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemContentView.swift +++ b/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemView.swift b/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemView.swift index f0a005dc..ea873520 100644 --- a/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemView.swift +++ b/Swiftfin/Views/ItemView/iOS/CollectionItemView/CollectionItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemContentView.swift b/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemContentView.swift index 5b896027..965c192b 100644 --- a/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemContentView.swift +++ b/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemView.swift b/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemView.swift index 1df326d4..0b607492 100644 --- a/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemView.swift +++ b/Swiftfin/Views/ItemView/iOS/EpisodeItemView/EpisodeItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemContentView.swift b/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemContentView.swift index 8234dee2..47211ca3 100644 --- a/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemContentView.swift +++ b/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemView.swift b/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemView.swift index 5b9fdfe9..0e30eccd 100644 --- a/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemView.swift +++ b/Swiftfin/Views/ItemView/iOS/MovieItemView/MovieItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/iOS/ScrollViews/CinematicScrollView.swift b/Swiftfin/Views/ItemView/iOS/ScrollViews/CinematicScrollView.swift index aec4ab53..c4ae16e3 100644 --- a/Swiftfin/Views/ItemView/iOS/ScrollViews/CinematicScrollView.swift +++ b/Swiftfin/Views/ItemView/iOS/ScrollViews/CinematicScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactLogoScrollView.swift b/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactLogoScrollView.swift index a7da5a00..14bfaedc 100644 --- a/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactLogoScrollView.swift +++ b/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactLogoScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactPortraitScrollView.swift b/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactPortraitScrollView.swift index 436d2c11..93fb7c74 100644 --- a/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactPortraitScrollView.swift +++ b/Swiftfin/Views/ItemView/iOS/ScrollViews/CompactPortraitScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import BlurHashKit diff --git a/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemContentView.swift b/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemContentView.swift index 3def39a0..9c33ff87 100644 --- a/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemContentView.swift +++ b/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemView.swift b/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemView.swift index 436ef3c1..36c771c4 100644 --- a/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemView.swift +++ b/Swiftfin/Views/ItemView/iOS/SeriesItemView/SeriesItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemContentView.swift b/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemContentView.swift index 91bba8ef..0ac38399 100644 --- a/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemContentView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemView.swift b/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemView.swift index 9d316e90..4b73b2a8 100644 --- a/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/CollectionItemView/iPadOSCollectionItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeContentView.swift b/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeContentView.swift index 613bcfc0..21506209 100644 --- a/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeContentView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeItemView.swift b/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeItemView.swift index bb9914ab..251d7488 100644 --- a/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeItemView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/EpisodeItemView/iPadOSEpisodeItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemContentView.swift b/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemContentView.swift index a935ff4c..e5341a8a 100644 --- a/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemContentView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemView.swift b/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemView.swift index 3dd44784..04fd0ba5 100644 --- a/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/MovieItemView/iPadOSMovieItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/ScrollViews/iPadOSCinematicScrollView.swift b/Swiftfin/Views/ItemView/iPadOS/ScrollViews/iPadOSCinematicScrollView.swift index 668ea432..fe188ebb 100644 --- a/Swiftfin/Views/ItemView/iPadOS/ScrollViews/iPadOSCinematicScrollView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/ScrollViews/iPadOSCinematicScrollView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemContentView.swift b/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemContentView.swift index 55113b1b..13c833de 100644 --- a/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemContentView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemContentView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemView.swift b/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemView.swift index e67e4a40..0e73a1dc 100644 --- a/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemView.swift +++ b/Swiftfin/Views/ItemView/iPadOS/SeriesItemView/iPadOSSeriesItemView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/MediaSourceInfoView.swift b/Swiftfin/Views/MediaSourceInfoView.swift index d3fd17b0..6f753b68 100644 --- a/Swiftfin/Views/MediaSourceInfoView.swift +++ b/Swiftfin/Views/MediaSourceInfoView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/MediaStreamInfoView.swift b/Swiftfin/Views/MediaStreamInfoView.swift index 4bf56005..ac0f5d27 100644 --- a/Swiftfin/Views/MediaStreamInfoView.swift +++ b/Swiftfin/Views/MediaStreamInfoView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/MediaView/Components/MediaItem.swift b/Swiftfin/Views/MediaView/Components/MediaItem.swift index 72ccfaeb..ef336d38 100644 --- a/Swiftfin/Views/MediaView/Components/MediaItem.swift +++ b/Swiftfin/Views/MediaView/Components/MediaItem.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/MediaView/MediaView.swift b/Swiftfin/Views/MediaView/MediaView.swift index 929a910c..45b192ac 100644 --- a/Swiftfin/Views/MediaView/MediaView.swift +++ b/Swiftfin/Views/MediaView/MediaView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/PagingLibraryView/Components/LibraryRow.swift b/Swiftfin/Views/PagingLibraryView/Components/LibraryRow.swift index 00a2020b..05fa1b2f 100644 --- a/Swiftfin/Views/PagingLibraryView/Components/LibraryRow.swift +++ b/Swiftfin/Views/PagingLibraryView/Components/LibraryRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/PagingLibraryView/Components/LibraryViewTypeToggle.swift b/Swiftfin/Views/PagingLibraryView/Components/LibraryViewTypeToggle.swift index 18e63e6e..e0a5999b 100644 --- a/Swiftfin/Views/PagingLibraryView/Components/LibraryViewTypeToggle.swift +++ b/Swiftfin/Views/PagingLibraryView/Components/LibraryViewTypeToggle.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/PagingLibraryView/PagingLibraryView.swift b/Swiftfin/Views/PagingLibraryView/PagingLibraryView.swift index b2e63a52..1198d1cf 100644 --- a/Swiftfin/Views/PagingLibraryView/PagingLibraryView.swift +++ b/Swiftfin/Views/PagingLibraryView/PagingLibraryView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/ProgramsView/Components/ProgramButtonContent.swift b/Swiftfin/Views/ProgramsView/Components/ProgramButtonContent.swift index f0d9bf96..5d65d102 100644 --- a/Swiftfin/Views/ProgramsView/Components/ProgramButtonContent.swift +++ b/Swiftfin/Views/ProgramsView/Components/ProgramButtonContent.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ProgramsView/Components/ProgramProgressOverlay.swift b/Swiftfin/Views/ProgramsView/Components/ProgramProgressOverlay.swift index 4208ea66..a1adf0ee 100644 --- a/Swiftfin/Views/ProgramsView/Components/ProgramProgressOverlay.swift +++ b/Swiftfin/Views/ProgramsView/Components/ProgramProgressOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ProgramsView/ProgramsView.swift b/Swiftfin/Views/ProgramsView/ProgramsView.swift index acb86de5..f4c44ca9 100644 --- a/Swiftfin/Views/ProgramsView/ProgramsView.swift +++ b/Swiftfin/Views/ProgramsView/ProgramsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/QuickConnectView.swift b/Swiftfin/Views/QuickConnectView.swift index 0260de76..3ceb286a 100644 --- a/Swiftfin/Views/QuickConnectView.swift +++ b/Swiftfin/Views/QuickConnectView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/ResetUserPasswordView/ResetUserPasswordView.swift b/Swiftfin/Views/ResetUserPasswordView/ResetUserPasswordView.swift index 9a5c0d29..2aeca1f1 100644 --- a/Swiftfin/Views/ResetUserPasswordView/ResetUserPasswordView.swift +++ b/Swiftfin/Views/ResetUserPasswordView/ResetUserPasswordView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/SearchView.swift b/Swiftfin/Views/SearchView.swift index c2f97b19..a5d047d3 100644 --- a/Swiftfin/Views/SearchView.swift +++ b/Swiftfin/Views/SearchView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SelectUserView/Components/AddUserButton.swift b/Swiftfin/Views/SelectUserView/Components/AddUserButton.swift index a0145a48..c5686602 100644 --- a/Swiftfin/Views/SelectUserView/Components/AddUserButton.swift +++ b/Swiftfin/Views/SelectUserView/Components/AddUserButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import OrderedCollections diff --git a/Swiftfin/Views/SelectUserView/Components/AddUserRow.swift b/Swiftfin/Views/SelectUserView/Components/AddUserRow.swift index 336d2099..122c3098 100644 --- a/Swiftfin/Views/SelectUserView/Components/AddUserRow.swift +++ b/Swiftfin/Views/SelectUserView/Components/AddUserRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import OrderedCollections diff --git a/Swiftfin/Views/SelectUserView/Components/ServerSelectionMenu.swift b/Swiftfin/Views/SelectUserView/Components/ServerSelectionMenu.swift index ee370848..38b64834 100644 --- a/Swiftfin/Views/SelectUserView/Components/ServerSelectionMenu.swift +++ b/Swiftfin/Views/SelectUserView/Components/ServerSelectionMenu.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/SelectUserView/Components/UserGridButton.swift b/Swiftfin/Views/SelectUserView/Components/UserGridButton.swift index e3c8d3cc..19485597 100644 --- a/Swiftfin/Views/SelectUserView/Components/UserGridButton.swift +++ b/Swiftfin/Views/SelectUserView/Components/UserGridButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SelectUserView/Components/UserRow.swift b/Swiftfin/Views/SelectUserView/Components/UserRow.swift index 4752108d..c5bc65d9 100644 --- a/Swiftfin/Views/SelectUserView/Components/UserRow.swift +++ b/Swiftfin/Views/SelectUserView/Components/UserRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SelectUserView/SelectUserView.swift b/Swiftfin/Views/SelectUserView/SelectUserView.swift index bfdbeb57..19a2b366 100644 --- a/Swiftfin/Views/SelectUserView/SelectUserView.swift +++ b/Swiftfin/Views/SelectUserView/SelectUserView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionVGrid diff --git a/Swiftfin/Views/ServerCheckView.swift b/Swiftfin/Views/ServerCheckView.swift index d924c9ac..3ece182f 100644 --- a/Swiftfin/Views/ServerCheckView.swift +++ b/Swiftfin/Views/ServerCheckView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift index 7e1d630b..0060044a 100644 --- a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift +++ b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/CustomProfileButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift index 474992ba..b66cf2bf 100644 --- a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift +++ b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/Components/EditCustomDeviceProfileView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift index 45e5c296..b7490a77 100644 --- a/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift +++ b/Swiftfin/Views/SettingsView/CustomDeviceProfileSettingsView/CustomDeviceProfileSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift index 8c1b5bdf..bc66cbb1 100644 --- a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift +++ b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/HomeSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift index 0e0f730f..0e08a81c 100644 --- a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift +++ b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/Components/Sections/ItemSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift index 4bede18b..cbb8d1b4 100644 --- a/Swiftfin/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift +++ b/Swiftfin/Views/SettingsView/CustomizeViewsSettings/CustomizeViewsSettings.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/DebugSettingsView.swift b/Swiftfin/Views/SettingsView/DebugSettingsView.swift index 4abdf4ac..ddf2c131 100644 --- a/Swiftfin/Views/SettingsView/DebugSettingsView.swift +++ b/Swiftfin/Views/SettingsView/DebugSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/ExperimentalSettingsView.swift b/Swiftfin/Views/SettingsView/ExperimentalSettingsView.swift index 162f984e..9101f4d3 100644 --- a/Swiftfin/Views/SettingsView/ExperimentalSettingsView.swift +++ b/Swiftfin/Views/SettingsView/ExperimentalSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/GestureSettingsView.swift b/Swiftfin/Views/SettingsView/GestureSettingsView.swift index 2c6a41aa..a84e816a 100644 --- a/Swiftfin/Views/SettingsView/GestureSettingsView.swift +++ b/Swiftfin/Views/SettingsView/GestureSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/IndicatorSettingsView.swift b/Swiftfin/Views/SettingsView/IndicatorSettingsView.swift index b4c74f89..5cbea284 100644 --- a/Swiftfin/Views/SettingsView/IndicatorSettingsView.swift +++ b/Swiftfin/Views/SettingsView/IndicatorSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/NativeVideoPlayerSettingsView.swift b/Swiftfin/Views/SettingsView/NativeVideoPlayerSettingsView.swift index a6458bc9..12ff5e56 100644 --- a/Swiftfin/Views/SettingsView/NativeVideoPlayerSettingsView.swift +++ b/Swiftfin/Views/SettingsView/NativeVideoPlayerSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/PlaybackQualitySettingsView.swift b/Swiftfin/Views/SettingsView/PlaybackQualitySettingsView.swift index 1c003daf..3beaed2d 100644 --- a/Swiftfin/Views/SettingsView/PlaybackQualitySettingsView.swift +++ b/Swiftfin/Views/SettingsView/PlaybackQualitySettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/SettingsView/Components/UserProfileRow.swift b/Swiftfin/Views/SettingsView/SettingsView/Components/UserProfileRow.swift index a3335d2f..c43d5a3c 100644 --- a/Swiftfin/Views/SettingsView/SettingsView/Components/UserProfileRow.swift +++ b/Swiftfin/Views/SettingsView/SettingsView/Components/UserProfileRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Factory diff --git a/Swiftfin/Views/SettingsView/SettingsView/SettingsView.swift b/Swiftfin/Views/SettingsView/SettingsView/SettingsView.swift index d0990d91..d87d0b8e 100644 --- a/Swiftfin/Views/SettingsView/SettingsView/SettingsView.swift +++ b/Swiftfin/Views/SettingsView/SettingsView/SettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/UserProfileSettingsView/QuickConnectAuthorizeView.swift b/Swiftfin/Views/SettingsView/UserProfileSettingsView/QuickConnectAuthorizeView.swift index a7af01cc..b15a5e0a 100644 --- a/Swiftfin/Views/SettingsView/UserProfileSettingsView/QuickConnectAuthorizeView.swift +++ b/Swiftfin/Views/SettingsView/UserProfileSettingsView/QuickConnectAuthorizeView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserLocalSecurityView.swift b/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserLocalSecurityView.swift index 7c33f531..703e8cf9 100644 --- a/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserLocalSecurityView.swift +++ b/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserLocalSecurityView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Combine diff --git a/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserProfileSettingsView.swift b/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserProfileSettingsView.swift index 87b1c588..f7bf18b9 100644 --- a/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserProfileSettingsView.swift +++ b/Swiftfin/Views/SettingsView/UserProfileSettingsView/UserProfileSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/ActionButtonSelectorView.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/ActionButtonSelectorView.swift index fc92ba9e..27f84cda 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/ActionButtonSelectorView.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/ActionButtonSelectorView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/ButtonSection.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/ButtonSection.swift index 05e2f6ee..31dcb191 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/ButtonSection.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/ButtonSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SliderSection.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SliderSection.swift index e70365ad..cfe89cc4 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SliderSection.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SliderSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SubtitleSection.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SubtitleSection.swift index 3a4f4d58..2239aa18 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SubtitleSection.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/SubtitleSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TimestampSection.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TimestampSection.swift index 3ad3a547..4597464b 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TimestampSection.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TimestampSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TransitionSection.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TransitionSection.swift index 3c307a52..e4ba36c7 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TransitionSection.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/Components/Sections/TransitionSection.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/VideoPlayerSettingsView.swift b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/VideoPlayerSettingsView.swift index 885f046a..2ab19805 100644 --- a/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/VideoPlayerSettingsView.swift +++ b/Swiftfin/Views/SettingsView/VideoPlayerSettingsView/VideoPlayerSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/UserProfileImagePicker/Components/PhotoPicker.swift b/Swiftfin/Views/UserProfileImagePicker/Components/PhotoPicker.swift index 2f42dc85..358d162d 100644 --- a/Swiftfin/Views/UserProfileImagePicker/Components/PhotoPicker.swift +++ b/Swiftfin/Views/UserProfileImagePicker/Components/PhotoPicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import PhotosUI diff --git a/Swiftfin/Views/UserProfileImagePicker/Components/SquareImageCropView.swift b/Swiftfin/Views/UserProfileImagePicker/Components/SquareImageCropView.swift index 709fc5a3..3b649b17 100644 --- a/Swiftfin/Views/UserProfileImagePicker/Components/SquareImageCropView.swift +++ b/Swiftfin/Views/UserProfileImagePicker/Components/SquareImageCropView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/UserProfileImagePicker/UserProfileImagePicker.swift b/Swiftfin/Views/UserProfileImagePicker/UserProfileImagePicker.swift index dd913034..6ebc6875 100644 --- a/Swiftfin/Views/UserProfileImagePicker/UserProfileImagePicker.swift +++ b/Swiftfin/Views/UserProfileImagePicker/UserProfileImagePicker.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/UserSignInView/Components/PublicUserRow.swift b/Swiftfin/Views/UserSignInView/Components/PublicUserRow.swift index 6a22cbd8..9e41443a 100644 --- a/Swiftfin/Views/UserSignInView/Components/PublicUserRow.swift +++ b/Swiftfin/Views/UserSignInView/Components/PublicUserRow.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/UserSignInView/Components/UserSignInSecurityView.swift b/Swiftfin/Views/UserSignInView/Components/UserSignInSecurityView.swift index bb680fdb..a431ea77 100644 --- a/Swiftfin/Views/UserSignInView/Components/UserSignInSecurityView.swift +++ b/Swiftfin/Views/UserSignInView/Components/UserSignInSecurityView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/UserSignInView/UserSignInView.swift b/Swiftfin/Views/UserSignInView/UserSignInView.swift index 7be62cad..aa837237 100644 --- a/Swiftfin/Views/UserSignInView/UserSignInView.swift +++ b/Swiftfin/Views/UserSignInView/UserSignInView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Components/LoadingView.swift b/Swiftfin/Views/VideoPlayer/Components/LoadingView.swift index 90cbfb6b..74391c0a 100644 --- a/Swiftfin/Views/VideoPlayer/Components/LoadingView.swift +++ b/Swiftfin/Views/VideoPlayer/Components/LoadingView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Stinsen diff --git a/Swiftfin/Views/VideoPlayer/Components/PlaybackSettingsView.swift b/Swiftfin/Views/VideoPlayer/Components/PlaybackSettingsView.swift index 33ad6e9f..89194f41 100644 --- a/Swiftfin/Views/VideoPlayer/Components/PlaybackSettingsView.swift +++ b/Swiftfin/Views/VideoPlayer/Components/PlaybackSettingsView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveNativeVideoPlayer.swift b/Swiftfin/Views/VideoPlayer/LiveNativeVideoPlayer.swift index b3a0e85a..4edd47a4 100644 --- a/Swiftfin/Views/VideoPlayer/LiveNativeVideoPlayer.swift +++ b/Swiftfin/Views/VideoPlayer/LiveNativeVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVKit diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift index 080e8d61..d7c572d8 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveBottomBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveTopBarView.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveTopBarView.swift index 9e46aa65..8659991e 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveTopBarView.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/LiveTopBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveLargePlaybackButtons.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveLargePlaybackButtons.swift index d7861d6d..0c2b5aaa 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveLargePlaybackButtons.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveLargePlaybackButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveSmallPlaybackButton.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveSmallPlaybackButton.swift index d7f01388..3c619c6b 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveSmallPlaybackButton.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/Components/PlaybackButtons/LiveSmallPlaybackButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift index ca54557f..a6b42503 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveMainOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift b/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift index a013ec8d..2cd46930 100644 --- a/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift +++ b/Swiftfin/Views/VideoPlayer/LiveOverlays/LiveOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/LiveVideoPlayer.swift b/Swiftfin/Views/VideoPlayer/LiveVideoPlayer.swift index 1f505d74..32a6be53 100644 --- a/Swiftfin/Views/VideoPlayer/LiveVideoPlayer.swift +++ b/Swiftfin/Views/VideoPlayer/LiveVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/NativeVideoPlayer.swift b/Swiftfin/Views/VideoPlayer/NativeVideoPlayer.swift index b64449e3..d6f940e7 100644 --- a/Swiftfin/Views/VideoPlayer/NativeVideoPlayer.swift +++ b/Swiftfin/Views/VideoPlayer/NativeVideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import AVKit diff --git a/Swiftfin/Views/VideoPlayer/Overlays/ChapterOverlay.swift b/Swiftfin/Views/VideoPlayer/Overlays/ChapterOverlay.swift index 31b0969c..b53bfb30 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/ChapterOverlay.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/ChapterOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import CollectionHStack diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift index 3d81ae00..b235e2a9 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ActionButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Foundation diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AdvancedActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AdvancedActionButton.swift index 0be7b938..d5a40d56 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AdvancedActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AdvancedActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AspectFillActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AspectFillActionButton.swift index 77eb2353..ad9ac8cc 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AspectFillActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AspectFillActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AudioActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AudioActionButton.swift index 1f878bdc..3bb217e7 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AudioActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AudioActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift index 7c0cb3e8..308383de 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/AutoPlayActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift index e3543f3d..c842ad64 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/ChaptersActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift index cf103460..cb8d30b0 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayNextItemActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift index 2e2515c9..3816c4a1 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlayPreviousItemActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlaybackSpeedActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlaybackSpeedActionButton.swift index 1956fd03..673be667 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlaybackSpeedActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/PlaybackSpeedActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleActionButton.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleActionButton.swift index fbfb98f3..7829c9cd 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleActionButton.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ActionButtons/SubtitleActionButton.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift index d3d44d35..1fe8861f 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/BarActionButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/BottomBarView.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/BottomBarView.swift index b333ee41..d98c86e2 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/BottomBarView.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/BottomBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/ChapterTrack.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/ChapterTrack.swift index 8f89e315..d34cf044 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/ChapterTrack.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/ChapterTrack.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import JellyfinAPI diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/OverlayMenu.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/OverlayMenu.swift index 03faba09..73cdee52 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/OverlayMenu.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/OverlayMenu.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/LargePlaybackButtons.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/LargePlaybackButtons.swift index 99d4eda8..8a7f6933 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/LargePlaybackButtons.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/LargePlaybackButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/SmallPlaybackButtons.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/SmallPlaybackButtons.swift index f56baccf..9bb3ac8d 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/SmallPlaybackButtons.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/PlaybackButtons/SmallPlaybackButtons.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/CompactTimeStamp.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/CompactTimeStamp.swift index 649c0a20..f84baf46 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/CompactTimeStamp.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/CompactTimeStamp.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/SplitTimestamp.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/SplitTimestamp.swift index fd76d5cf..0d99aaa1 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/SplitTimestamp.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/Timestamp/SplitTimestamp.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Components/TopBarView.swift b/Swiftfin/Views/VideoPlayer/Overlays/Components/TopBarView.swift index 96518f99..6e6c825d 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Components/TopBarView.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Components/TopBarView.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/MainOverlay.swift b/Swiftfin/Views/VideoPlayer/Overlays/MainOverlay.swift index 585d24c0..98576740 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/MainOverlay.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/MainOverlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/Overlays/Overlay.swift b/Swiftfin/Views/VideoPlayer/Overlays/Overlay.swift index b5315fb8..a6089fe3 100644 --- a/Swiftfin/Views/VideoPlayer/Overlays/Overlay.swift +++ b/Swiftfin/Views/VideoPlayer/Overlays/Overlay.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/VideoPlayer+Actions.swift b/Swiftfin/Views/VideoPlayer/VideoPlayer+Actions.swift index 466917b0..cbb02019 100644 --- a/Swiftfin/Views/VideoPlayer/VideoPlayer+Actions.swift +++ b/Swiftfin/Views/VideoPlayer/VideoPlayer+Actions.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import SwiftUI diff --git a/Swiftfin/Views/VideoPlayer/VideoPlayer+KeyCommands.swift b/Swiftfin/Views/VideoPlayer/VideoPlayer+KeyCommands.swift index 19a58df9..5d6a0d4c 100644 --- a/Swiftfin/Views/VideoPlayer/VideoPlayer+KeyCommands.swift +++ b/Swiftfin/Views/VideoPlayer/VideoPlayer+KeyCommands.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults diff --git a/Swiftfin/Views/VideoPlayer/VideoPlayer.swift b/Swiftfin/Views/VideoPlayer/VideoPlayer.swift index bf3e46cd..800966ef 100644 --- a/Swiftfin/Views/VideoPlayer/VideoPlayer.swift +++ b/Swiftfin/Views/VideoPlayer/VideoPlayer.swift @@ -3,7 +3,7 @@ // License, v2.0. If a copy of the MPL was not distributed with this // file, you can obtain one at https://mozilla.org/MPL/2.0/. // -// Copyright (c) 2024 Jellyfin & Jellyfin Contributors +// Copyright (c) 2025 Jellyfin & Jellyfin Contributors // import Defaults