straw/app/src/main/java/org/schabi
AudricV 74ea59288d Move SimpleCache creation in PlayerDataSource to avoid an IllegalStateException
This IllegalStateException, almost not reproducible, indicates that another SimpleCache instance uses the cache folder, which was so trying to be created at least twice.
Moving the SimpleCache creation in PlayerDataSource should avoid this exception.
2022-06-17 22:00:51 +02:00
..
newpipe Move SimpleCache creation in PlayerDataSource to avoid an IllegalStateException 2022-06-17 22:00:51 +02:00