Few my new modules.

Few my new modules.

Postby xury » 16 Jan 2013, 02:17

Hi.
I did some modules. Most of these modules are designed for Polish users. But some of them may be useful to others.
xlistplay - youtube playlist manager
xlivecz - Czech and Slovak IMS but with lot of international services . Installation can be up to 15 minutes. Its really BIG module !!! and needs about 30MB free space.
youtube3 by Oscar and Mikka - another youtube parser. The ability to download clips.
PLIMS - Polish Internet Media Services - weeb.tv ,tvn, tvp, ipla, iPtak, radio, etc.
It can be downloaded from http://code.google.com/p/manta/downloads/list
Install using telnet after download to /tmp
eq:
Code: Select all
cd /tmp
wget http://manta.googlecode.com/files/xListPlay.tar.bz2
pm install xListPlay alone
Last edited by xury on 16 Jan 2013, 03:09, edited 1 time in total.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Few my new modules.

Postby Pokrass » 16 Jan 2013, 02:59

Thanks a lot!
But in youtube3 videos plays just 15-25 secs. :(
Also in xLiveCZ when I press 1 (Xtreamering) I see error 404. I don't have Xtreamering, so it's reason why it don't work. :(
IconBIT HDS7L Fw: AMP_r12 GUI: VRT
iNeXT HD1 W Fw: X3D_Series_V4.0.2b160406
User avatar
Pokrass
 
Posts: 3154
Joined: 18 Mar 2012, 04:18
Location: Плюк. Планета № 215 в Тентуре галактики "Кин-дза-дза" в Спирали.

Re: Few my new modules.

Postby xury » 16 Jan 2013, 09:43

Yes. Sorry I forgot.
Video starts, but stops too soon
If HTTPD value in config.inc is set to off, check server.network-backend value in your lighttpd.conf file and change it to write.

But even with it lighttpd consume lot of ram. Now I don't know why, but I will try to find the reason.
Youtube3 module using beta code. On home site shows:
Warning: this version is experimental and WiP. It may burn your media player, kill all the zombies or invade USA. Additionally, a massive amount of space is required: 4 MB. Better design results in slower response - I will try to find an intermediate solution between graphics and performance.


Aboutx xLiveCZ. Yes if you don't have xtreamering. So ignore it.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Few my new modules.

Postby Pokrass » 16 Jan 2013, 19:31

There is no HTTPD in config.inc
Code: Select all
<?php

# Disable all errors and messages
  error_reporting(0);

# Paths
  define("P_DIR", dirname($_SERVER["SCRIPT_FILENAME"]) . '/');      # Local path to Youtube
  define("P_BIN", P_DIR . 'bin/');               # Binaries path
  define("P_FON", P_DIR . 'fonts/');            # Fonts path
  define("P_IMG", P_DIR . 'images/');            # Images path
  define("P_TMP", P_DIR . 'tmp/');               # Temporary path
  define("P_WWW", 'http://' . $_SERVER['SERVER_ADDR'] . ':' . $_SERVER['SERVER_PORT'] . dirname($_SERVER['PHP_SELF']) . '/');   # WWW path
  define("F_ABO", P_WWW . 'about.php');
  define("F_DOW", P_WWW . 'downloads.php');
  define("F_FAV", P_WWW . 'favorites.php'); 
  define("F_GET", P_WWW . 'get.php');
  define("F_PRO", P_WWW . 'progress.php');
  define("F_SET", P_WWW . 'settings.php');
  define("F_YOU", P_WWW . 'you.php');

  define("WERSJA", '4.0 beta5');               # Youtube package version
  date_default_timezone_set('UTC');               # Timezone
?>

What I must add?

Also I saw that in xListPlay in russian language some titles in ukrainian :D
IconBIT HDS7L Fw: AMP_r12 GUI: VRT
iNeXT HD1 W Fw: X3D_Series_V4.0.2b160406
User avatar
Pokrass
 
Posts: 3154
Joined: 18 Mar 2012, 04:18
Location: Плюк. Планета № 215 в Тентуре галактики "Кин-дза-дза" в Спирали.

Re: Few my new modules.

Postby xury » 17 Jan 2013, 00:48

Sorry again. This previous info I copied from home site.

Change line 9 in /usr/local/etc/mos/etc/lighttpd.conf to:
Code: Select all
server.network-backend = "write"

Don't forget uncomment this line.

You can also configure Youtube3 using web viewer.
Eq:
http://192.168.2.104/modules/Youtube3/web.php

Obviously use your IP instead this.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Few my new modules.

Postby Pokrass » 17 Jan 2013, 00:56

O! So you can add in /usr/local/etc/mos/etc/pm/installed lines
Code: Select all
   navy_title = "Youtube"
   navy_frame = "%mos%modules/Youtube3/web.php"

And this page will be able in "Navifation" (on top in webinterface)

As default it was Lighttpd. I change in to httpd and all works well!
IconBIT HDS7L Fw: AMP_r12 GUI: VRT
iNeXT HD1 W Fw: X3D_Series_V4.0.2b160406
User avatar
Pokrass
 
Posts: 3154
Joined: 18 Mar 2012, 04:18
Location: Плюк. Планета № 215 в Тентуре галактики "Кин-дза-дза" в Спирали.

Re: Few my new modules.

Postby xury » 17 Jan 2013, 01:03

O I didn't know about.
Thank you.

Anyway this module need some fixes because during long using lighttpd consume lot of RAM
You can check it using top on telnet session.
Observe memory usage during watching. It growing and growing... I don't know why.
So I think better when use httpd, but on my device is not possible.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Few my new modules.

Postby Pokrass » 17 Jan 2013, 01:10

Aha! I see it :(
And also I can't watch playlists on user-account. Can you try? User - SemenSlepakov. He have playlists . When I enter in playlists I see them but can't play.
IconBIT HDS7L Fw: AMP_r12 GUI: VRT
iNeXT HD1 W Fw: X3D_Series_V4.0.2b160406
User avatar
Pokrass
 
Posts: 3154
Joined: 18 Mar 2012, 04:18
Location: Плюк. Планета № 215 в Тентуре галактики "Кин-дза-дза" в Спирали.

Re: Few my new modules.

Postby xury » 17 Jan 2013, 01:19

BTW
If you want you can fix Russian translation of xListPlay.
I would send it to the author and update using internal function when he release the new version.

You can't play playlists using xListPlay or xLiveCZ ?
On xListPlay it not possible,because its working only with own database. but on xLiveCZ you can edit easily own playlist list.
xury
 
Posts: 75
Joined: 13 Jul 2012, 18:13

Re: Few my new modules.

Postby Pokrass » 17 Jan 2013, 01:56

I install all modules but now i test just Youtube3 and I told about probem with my account in previous message. And it's russian language must be fixed too :)
xListPlay works and xLiveCZ too.

About russian translation:
When I set russian language and enter in xListPlay all categoties is in russian. But if I enter in any category - all titles: left part in ukrainian but right part is in russian.
And if I set english - this titles still in Ukrainian :shock: In screenshot I Set english language:
screenshot | +
sc_ScrCap_osd_12129.jpg
sc_ScrCap_osd_12129.jpg (143.33 KiB) Viewed 97832 times

Maybe it because I'm in Ukraine...
IconBIT HDS7L Fw: AMP_r12 GUI: VRT
iNeXT HD1 W Fw: X3D_Series_V4.0.2b160406
User avatar
Pokrass
 
Posts: 3154
Joined: 18 Mar 2012, 04:18
Location: Плюк. Планета № 215 в Тентуре галактики "Кин-дза-дза" в Спирали.

Next

Return to About moServices

Who is online

Users browsing this forum: No registered users and 16 guests

cron