BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Information
 New version of onex

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
ternot Posted - 17 Sep 2011 : 07:52:18
Hello all,

I finished a new version on onex for exporting the XMM movie information.

New:
  • export into a NMJ SQLite database -> you can use the export for web or the NMJ of the Popcorn Hour Multimedia Player

  • system requirement for the web presentation is PHP5

  • support for fanart

  • support for movies AND series



Download and documentation can be found at
http://sourceforge.net/p/onex/

Maybe you want to give it a try?

Best regards
Ternot
20   L A T E S T    R E P L I E S    (Newest First)
Alessio Viti Posted - 01 Feb 2012 : 08:26:04
Thank you Ternot...

I will not buy a C-300 too, my C-200 works like a charm for now
ternot Posted - 31 Jan 2012 : 20:37:32
quote:
Originally posted by dude69

Ternot - stupid question: Why not exchanging the DBLayer u used in the php scripts to an ODBC one for accessing the original mdb? Should be possible right?



Well, accessing an access database via php is not that easy. On first hand side I created onex2 to support the syabas popcorn hour player... I just added a php script as additional presentation layer, because it was easy :-) Primary onex is still for my personal use.

I would recommend you create the export locally and copy the files to your nas in a second step. This is much faster...

Best regards
Ternot
ternot Posted - 31 Jan 2012 : 20:29:12
Hi Ale,

I'd love too, but as long as my C200 is not yet running NMJ V2, I cannot start with it. And I do not plan to buy another NMT again ;-)

I'm still waiting for a new C200 firmware supporting V2...
Alessio Viti Posted - 30 Jan 2012 : 08:52:57
Hello Ternot!

I use this topic to ask another thing... have you already plan to support the new njm v2 of popcornhour with OnEx2?

Thank you!
dude69 Posted - 29 Jan 2012 : 18:17:56
Ternot - stupid question: Why not exchanging the DBLayer u used in the php scripts to an ODBC one for accessing the original mdb? Should be possible right?
dude69 Posted - 29 Jan 2012 : 17:46:48
Nope I export to my NAS which is doing the www service... Basically i am talking about 18 hours and more what is not really useable :)

I am trying to find an alternative way to have my collection browseable via www... - but honestly i didnt find enough information yet about all that xml and html-card export stuff...
ternot Posted - 29 Jan 2012 : 16:57:55
Hi there,

Do you work locally? I have a collection of 2000 movies, and the conversion is done in appr. 80 minutes...

I noticed that if the conversion process is done via a network drive (source or target) it is really a pain in the ... neck.

Best regards
Ternot
dude69 Posted - 29 Jan 2012 : 10:29:47
Hi! First off: Thanks Ternot for your converting tool!
One question: Is there a faster / more efficient way to get the XMM collection online with such a neat PHP script?
My 1500 Movies need around 16 hours to be converted on a modern quadcore machine... (didnt use the "new movies only" filter as there were several movies deleted).
Movielicious and Co are nice - but I would prefer a more "live" version of the current collection online :)

ternot Posted - 07 Nov 2011 : 11:04:28
Hi freeze,

the upper half of the screen is designed to be empty, because here you would see the fanart or information about the serie.

Did you try the other template 'std'? Maybe it fits more your needs...

Best regards
ternot
freeze Posted - 04 Nov 2011 : 19:47:02
Hi ternot,

thnx for your fast reply!
The server supports php 5 and mysql 5.

I changed line 3 in index.php and it fixed the errors on the index page :)
But the detailed view of a movie is still kind of corrupted, since the upper half of the page/screen is empty.

Any ideas for this Problem too?

Btw. (suggestion): how about adding the movie title in clear text below the covers? I find it quite hard to read the title on the covers some times.

Best regards,
freeze
ternot Posted - 31 Oct 2011 : 08:09:49
Hi fr33ze,

this are only warnings, resulting from the php configuration. If you can change the php.ini, please change the "error_reporting" value to "2039":

