diff --git a/README.md b/README.md index f5ee140..aae8738 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # MyPlayer - A Web-MP3-Player with Playlist Support -
+*Note:* I am about to abandon this project. The current mediaelement.js has too +many quirks to get the features i want with reasonable effort. I have instead +implemented an MP3 player using PHP and JavaScript/JQuery that does what i want +and looks how i want. It is featured as the "Electronic Music Archive" at +. What helped me a lot was the tutorial by Idorenyin +Udoh at . + *Note:* MyPlayer is currently undergoing a major rewrite, where it being updated to the latest version of mediaelement.js. This effort includes porting the playlist feature to the playlist provided by mediaelement-plugins. @@ -14,7 +20,6 @@ Since i am doing this in my free time, i can not give you a roadmap or timeline on when the rewrite will be done and the software fully tested. Until then, the previous version of MyPlayer is available at . -
## About