58 comments found.
Hi, are we likely to get an update of a reskin for this?
Hi, your request is a bit vague.. which reskin are you talking about?
Hello, i bought a license of this player. The setup was very easy and works (kind of), when the songs folder has only a few dozens files, it works great and looks nice, thanks for that! Tho, it has some issues. I wanted to use the script, to share some audiobooks with my friends. Each audiobook (of 4) is a subfolder of about 300-550 mp3 files:...
1. Tested with php 7.0-8.4 (php < 8.4 is EOL): “Parse error: syntax error, unexpected ’?’ in /.../...php on line xx” – This errors appear on lines with coalescing null operator, like: ./ajax/serve_audio.php L2, ./ajax/download_audio.php L2, ./statistics.php L89, ./ajax/tracker.php L77, etc.
2. even with a few hunderds of files overall (one album with 297 files), the sctipt is extremly slow (even with cache enabled).
3. Idea: please stop indexing files on every app start. This is php, for gods sake. there are execution time limits, and also limited parallel executions. And when server admin increases that limits, the script will take forever to initialize
– A separate script in the ./admin subfolder (./admin/reindex.php), that could be ran by cron, or manully by admin-user once a day or night, only when changes made to the data-folder. also this would allow to set a separate .htaccess/.htpasswd to the admin folder.
– And the reindex could store the indexed files in a database or a file json/yaml/ini/xml/whatever + folder for the album arts.
4. also a few small enchancements would be very appreciated: 4.1. number-column in playlists from ID3-tag “track” if numeric, or from filename begining (if there are some, like 1 – my filename.mp3/999 – my filename.mp3) 4.2. if there are no usable ID3-tags at all, use filename for title 4.3. config option to disable songs-tab and keep only albums-tab. 4.4. save last played track (exact time in the track not needed, but appreciated) in session var, as you do with volume.
thanks in advance!
Hi, thanks for your feedbacks. To assist you better, please open a ticket here https://simplesupport.ticksy.com
what is the platform?
I don’t understand the question. What do you mean by platform?
Hello, I appreciate your work and the latest update. However, after the latest update, my website only freezes on mobile phones. There’s no problem on my computer, but regardless of the phone or browser, it constantly freezes and crashes within a minute. I wonder what could be causing it? It also freezes on all music, especially those that are one hour or longer.
Hi, thanks. Please open a support ticket here https://simplesupport.ticksy.com
Unfortunately, I can’t submit a ticket. My support has expired, and I need to go to my bank to have my card opened for international services to make new purchases. However, I recently had nose surgery and unfortunately won’t be able to go out for two weeks. I’ll make another purchase in a few weeks and bother you again. Thank you..
I’m sorry about that. Open a ticket anyway in the bug report category (no need active support) and I will take a look.
Thank you for your interest and support. I’ve submitted a ticket. As soon as I’m better, I’ll make another purchase.
Hello, I appreciate you having added a protection against malicious ways of downloading music, but it is still possible.
Now I’ve seen website that block being able to open Developer Tools, by disallowing right clicking on the website, now obviously this won’t stop people that know how to circumvent that, but it will stop the majority of users from downloading the music off the website.
So maybe that’s an idea? to someone block access to the developer tools through the website, because what people do is simply open the website, play music, open develop tools, go to network, then media, and they have a direct link to the folder to download the MP3 right there.
Hope you can solve this, that would be amazingly appreciated, and it would make the script security wise superior to other online players <3 much love and keep up the good work.
Hi, if you check well, in the developer console in the latest version, you can no longer see the direct link to the mp3
I have the latest version installed, and I can still see the direct link to the MP3 through the Developer Console.
Here you can watch a video here, where I showcase how I can still download the track: https://youtu.be/y28SisTJGhM
Ok, you need an extra step to find it.. remove the video now. I will search how to hide that information. Do you know how to do it?
No i do not how to hide that information, but I have heard of websites blocking the possibility of opening Developer Tools, although I don’t know how to do it though.
I’ve removed the video now, thanks for looking into this, I greatly appreciate it. Keep up the amazing work, i love your dedication to this project.
I bought and installed this script last night. It looks great and has a lot of potential for improvement. I tested it as much as I could. It has a beautiful design and loads well on Android and PC. Google SEO works well with a little editing. Beautiful design. New and attractive technology without the need for a database. Compatibility with Android is good. Clean coding. But the big problem with this script is that it crash on the iOS operating system. I tried it on iPhone 13 and 15. On both devices, the page loads slowly and crash. It seems that this script uses a lot of RAM and the iPhone performs poorly in executing this script. It seems that with a little care, this problem can be solved. This script is fantastic, and could use a lot of improvement. Thanks for your attention.
Hi, thanks for the compliments. I use it and I have it with an iPhone 16 Pro and everything runs without problems and without crashes. Have you tried my demo on your phone? Does that one crash too?
I don’t have the link to your demo version, please share.
I tested the demo on an iPhone 13 Pro Max. It works smoothly and has no crash Thank you for your attention.
After a long time of testing, I found out the cause of the crash on the iPhone. Friends who have this problem, be careful : Don’t put all your music files in one folder. When the number of music files in a file increases, the loading speed slows down and the iPhone IOS does not have the processing power to handle it. So every 20 ( not more than 30 minute ) songs in one folder. Try making an album with the Mp3-Tag program, even if it’s just music. For example, name the album: Ac/Dc Singles songs This will greatly increase the loading speed on the iPhone ( IOS) to the point where it will no longer crash. ........................................................... A request to developers: Please include a database within the application so that users can register and create playlists for themselves. This will make your project a powerful one. Please include a share button for the app so users can share music with each other. for example : www.example.com/music/Listen..html This project has the potential to progress and should be paid attention to. Thank you for your attention.
Thanks for your testing and suggestion.
Hello, I want to know how many music hosting links can be connected (for example, how many separate hostings that contain music) 2-Hows good SEO on Google? thank u
Hi, you can use to connect as many music you want on a single domain. This is only the player, you need to add SEO yourself.
Finally the statistics have been added. Thank you
I really appreciate you adding the speed control feature I requested.
Hi, Is it possible to add the following features
1. To add audio views – Showing the stats of how many times a song has been played etc 2. Stats on how many people have visited the page.
I made my platform public, and have a following of over 1million on social media, I need these stats to just to help understand what people are listening to and how many have visited the platform
Hi, I’ll see, thanks for the suggestions.
Hey, still great script.
Could you add security to the script though, so that even if download are disabled, people can’t actually go into Developer Tools -> Inspect -> Network tab
Then fetch the MP3 files direct links through there. Because then what’s the point adding purchase links or disabling the downloads, if people can in a very simple way still download all the music.
Would be wonderful if a solution for that could be added.
Thanks in advance!
Hi, thanks for the suggestion, I’ll see if it’s feasible.
How do I add albums and image?
read the documentation file inside the zip, and for every support request please open a ticket here https://simplesupport.ticksy.com
I love this script and I want to buy it, but I have some questions
1. What’s the server requirements? 2. Is there instructions on how to install it? 3. How do you add songs?
Hi, thanks.
1- just php support.
2- just copy the files on your server.
3- copy mp3 files inside a directory (inside the zip there Is the documentation)
One more question
Does it have limited numbers of tracks and albums it can handle? Or is it unlimited?
Unlimited
I had made the last update that was PWA. Was there another update released today?
No only a little bug fix on css, nothing relevant.
Hello, I wonder if there will be an update regarding PWA. It would be great if there was. Thank you.
Hi, yes there will be, but I’m currently busy with other projects.
Thank you, I’m looking forward to it
Hi guys,
Does it detect when the phone goes to the ear and change the speaker to be the top speaker instead of playing out loud?
Thanksss
Hi, no it’s technically impossible to do it.
The last update was great, please bring the PWA feature as well. It seems very difficult for those who do not know how to code. The only thing missing right now is the PWA feature. I think the dear author will not upset us and will make this feature as well. Thank you.
Hi, thanks. I will try to do it, but the PWA needs some information about name, icon, etc. I can make an example version with default informations, but it needs to be customized anyway.
We would be very grateful to you. At least you can make an example and maybe a small document showing what we need to change with a template. Thanks again.
Can you add a timer function to play music and turn off music?
Hi, what is the purpose of that?
I want to listen to relaxing music that will automatically turn off when I go to sleep.
Thank you for the update. Just what i needed
Is it possible to integrate Progressive Web App (PWA)?
You can do it yourself, you have to create a manifest file and add logos, you can find a lot of online guides on how to do it.
Hello, is there a way to have the latest music added at the top instead of the bottom? Because when people who visit the site see the old music at the top, they think that no new music has been added and leave the site.
Hi, yes I could implement it. If you want support open a ticket here https://simplesupport.ticksy.com otherwise wait the next update.
I sent it, thank you.
It was resolved instantly by support, thank you