Make m3u8 playlists syncable instead of m3u
This commit is contained in:
parent
d2d933ed8f
commit
018d2ecf0c
@ -63,7 +63,7 @@ public class PlaylistObserver extends SQLiteOpenHelper implements Handler.Callba
|
||||
/**
|
||||
* Extension to use for M3U files
|
||||
*/
|
||||
private static final String M3U_EXT = ".m3u";
|
||||
private static final String M3U_EXT = ".m3u8";
|
||||
/**
|
||||
* Line comment prefix for M3U files
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user