0

Requirments:

I need to get VLC to have the ability to:

  1. Add many playlists.
  2. Deal with each playlist separately.
  3. Have the player remember every playlist play position when moving between them.

I need these three requirements altogether, without having to open more than one instance of the player.

I thoroughly looked up the Internet with no luck. I know some players can do some of what I need but I need the whole functionality especially number 3.

So,

How to make VLC a "Real" Multiple Playlists Management player with a single instance?

Shadi
  • 149

1 Answers1

0

There is a feature request for this at Restore playlist state when re-opening app, but no solution.

The official VLC position is that bookmarks help save positions. Read this for example :
How to Remember Video Playback Position in VLC to Resume Later.

Unfortunately, this doesn't help you with your problem. You might need to look for another player that has this feature.

harrymc
  • 498,455