JioTV Go
547 subscribers
2 photos
1 file
41 links
Cross platform application for JioTV Mobile.

https://jiotv_go.rabil.me/
Download Telegram
I will create an Android app when JioTV Go reaches 100 stars 🀩

So make sure you have starred the repo at https://GitHub.com/rabilrbl/jiotv_go
I will make a Video on complete features of JioTV Go with proper explanation on documentation while I reach 50 subscribers on my YouTube Channel.

Make sure you have subscribed by heading to https://youtube.com/@BlazingHipster
πŸ“£ JioTV Go v3.3 Update! πŸ“Ίβœ¨

πŸ†• What's New:

- Credential Storage: Goodbye to the old Credentials Path! Now, all your credentials and log files will be conveniently stored under $HOME/.jiotv_go. By default it will be under Home directory, if you want to change it, use path_prefix config value. (Refer)

- M3U Playlist Enhancement: You can now use the c=split query parameter to get split categories in the M3U playlist, making it easier to navigate and enjoy content like never before! 🎬🍿
(Refer point 3)

πŸ›  Behind the Scenes:
- Various technical enhancements have been made to ensure a seamless and reliable JioTV Go experience.

πŸ“Œ Note: Update now to v3.3.0 to enjoy these amazing features!

πŸ‘‰ To update, simply use the command: jiotv_go update
πŸ‘‰ After you have updated, you will need to re-login to your account as login implementation has been changed.

Thank you for being a part of the JioTV Go community! πŸ™ŒπŸ’™

Best way to thank us is giving a star ⭐️ on GitHub

#JioTVGo #Update #NewVersionAlert #StreamWithJoy
🌟 Hey friends! πŸ“šβœ¨

Just wanted to drop a quick note: 🌈 This will be the last update for the next 2 weeks as I will be having my Uni Exams! πŸ“πŸ’Ό

Your good vibes and prayers mean the world to me 🌍, so please send them my way πŸ™.

Catch you on the flip side! πŸš€πŸ“šπŸ’–

#ExamModeActivated #GoodVibesOnly 🌈✨
Message to Android TV users

The current implementation of EPG generation is not optimised for Android TV and hence I want you to do the following

Disable EPG completely with following command
jiotv_go epg del


If you set EPG config value, make sure that is false too.

Then use a third party EPG as mentioned here
https://avkb.short.gy/jioepg.xml.gz

Doc guide: https://jiotv_go.rabil.me/usage/android_tv.html#third-party-epg-providers

This will not only be easy on your poor tiny compute machine. It is recommended as you will not get any issues or problems.

EPG generation requires upto thousand requests in total and 20 http requests per second. So you do the math and plus at last it requires a huge amount of memory and CPU for compression to a 3MB file.
Notice:

Any project or website that uses JioTV Go or use a modified version of JioTV Go. Shall give appropriate credits for the author and the project with appropriate links, https://github.com/rabilrbl/jiotv_go

If anyone is found to be violating LICENSE agreement,
https://jiotv_go.rabil.me/License then legal action will be taken against such projects. This will include web hosting termination and project takedown on GitHub etc.

If you or someone finds such projects on the web, please report to me @jiotv_go_bot

Let's contribute towards free and open source projects and make it accessible by everyone

Thank You, have an awesome day ahead!
Hello there,
Hope you all are doing well.

What should I focus on next for JioTV Go.

Report feature, bugs or any issue that you are facing. Reply to this thread 🧡
On reaching 100 stars on GitHub. As promised I'll start development of the Android app only to run binary as a replacement for Termux.

I'll need some volunteers for testing the app until it's stable. Please don't ask ETA.
Hey guys, just a heads up.
Please spread the word about JioTV Go.

I am looking for co-maintainers for the project. I won't be able to support the project single handedly. As I can only focus on my leisure time, causing delay in updates.

If you would like to provide support for the project, head to https://github.com/sponsors/rabilrbl/

Thank you
πŸ“Ί New JioTV Feature Release v3.4 Available!

Upgrade your streaming experience with the latest update. πŸš€

What's New in v3.4:
- Fixed SSOToken refresh bug: No more forced re-login after a few days. Thanks to @PlessioTihsrah for identifying and resolving this issue! πŸ› 
- Language filter for m3u playlist: Filter only required languages in M3U playlist, thanks to @SritharBoss! 🌐
Documentation: https://jiotv_go.rabil.me/usage/iptv.html#generate-m3u-playlist

Update your JioTV now using the jiotv_go update command.

Download the latest version here: JioTV v3.4.0

Stay tuned for more updates! πŸ”₯
#JioTV #Update #StreamingEnhancements
JioTV Go
πŸ“Ί New JioTV Feature Release v3.4 Available! Upgrade your streaming experience with the latest update. πŸš€ What's New in v3.4: - Fixed SSOToken refresh bug: No more forced re-login after a few days. Thanks to @PlessioTihsrah for identifying and resolving this…
For people facing issues after the new version update are advised to the following.

These errors might be due to some changes in the login component in v3.4

Option 1: Re-Login

If option 1 doesn't work follow option 2

Option 2: Clean Install
Delete .jiotv_go folder in your home/user directory and install again.
Bug Data Collection Update

For users experiencing following errors
1. Otp Verification failed
2. JioTV Go abruptly crashing after few days or hours

These users are requested to send log files to @jiotv_go_bot
The log file should include all files ending with .log (atmost 5 files) from below folders

For Android/Linux/Mac $HOME/.jiotv_go
For Windows %userprofile%/.jiotv_go

Termux users do the following
1. Open Termux
Execute below commands
termux-setup-storage # allow storage permissions if asked
cp $HOME/.jiotv_go/*.log $HOME/storage/documents
/
2. After successfully executing above commands, you will find all log files in Document folder in internal storage
3. In Telegram upload from that Documents folder
In Telegram file-picker you can navigate to above folder and upload all files ending with .log extension

Send files to @jiotv_go_bot with error

Users contacting the bot with unnecessary reasons will be banned!

Please do the needful. Thank you!
If you are experiencing buffering/lag in channel playback (non-internet related)
The error is from the JioTV API itself. You can check the same channels in JioTV App

It is not related to JioTV Go, hence please stop reporting.
JioTV Go v3.5

Changelogs:

πŸ’  Bump Go version to 1.22
πŸ’  Added Missing Cache Control Headers
πŸ’  Refactored Task Scheduler, which was causing crashes from the logs I received.
πŸ’  SSOToken now has seperate scheduler, previously it was combined with AccessToken which was causing loads of issue.
πŸ’  The above changes should fix Uninterrupted crashes and OTP Errors.
πŸ’  Due to changes in Auth system, you will required to login again after update. (Store file changed to store_v2.toml)

To update, simply run
jiotv_go update


I couldn't test these fixes and patches, as I can't reproduce the errors which happens to individual users in different machines.
It should be confirmed by users who had experienced these issues before.

In case if you are still facing issues after JioTV Go v3.5, you shall send appropriate log files to @jiotv_go_bot
Users spamming the bot for no reason shall be banned

Thank you, have a nice day!
Info: Some SL channels links have expired and will not work.

If you have a working link of those SonyLiv channels, then please share @jiotv_go_bot