Bånder

Deprecated

Table of Contents

app/Modules/FFmpeg/Exporters/HLSVideoFilters.php
app/Modules/Metadata/MetadataSyncService.php
packages/redis-stack/vendor/composer/InstalledVersions.php

HLSVideoFilters.php

Line Element Reason
122 HLSVideoFilters::scale()

MetadataSyncService.php

Line Element Reason
147 MetadataSyncService::syncAlbum()

Use SyncAlbumJob directly for new implementations

201 MetadataSyncService::syncArtist()

Use SyncArtistJob directly for new implementations

InstalledVersions.php

Line Element Reason
270 InstalledVersions::getRawData()

Use getAllRawData() instead which returns all datasets for all autoloaders present in the process. getRawData only returns the first dataset loaded, which may not be what you expect.

Search results