WIP: Add SettingsMigration to change YouTube trending kiosk tab

This commit is contained in:
TobiGr 2025-07-22 00:01:40 +02:00 committed by Stypox
parent 86efde5996
commit ed93603815
No known key found for this signature in database
GPG key ID: 4BDF1B40A49FDD23
5 changed files with 192 additions and 48 deletions

View file

@ -866,4 +866,6 @@
<string name="import_settings_vulnerable_format">The settings in the export being imported use a vulnerable format that was deprecated since NewPipe 0.27.0. Make sure the export being imported is from a trusted source, and prefer using only exports obtained from NewPipe 0.27.0 or newer in the future. Support for importing settings in this vulnerable format will soon be removed completely, and then old versions of NewPipe will not be able to import settings of exports from new versions anymore.</string>
<string name="migration_info_6_7_title">SoundCloud Top 50 page removed</string>
<string name="migration_info_6_7_message">SoundCloud has discontinued the original Top 50 charts. The corresponding tab has been removed from your main page.</string>
<string name="migration_info_7_8_title">YouTube combined trending removed</string>
<string name="migration_info_7_8_message">YouTube has discontinued the combined trending page as of 21st July 2025. NewPipe replaced the default trending page with the trending livestreams.\n\nYou can also select different ones in the content settings.</string>
</resources>