• This forum has been archived. New threads and replies may not be made. All add-ons/resources that are active should be migrated to the Resource Manager. See this thread for more information.

[8wayRun.Com] XenMedio (Media)

Status
Not open for further replies.
Any other updates you planning to include in next version ? Would be great to see this add-on with very nice features .
 
One & Only Suggestion for Future Update is:
  1. New Video & New Comment Integration with Recent Activity, News Feed, Whats New & Alerts.
    • Video poster get Alert when their video Commented & Liked by a user.
Better integration with forums is the key to success. At the moment my users comes and do search for what's new or visit Recent activity page and they just missed XenMedio updates, they don't know what's going on at XenMedio. There are very rare users who directly go inside XenMedio to find out whats new. So, i think the full-fledged integration is much needed. Good luck :)
 
One & Only Suggestion for Future Update is:
  1. New Video & New Comment Integration with Recent Activity, News Feed, Whats New & Alerts.
    • Video poster get Alert when their video Commented & Liked by a user.
Better integration with forums is the key to success. At the moment my users comes and do search for what's new or visit Recent activity page and they just missed XenMedio updates, they don't know what's going on at XenMedio. There are very rare users who directly go inside XenMedio to find out whats new. So, i think the full-fledged integration is much needed. Good luck :)
That would be cool. It would make XenMedio feel like its a default app
 
One & Only Suggestion for Future Update is:
  1. New Video & New Comment Integration with Recent Activity, News Feed, Whats New & Alerts.
    • Video poster get Alert when their video Commented & Liked by a user.
Better integration with forums is the key to success. At the moment my users comes and do search for what's new or visit Recent activity page and they just missed XenMedio updates, they don't know what's going on at XenMedio. There are very rare users who directly go inside XenMedio to find out whats new. So, i think the full-fledged integration is much needed. Good luck :)
I actually planned on doing this from the start... I'm just waiting for Kier to write a guide on content handlers...

http://xenforo.com/community/profile-posts/3604/
Make a comment on this post to urge Kier...
 
XenXerO - Error


The field 'service_stream' was not recognised.


while importing local files defenitions
....


I need new premium model and the local hosting files please medio has not worked for me since the day I got this and I purchased the premium model and that has also not allowed me to do what I paid for it to do.

Please straighten this out....
 
Ok thanks the new version worked, now I still get this problem...
example.webp
no popup player, works fine on stand alone page but not here...
 
What do I need to change?
localvideo-f: parameters:
Code:
<script type="text/javascript">
$.getScript("{scriptjs}/jwplayer.js", function () {
	jwplayer("embed_player").setup({
		flashplayer: "{scriptjs}/jwplayer.swf",
		file: "{external}/{serviceVAL}",
		autostart: "{apTF}",
		width: "{w}",
		height: "{h}",
	});
});
</script>
localvideo-s: parameters:
Code:
<script type="text/javascript">
$.getScript("{scriptjs}/silverlight.js")
$.getScript("{scriptjs}/wmvplayer.js", function () {
	var elm = document.getElementById("embed_player");
	var src = "{scriptjs}/wmvplayer.xaml";
	var cfg = {
		file: "{external}/{serviceVAL}",
		autostart: '{apTF}',
		width: "{w}",
		height: "{h}",
	};
	var ply = new jeroenwijering.Player(elm,src,cfg);
});
</script>
 
localvideo-f: parameters:
Code:
<script type="text/javascript">
$.getScript("{scriptjs}/jwplayer.js", function () {
	jwplayer("embed_player").setup({
		flashplayer: "{scriptjs}/jwplayer.swf",
		file: "{external}/{serviceVAL}",
		autostart: "{apTF}",
		width: "{w}",
		height: "{h}",
	});
});
</script>
localvideo-s: parameters:
Code:
<script type="text/javascript">
$.getScript("{scriptjs}/silverlight.js")
$.getScript("{scriptjs}/wmvplayer.js", function () {
	var elm = document.getElementById("embed_player");
	var src = "{scriptjs}/wmvplayer.xaml";
	var cfg = {
		file: "{external}/{serviceVAL}",
		autostart: '{apTF}',
		width: "{w}",
		height: "{h}",
	};
	var ply = new jeroenwijering.Player(elm,src,cfg);
});
</script>
I had a dog....

and his name was BINGO ...

That seems to be a solution from a cursory glance.. Iwill try a bunch of different file extensions and sizes but I think that will prove to be irrelevant. All seems to be working now. Great job.
 
I am trying upload the new localvideo-s & localvideo-f xml files but cant find where to upload them. :oops: can someone help :)
 
Duhh, lol thanks for pointing out the obvious! :) When you import one that is already installed does the new one over write the old one?
 
  1. Maybe I missed it , but the thread here is 21 pages long .
I have Porta installed and working ok.

I downloaded and installed the Medio file from post#1

I set the settings, and when I try to insert the You Tube link in the Media URL submit field, I get the following error:
Am I missing something? I reinstalled Medio twice now, and get the same issue

It only happens on some you tube files, not all, but I am able to duplicate it with different videos.
Some however work fine..

Undefined index: media$thumbnail
  1. XenForo_Application::handlePhpError() in EWRmedio/Model/Submit.php(64) : eval()'d code at line 1
  2. eval() in EWRmedio/Model/Submit.php at line 64
  3. EWRmedio_Model_Submit->fetchFeedInfo() in EWRmedio/ControllerPublic/Media.php at line 393
  4. EWRmedio_ControllerPublic_Media->actionMediaSubmit() in XenForo/FrontController.php at line 310
  5. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  6. XenForo_FrontController->run() in /home/conserve/public_html/forum/index.php at line 15
 
Jaxel...​
Just thought of something for Carta and Medio...​
How difficult would it be to add either the Porta or xF default sidebar to the Medio pages?​
 
Status
Not open for further replies.
Back
Top Bottom