I started this project because I couldn't find a web player that I truly enjoyed using. I tried modifying Smarters and OpenXC, but there were too many parts of the code that I didn’t fully understand. Then I remembered I had LTQ saved somewhere. With the help of ClaudeAI and ChatGPT, I was able to get it working better than ever by fixing its code and adding multiple web player features. However, the design didn’t suit my taste, so I decided to overhaul the entire structure. After making substantial changes to LTQ, I eventually came up with a design that many users have appreciated.
There were some services that didn’t work well for me with Smarters and OpenXC, but after some troubleshooting, I figured out what the issue was and got it working. On certain servers, movie and series actor information is available, but if the server fails to provide this data, it doesn’t show up. The player includes several category buttons at the start that search for keywords within the service's categories and adjust them to match Netflix, Amazon, HBO, Christmas, and Halloween buttons. In some cases, these buttons may not display anything if no matching keywords are found.
Requirements: PHP 7.2, a Hostinger domain without SSL.
I've tested it with these requirements, and everything works perfectly. On other domains with cPanel and different PHP versions, some things may not function properly, but if you follow the requirements and recommendations, everything should work as expected. The login method is URL-based with a username and password.
I continue working on this project, and my vision for this web player is to implement an audio selector and support integrated subtitles or third-party subtitle services like OpenSubtitles. Initially, I was aiming for a Netflix-like style, but over time, I switched to the design I’m sharing now. .
This is the free version, which works with the mentioned requirements. It’s meant for personal use only, and support is not provided.
There were some services that didn’t work well for me with Smarters and OpenXC, but after some troubleshooting, I figured out what the issue was and got it working. On certain servers, movie and series actor information is available, but if the server fails to provide this data, it doesn’t show up. The player includes several category buttons at the start that search for keywords within the service's categories and adjust them to match Netflix, Amazon, HBO, Christmas, and Halloween buttons. In some cases, these buttons may not display anything if no matching keywords are found.
Requirements: PHP 7.2, a Hostinger domain without SSL.
I've tested it with these requirements, and everything works perfectly. On other domains with cPanel and different PHP versions, some things may not function properly, but if you follow the requirements and recommendations, everything should work as expected. The login method is URL-based with a username and password.
I continue working on this project, and my vision for this web player is to implement an audio selector and support integrated subtitles or third-party subtitle services like OpenSubtitles. Initially, I was aiming for a Netflix-like style, but over time, I switched to the design I’m sharing now. .
This is the free version, which works with the mentioned requirements. It’s meant for personal use only, and support is not provided.