Player icon indicating copy to clipboard operation
Player copied to clipboard

No "go to next" button in video player.

Open 1ncend1ary opened this issue 2 years ago • 0 comments

When I allow the player access to one folder and then play video files from another folder, I get no option to also allow access to this other folder. When I allow access to parent folder, playlist functionality doesn't work in neither folder.

Steps to reproduce:

  1. Install latest from FDroid
  2. Open file from folder1
  3. Watch till the end
  4. Get prompt
To automatically load external subtitles or enable skipping to next file in a directory, grant %s access to the topmost folder containing your videos (e.g. Movies)
  1. Choose folder1
  2. Playlist works for all videos in folder1
  3. Choose video from folder2, a sibling to folder1
  4. No prompt, no playlist functionality
folderX
├── folder1
│   ├── vid1.mp4
│   └── vid2.mp4
└── folder2
    └── vid2.mp4

OR

  1. Install latest from FDroid
  2. Open file from folder1
  3. Watch till the end
  4. Get prompt
To automatically load external subtitles or enable skipping to next file in a directory, grant %s access to the topmost folder containing your videos (e.g. Movies)
  1. Choose folderX which is parent folder of folder1, folder2
  2. Playlist works for all videos in folder1
  3. Choose video from folder2, a sibling to folder1
  4. No prompt, no playlist functionality
folderX
├── folder1
│   ├── vid1.mp4
│   └── vid2.mp4
└── folder2
    └── vid2.mp4

1ncend1ary avatar May 30 '22 17:05 1ncend1ary