T O P I C R E V I E W |
frag |
Posted - 16 Dec 2009 : 22:44:11 I'm trying to export the movies in EMM for accessing in my NMT. The export process has success, all the html pages are corretly created and navigable. I'm not able to play the movies cause the address that is in the tml page is wrong. Teh correct one should be file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/Movie_Name.iso whilst the address in the play button is file:///share/Video/Movie_Name.iso In the setting I'm using as 'Path on NMT' file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ I'm not able to understand where is the error. I've an ever worst situation for TV Series. A single html page is created for a series and this is absolutely equal to a movie page (no reference to the season and the episode). The popcorn icon for playing hasn't any address.
Could anyone give me an idea on these 2 problems? Thanks |
14 L A T E S T R E P L I E S (Newest First) |
cgreenle |
Posted - 10 Nov 2010 : 02:42:14 quote: Originally posted by Cyclonos
Exemple for 300.avi movie the correct path is a href='file:///opt/sybhttpd/localhost.drives/SATA_DISK/300.avi'
So I gather that you've loaded the movies in the root of your NMT? Correct?
quote: Originally posted by Cyclonos
my vides files is in \\server\video\action\300.avi
The question now is how is the path stored in XMM?
For example, in my XMM database, for the movie 300, the 'Movie File 1' value in XMM is 'V:\300.mkv'. If I load that movie in the root of my PCH drive, the PathOnNMT value must be 'file:///opt/sybhttpd/localhost.drives/SATA_DISK/' and the PathOnPC must be 'V:\'. The MyLittleNMTExport program simply replaces the PathOnPC value with the PathOnNMT value for all movies.
Example MyLittleNMTExport Settings: PathOnNMT=file:///opt/sybhttpd/localhost.drives/SATA_DISK/ PathOnPC=V:\Video\
Example XMM Record: MovieFile1=V:\Video\300.avi
MyLittleNMTExport will replace as follows: V:\Video\300.avi > file:///opt/sybhttpd/localhost.drives/SATA_DISK/300.avi
The only caveat might be if your folder structure on your server differs from that on your NMT. For example, you have stored your movies in sub-folders by Genre but have not replicated that structure to your NMT drive. MyLittleNMTExport will not know how to create the correct link to your movies. This is what I expect your issue to be. You said that your movie was stored here: '\\server\video\action\300.avi' but it appears that your storing your files on your NMT without the Genre folder.
I may be wrong but maybe this gives you a couple things to look for.
-cgreenle
|
Cyclonos |
Posted - 08 Nov 2010 : 17:34:31 What is NMJ? me i have a200. I'm now able to play video files with MYLITTLENMTEXPORT if videos files is on my Pch, but i'm not able to create the correct path this plugin, i try several path and not working. The only way i find is change path manualy in html video files. Exemple for 300.avi movie the correct path is a href='file:///opt/sybhttpd/localhost.drives/SATA_DISK/300.avi' and i able to play in my PCH but i want to use my network path because my vides files is in \\server\video\action\300.avi. see my littlenmtexport.ini file.
[General] PathOnNMT = file:///opt/sybhttpd/localhost.drives/SATA_DISK/ ; PathOnNMT2 = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ ; PathOnNMT3 = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ PathOnPC = file:///server/video ; PathOnPC2 = P:\Video\ ; PathOnPC3 = P:\Video\ AllowedCharacters = 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÄÖÜäöüß-_. OverwriteExistingCovers = 1 OverwriteExistingDetails = 1 OverwriteExistingActors = 1 Language = english ; Language = german logging = 0 ; ExportPath = U:\ [Theme] Theme = Carbon_HD ; [Database] ; Path and Name of the XMM database e.g. 'c:\eXtreme Movie Manager\Databases\example.mdb'
XMMDB=\\server\partage\eXtreme Movie Manager 7\Databases\mes films.mdb ; XMMDB = h:\NMT\Databases\XMM7db.mdb
do you have an idea
Tanks for help
|
ternot |
Posted - 08 Nov 2010 : 14:06:08 What do you mean with "browser mode"?
I tried popcorn movie portal a long time ago... As I didn't get it to run, I created MyLittleNMTExport and onex... And when the the NMJ will be available for the Popcorn C200 I will try to create a tool for synching XMM with NMJ...
Best regards ternot |
Cyclonos |
Posted - 07 Nov 2010 : 21:25:07 My movies file is on my server and the correct path is \\server\video and i'm ok to play on my PCH in browser mode but with plugin mylittlenmtexport is not working i see all detail of each movie but i'm not able to play. Another question do you try popcorn movie portal? |
ternot |
Posted - 07 Nov 2010 : 17:45:40 Hi there,
where are your files located? And where do you want to play it?
Best regards ternot |
Cyclonos |
Posted - 05 Nov 2010 : 20:33:03 I have a similar problem, when i pusg play button my screen disapear and reapears il not able to play any video files, maybe it's a wrong path. Do you have an idea?
|
ternot |
Posted - 08 Jan 2010 : 11:21:29 I never tested, if iso files can be played that way... Is the path to the iso file correct in the html files? |
Peterk |
Posted - 08 Jan 2010 : 11:09:07 quote: Originally posted by henrinaiara
is it work? coz my friend have the same problem...
plz keep us informed.. thanks..
Same problem...won't play iso files. |
henrinaiara |
Posted - 01 Jan 2010 : 15:53:36 is it work? coz my friend have the same problem...
plz keep us informed.. thanks.. |
ternot |
Posted - 29 Dec 2009 : 18:04:40 It's rather simple...
If your movie file in XMM is "\\Hdx1000\share\Video\Movie\moviefile1.ISO" and has to be "file:///opt/sybhttpd/localhost.drives/HARD_DISK\Video\Movie\moviefile1.ISO", this means, that "\\Hdx1000\share\Video" has to be replaced with "file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video" ...
PathOnNMT = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video PathOnPC = \\Hdx1000\share\Video
please give it a try, ok? |
frag |
Posted - 28 Dec 2009 : 21:39:24 Thanks, I'm trying many different combination but I can't get to the right result. In XMM the movie file is like this: \\Hdx1000\share\Video\Movie\moviefile1.ISO Actually it's not clear to me what the PathOnPC has to contain (what is f?) Thanks in advance for your help. |
ternot |
Posted - 26 Dec 2009 : 09:42:20 Hi frag,
I'm sorry for the delay... As I can see, your setting for "PathOnPC" is empty... Here you should enter the path of the movie files on your pc.
For example... If your movie file is located on the hard drive in the NMT, which is accessible at "f:\Videos\A\Another Movie.avi", you should use the following settings:
PathOnNMT = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ PathOnPC = f:\Videos\
This means, that during the creation of the html files the text "f:\Videos\" in the movie file paths will be replaced with "file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/"...
Maybe in your case you could try "PathOnPC = file:///share/Video/" ...
If this doesn't work, can you give me an example of the moviefile1 fields in XMM?
Best regards ternot |
frag |
Posted - 18 Dec 2009 : 21:53:46 This is the MyLittleNMTExport.ini:
[General] PathOnNMT = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ ; PathOnNMT2 = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ ; PathOnNMT3 = file:///opt/sybhttpd/localhost.drives/HARD_DISK/Video/ PathOnPC = ; PathOnPC2 = P:\Video\ ; PathOnPC3 = P:\Video\ AllowedCharacters = 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÄÖÜäöüß-_. OverwriteExistingCovers = 0 OverwriteExistingDetails = 0 OverwriteExistingActors = 0 Language = english ; Language = german ; [Theme] Theme = Carbon_HD_eng ; [Database] ; Path and Name of the XMM database e.g. 'c:\eXtreme Movie Manager\Databases\example.mdb' ; XMMDB = f:\- NMT\Databases\XMM7db.mdb ; XMMDB = h:\- NMT\Databases\XMM7db.mdb XMMDB = C:\Programmi\eXtreme Movie Manager 7\Databases\example.mdb
Do you know if tv series will be supported in the future? Thanks
|
ternot |
Posted - 18 Dec 2009 : 10:43:41 Hi frag,
I'm sorry, but TV series aren't supported...
Can you please post your ini file? |