error_reporting = 2039


If you are not allowed to do this, try to change line 3 of the index.php to:

error_reporting(2039);


Which PHP version are you using?

Best regards
ternot
freeze Posted - 30 Oct 2011 : 15:03:08
Hi ternot,

meanwhile, i managed to get the webexport working *woot* :)
But i have a very nasty error which causes a corrupted view:

"Notice: Undefined index: a in /var/www/IceStorm/html/Filmliste/index.php on line 472" for every movie/entry.


*EDIT*:
i could get past the error by commenting out line 472 in index.php (but i dont think this is a good solution, isnt it :P)

On the other hand, there are even more errors in the detailed view of a movie too:
Notice: Undefined index: GENRE in /var/www/IceStorm/html/Filmliste/index.php on line 87 Notice: Use of undefined constant strlen - assumed 'strlen' in /var/www/IceStorm/html/Filmliste/index.php on line 89 Notice: Undefined index: ACTORS in /var/www/IceStorm/html/Filmliste/index.php on line 96 Notice: Use of undefined constant strlen - assumed 'strlen' in /var/www/IceStorm/html/Filmliste/index.php on line 96 Notice: Undefined index: DIRECTOR in /var/www/IceStorm/html/Filmliste/index.php on line 101 Notice: Use of undefined constant strlen - assumed 'strlen' in /var/www/IceStorm/html/Filmliste/index.php on line 103

Quite annoying :(
Hope you can help, should be easy for you :) Or am i the only one having those problems? =/
I guess it is because of using different sources for getting movie details in xmm (like ofdb and others).

You may check the errors here: http://icestorm.hostingsociety.com/Filmliste/index.php?criteria=category&value=2

any ideas?

Best regards,
fr33ze
pierobo Posted - 24 Sep 2011 : 16:57:26
Sorry, it was my fault. I expected NMJ would merge the files when playing, instead it simply playes the first and the next as two distinct videos.
Thanks again
ternot Posted - 23 Sep 2011 : 17:26:24
Hi there,

stacked movies are usually supported... I'm checking for moviefile2...
How are your stacked movies organized?

Best regards
ternot
pierobo Posted - 22 Sep 2011 : 23:07:24
This plugin is wonderful, just exported all my movies into PCH with no hassle! Can finally wife-proof-browse :)
Actually, the only problem I had was related to stacked movies (movies tipically composed of two files). If I don't get wrong, NMJ can manage stacked movies, but it didn't worked for my movies.
Is this feature supported? Thanks!
ternot Posted - 22 Sep 2011 : 07:30:18
Hi freeze,

the format of the exported database is just the same as a NMJ database. If you do not have one yet, you can extract the provided nmj_database.zip and choose the included media.db.

At https://sourceforge.net/p/onex/wiki/Quick%20Start%20Guides/ you can find more information, also regarding the web front-end.

Regarding onex1: If there is a critical or nasty bug in the software or web template, I will fix it for sure. Or do you have another request for onex1/2?

Best regards
ternot
freeze Posted - 21 Sep 2011 : 21:06:58
Hi ternot,

thanks for all your work (again :))
Just a quick question regarding onex2: can i use it without having a nmj database just for web export?

Looks like a nmj db is necessary and i only use/have XMM :)
Onex(1) doesnt seem to be developed anymore i guess.

Thanks for feedback,
freeze
Alessio Viti Posted - 21 Sep 2011 : 17:36:06
Thank you!

I will upload in next release.

Ale
ternot Posted - 21 Sep 2011 : 08:43:08
Hi there,

I just uploaded a new version with Language and XMM database as possible command line parameters.
please call

onex2 Language:german
or
onex2 XMMDB:<path and filename of the db>


Alessio Viti Posted - 20 Sep 2011 : 17:55:43
Yes, I think its enough for now

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.08 sec. Powered By: Snitz Forums 2000 Version 3.4.07