askvortsov ART994 could you elaborate? This extension embeds video players (as far as I understand). Vue.js is a JS framework. The two aren't really related at all.
ART994 askvortsov Vue.js is an open source JavaScript framework for building user interfaces. Easily integrates into projects using other JavaScript libraries.
askvortsov ART994 I understand that, but I don't think it really has anything to do with embedding videos, and as such, isn't really relevant to this extension? Could you explain what you're trying to accomplish?
diegoc Nearata Oh! Do you know when the extension will be updated? It's works very well with beta13. And do you know if it's possible to enable quality selection for variable bitrate streams? Thank you so much! Your extension is amazing!!
Nearata diegoc Oh! Do you know when the extension will be updated? Very soon diegoc do you know if it's possible to enable quality selection for variable bitrate streams? Not yet (MoePlayer/DPlayer#758)
diegoc Nearata Any update on this? I saw on the Github page that "quality switching" is on the list of features, but I haven't been able to use that on my forum.
justinhartman BayuHerkuncahyo and nathanli97 you should see my latest comment on my GitHub issue I logged. I found out the issue is that when the plugin is loading on the front-end it is trying to load a 6.5MB .map file which is not needed. Worth checking out how I fixed it over here.
Nearata released version 1.2.0 that add support to permissions (only selected group can use the extension functionality, default to "all") after the update run the command php flarum migrate
Nearata 2.0.0 the player and MSE extensions are now loaded dynamically and only if enabled each MSE extension can be enabled / disabled in the admin panel (all disabled by default) added theme color to customize the primary color of the player added an option to add a logo to the player added supported languages (en, zh-cn and zh-tw) added quality switching How to use
Justman10000 Still incompatible because it is not compatible with the Alpha! - nearata/flarum-ext-embed-video v2.1.1 requires flarum/core >=0.1.0-beta.16 <=0.1.0 -> satisfiable by flarum/core[v0.1.0-beta.16] but these conflict with your requirements or minimum-stability. - nearata/flarum-ext-embed-video v2.1.0 requires flarum/core >=0.1.0-beta.16 <=0.1.0 -> satisfiable by flarum/core[v0.1.0-beta.16] but these conflict with your requirements or minimum-stability. - Installation request for nearata/flarum-ext-embed-video ^2.1 -> satisfiable by nearata/flarum-ext-embed-video[v2.1.0, v2.1.1].