Player VLC for Android is one of the most functional applications for playing video and audio, but many users still do not know how to effectively manage playlists. Unlike standard players, VLC lets you create custom playlistssort files, add media from different sources (including network folders and clouds) and even automatically update content. However, the application interface is not always intuitive, especially if you are used to VLC allows you to create custom playlists. In this article we will look at all the ways to create playlists in YouTube Music or Spotify.
In this article we will look at all the ways to create playlists in VLC for Android โfrom simply adding files to advanced features like data-i="40">or autoplay settings. You'll learn how to avoid common mistakes (like why the Suddenly playlist disappears after restarting the app) and how to optimize your experience with large collections of media files. And if you use import/export M3U or autoplay settings. You'll learn how to avoid common mistakes (like why the Suddenly playlist disappears after restarting the app) and how to optimize your experience with large collections of media files. And if you use VLC for streaming over a local network, we will show you how to add files from NAS or DLNAservers to the playlist.
1. Preparation: what you need to know before creating a playlist
Before you start creating a playlist, make sure that your application VLC is updated to the latest version. Old versions (especially before 3.5.0) had bugs with saving playlists after closing the app. You can update the player via Google Play or the official website Videolan.
Also check the application permissions:
- ๐ File access: without this VLC will not be able to scan the media library. Go to
Android Settings โ Applications โ VLC โ Permissionsand enable storage access. - ๐ Auto-update media library: by default VLC scans files at startup, but this can be changed in
VLC Settings โ Media library โ Update. - ๐ Network access: if you plan to add files by
SMBorFTP, enable permission to access the local network.
โ ๏ธ Attention: If you use Android 13+, the system may block access VLC to some folders (for example,DownloadorDCIM). In this case, when you first launch the player, a permission request will appear - do not ignore it!
VLC supports two types of playlists:
- ๐ Local: are saved only in the application memory and may disappear after reinstallation.
- ๐ M3U/M3U8 files: Text playlists that can be exported, edited manually, or imported to other devices.
2. Method 1: creating a playlist from the VLC library
The easiest way is to create a playlist from already scanned files. To do this:
- Open VLC and go to the tab
Media library(book icon in the bottom menu). - Select a category (
Audio,VideoorAll files). - Press and hold your finger on the first file, then mark the rest (or tap on
โฎ โ Select all). - Click on the icon
โ Playlistin the upper right corner and selectCreate a new playlist. - Enter a name (for example,
"My music 2026") and clickSave.
The finished playlist will appear in the tab Playlists (note icon with three lines). To change the order of the tracks, click โฎ โ Edit and drag and drop files manually.
Added all the necessary files|Correct playback order|Indicated clear title|Checked track labels (if important)
-->
โ ๏ธ Attention: If the playlist is not displayed after creation, try restarting VLC or updating the media library manually via Settings โ Media library โ Update. Sometimes the application does not have time to index new files.
3. Method 2: manually adding files to the playlist
If the necessary files are not displayed in the media library (for example, they are in the cloud or on a removable drive), you can add them to the playlist manually:
- Go to the tab
Playlistsand clickโ(plus icon). - Select
Add media filesand specify the path to a folder or specific file. - For network sources (for example,
NAS), selectAdd network streamand enter the URL in the format:smb://192.168.1.100/music/playlist.m3uor for
FTP:ftp://user:password@server.com/music/track.mp3 - After adding files click
Saveand specify the name of the playlist.
For convenience, you can create smart playlist, which will be automatically updated according to specified criteria (for example, all tracks with a 5-star rating or files from a specific folder). data-i="132">smart playlist
- In the section
Playlistsclickโ โ Create a smart playlist. - Set rules (for example
Genre = RockorDuration > 180 seconds). - Save and wait until VLC applies filters.
If you add files from NAS or FTP, first check the connection through the file manager (for example, Solid ExplorerThis will help avoid errors like "File not found" in VLC.
Method 3: importing and exporting playlists. (M3U/M3U8)
Format M3U allows you to transfer playlists between devices or edit them in a text editor To export a playlist from VLC:
- Open the desired playlist in the tab
Playlists. - Click
โฎ โ Export playlist. - Select format (
M3UorM3U8) and folder for saving.
To import:
- Download the file
.m3uto the device (for example, to the folderDownload). - B VLC go to
Playlists โ โ โ Import playlist. - Specify the path to the file and confirm the import.
Example of file contents playlist.m3u:
#EXTM3U#EXTINF:256,Artist - Track 1
/music/track1.mp3
#EXTINF:192,Artist - Track 2
/music/track2.mp3
You can edit paths or labels (#EXTINF) in any text editor.
| Format | Unicode support | Stream support | Editing |
|---|---|---|---|
M3U |
โ (Latin only) | โ | Any editor |
M3U8 |
โ (UTF-8) | โ (including HLS) | Requires saving in UTF-8 |
PLS |
โ | โ | Limited support |
How to create M3U manually?
To create a playlist without VLC, open notepad and enter the paths to the files in the format:
#EXTM3U (title)
#EXTINF: duration, Track name
/path/to/file.mp3
Save the file with the extension .m3u and import into VLC.
5. Managing playlists: editing, deleting, sorting
After creating a playlist, you can modify:
- ๐ Change order: open the playlist, click
โฎ โ Editand drag the tracks. - โ Delete track: in editing mode, click on the cross next to the file.
- ๐ Edit tags: long press on the track โ
Information(you can change the name, artist, album). - ๐๏ธ Delete playlist: swipe left on the name in the playlist list.
In VLC for Android there is no โfavorite playlistsโ function, but you can pin frequently used lists on the main screen: long press on the playlist โ Pin.
To sort tracks by default (by name, date added, duration) use the menu โฎ โ Sort by inside the playlist. If you need more flexible control, export the playlist to M3U and edit manually.
Editing a playlist in VLC does not affect the original files - changes apply only to the playback order and tags inside applications.
6. Advanced features: autoplay, loops, shuffle
VLC supports playback settings that can be applied to the entire playlist:
- ๐ Looping:
โฎ โ Play โ Loop(will repeat the entire playlist or one track). - ๐ฒ Random:
โฎ โ Play โ Random. - โญ๏ธ Auto skip: in the player settings (
Settings โ Playback โ Autoplay) you can enable automatic transition to the next track. - โฑ๏ธ Sleep timer:
โฎ โ Sleep timer(useful for podcasts or music before bed).
To create a continuous stream (for example, for background music) enable:
Loop(the entire playlist).Random(so that the tracks are not repeated in the same order).- In the settings (
Settings โ Play โ Repeat) selectRepeat all.
โ ๏ธ Attention: When using random playback in large playlists (1000+ tracks) VLC may freeze on weak devices. In this case, it is better to divide the collection into several playlists of 200-300 tracks.
7. Solving problems with playlists
If the playlist does not work or the files do not play, check:
- ๐ File paths: if you moved or renamed files after creating the playlist, VLC will not be able to find them. Update the paths manually or recreate the playlist.
- ๐ต Network connection: for streaming playlists (
M3U8orHTTPlinks), check the Internet or local network access. - ๐ Media library cache: sometimes VLC "forgets" files. Try
Settings โ Media library โ Clear cache. - ๐ฑ Permissions: if after the update Android playlists have disappeared, check storage access permissions (see section 1).
If the playlist M3U is not imported:
- Check the file encoding (should be
UTF-8for Cyrillic). - Make sure the paths are in file specified relative (for example,
music/track.mp3) or absolute (for example,/storage/emulated/0/music/track.mp3). - For network paths, use the correct protocols (
http://,smb://etc.).
If VLC does not see files on the SD card, try moving them to internal memory or format the card to FAT32/exFAT (some devices do not support NTFS).
8. Alternative methods: synchronization with clouds and DLNA
If your media library is stored in the cloud (Google Drive, Dropbox, Yandex Disk), it can be connected to VLC without downloading files:
- In VLC open
Network โ Cloud storage. - Select a service and log in.
- Find the files you need and add them to the playlist (see section 2).
To play from a DLNAserver (for example, c Plex or Kodi):
- Make sure that the server and phone are on the same network.
- B VLC go to
Local network โ DLNA/UPnP. - Select a device and add files to the playlist.
โ ๏ธ Attention: When streaming from the clouds orDLNAthe playback quality depends on the Internet speed. For video in1080pa speed of at least 10 Mbit/s is recommended.
FAQ: answers to frequently asked questions
Is it possible to create a playlist from video and audio at the same time?
Yes, VLC supports mixed playlists, however, when playing a video, the player will show a black screen. time of audio tracks (and vice versa - only audio for video files). To avoid this, you can divide the content into two separate playlists.
Why does the playlist disappear after updating VLC?
This is a known problem with older versions. Update the application to 4.0+ and check the synchronization settings in Settings โ Media library โ Playlist synchronization. export important playlists to M3U for backup.
How to add files to a playlist from a computer via Wi-Fi?
Enable on your phone FTP server through a file manager (for example, Solid Explorer), then on VLC on your PC, open Network โ Add FTP and specify the address of the view ftp://phone_IP_addresses:portAfter this, the files can be added to the playlist.
Can I configure hotkeys to manage a playlist?
On Android hotkeys work to a limited extent, but you can use gestures:
- Swipe left/right - next/previous track.
- Double tap - pause/play.
- Press the screen - the control panel will appear.
The full list of gestures is configured in Settings โ Controls โ Gestures.
How to transfer playlists to another phone?
Export playlists to M3U (see section 4), then transfer the files to the new device and import them. Alternatively, you can synchronize the folder with playlists via Google Drive or Syncthing.