broscr / IPTV-Player

IPTV Player android player ..It reads, categorizes and enables playback of the m3u file. now DRM supported.
MIT License
65 stars 21 forks source link

All channel category #4

Closed ps8303383 closed 1 year ago

ps8303383 commented 1 year ago

Please add all channel category option please sir.

broscr commented 1 year ago

Please add all channel category option please sir.

All categories are visible. What exactly do you want?

ps8303383 commented 1 year ago

https://drive.google.com/file/d/1GNnK3Zea31LjN62Rtij_YtTFKzGdBVzV/view?usp=drivesdk

Please watch this video πŸ–•πŸ–•πŸ–•πŸ™πŸ™

broscr commented 1 year ago

https://drive.google.com/file/d/1GNnK3Zea31LjN62Rtij_YtTFKzGdBVzV/view?usp=drivesdk

Please watch this video πŸ–•πŸ–•πŸ–•πŸ™πŸ™

If you send the file format as an example by deleting the IP in it, I can look into the problem.

ps8303383 commented 1 year ago

https://drive.google.com/file/d/1GV24VXLdcddACiOrJ2tQAnBH-gOqah3l/view?usp=drivesdk

M3u file linkπŸ–•πŸ–•πŸ–•

broscr commented 1 year ago

fixed file read. Commit

ps8303383 commented 1 year ago

FileSelectActivity should be open on clicking button in MainActivity.

if (new IPTvRealm().allChannelCount() > 0) { startActivity(new Intent(FileSelectActivity.this, MainActivity.class)); finish();

this code is causing problems.

ps8303383 commented 1 year ago

Please help me sir 😭😭😭