moneytoo / Player

▶ Simple and lightweight, yet polished and powerful Android video player based on ExoPlayer
https://play.google.com/store/apps/details?id=com.brouken.player
The Unlicense
1.44k stars 171 forks source link

Can't play videos with # (hashtag) in its name #512

Closed Cwpute closed 10 months ago

Cwpute commented 10 months ago

Describe the bug I download videos from Newpipe to play them through JustPlayer, but any video with a hashtag in its name i can't play. They appear as video with no lenght 00:00 seconds). I tried playing a video that worked before and adding a hashtag in its name, and the bug is the same: can't play the video

To Reproduce Steps to reproduce the behavior:

  1. Open any video with a hashtag in its title
  2. See error

Expected behavior JustPlayer should play videos with valid names, including hashtags. Maybe this problem extends to other otherwise valid characters, it might be worth checking. The app should at least warn that such files cannot be openned and suggest us to modify that name.

Device (please complete the following information):

moneytoo commented 10 months ago

When I add # to a file name, it still opens. Would you have more detailed steps to reproduce (how you open the file, what specific video you downloaded etc.)?

Cwpute commented 10 months ago

Ok, i din't test that bug thoroughly, it seems to come from my file browser (https://github.com/martinmimigames/little-file-explorer) because when i try to open similar files directly from Newpipe or from the built-in browser, JustPlayer can play them just fine. Sorry !