forked from recloudstream/cloudstream
		
	fixed player regression
This commit is contained in:
		
							parent
							
								
									1e858ddd04
								
							
						
					
					
						commit
						02bc462236
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2139,7 +2139,7 @@ class PlayerFragment : Fragment() { | ||||||
| 
 | 
 | ||||||
|             normalSafeApiCall { |             normalSafeApiCall { | ||||||
|                 val databaseProvider = StandaloneDatabaseProvider(requireContext()) |                 val databaseProvider = StandaloneDatabaseProvider(requireContext()) | ||||||
|                 simpleCache = simpleCache ?: SimpleCache( |                 simpleCache = SimpleCache( | ||||||
|                     File( |                     File( | ||||||
|                         requireContext().filesDir, "exoplayer" |                         requireContext().filesDir, "exoplayer" | ||||||
|                     ).also { it.deleteOnExit() }, // Ensures always fresh file |                     ).also { it.deleteOnExit() }, // Ensures always fresh file | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue