NewPipe/app/src/main/java/org/schabi/newpipe/database/playlist
Stypox 87dca0f7ec
Separate imageListToDbUrl from choosePreferredImage
imageListToDbUrl should be used if the URL is going to be saved to the database, to avoid saving nothing in case at the moment of saving the user preference is to not show images.
2023-09-22 10:14:44 +02:00
..
dao Merge pull request #9707 from Jared234/1473_remove_duplicates_from_playlist 2023-02-28 22:14:01 +01:00
model Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00
PlaylistDuplicatesEntry.java See if playlists already contain a stream from db 2023-01-14 18:01:48 +01:00
PlaylistLocalItem.java Use stream sorting. 2022-07-16 08:34:04 +05:30
PlaylistMetadataEntry.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PlaylistStreamEntry.kt Separate imageListToDbUrl from choosePreferredImage 2023-09-22 10:14:44 +02:00