iPhone interface for MediaPortal (iPiMP) - original thread (now closed) (5 Viewers)

Status
Not open for further replies.

moppe

Portal Member
December 23, 2006
36
2
Stockholm
Home Country
Sweden Sweden
Yes, I´m using MediaPortal SVN-Snapshot:-01-07-2009 22-21h - Revision:21306 (i think its also is written in tv.log)
and thanx for you extremly quick answer and support.
 

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
58
West Yorks, UK
Home Country
United Kingdom United Kingdom
Here you go...

One thing I notice, you're using an UNC path to your MP4 folder, the iPiMP installer doesn't take account of that so can you manually update your iPiMP.conf, lines 45 & 60 need an extra '/' so is says '//NAS' instaead of '/NAS'

If you make those changes and restart the iPiMPweb service and see if that makes any difference.

Also is there anything in your apache\logs\error.log ?

(I've made a note on the to do list to write a utility to gather all these logs/config files to help debug problems in the future!)
 

simple

Portal Member
January 8, 2009
9
0
Home Country
United Kingdom United Kingdom
Here you go...

One thing I notice, you're using an UNC path to your MP4 folder, the iPiMP installer doesn't take account of that so can you manually update your iPiMP.conf, lines 45 & 60 need an extra '/' so is says '//NAS' instaead of '/NAS'

If you make those changes and restart the iPiMPweb service and see if that makes any difference.

Also is there anything in your apache\logs\error.log ?

(I've made a note on the to do list to write a utility to gather all these logs/config files to help debug problems in the future!)

Hi,

Firstly thanks for all your help and quick responses.

I added the '/' and changed it to IP address to make sure. This prevented the apache service from starting refering to error code 1??

So have now changed it to a local drive 'c:/'. The service starts successfully but any links to a sub folder deeper than the apache root still fail.

This is a copy of a link that is failing:

http://192.168.0.4:8080/TVGuide%5CListTVGuideGroups.aspx#_TVChannelGroups

It would appear the %5C is translating to a '\' as the status bar diplays:

http://192.168.0.4:8080/TVGuide\ListTVGuideGroups.aspx#_TVChannelGroups

To me it appears to be an incorrect environment variable (%5C) or something? Nothing to do with your plugin.


The apache log after started is below. I can't see anthing untoward.

[Wed Jan 14 13:48:39 2009] [notice] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine.
[Wed Jan 14 13:48:40 2009] [notice] Apache/2.2.11 (Win32) mod_aspdotnet/2.2 configured -- resuming normal operations
[Wed Jan 14 13:48:40 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Jan 14 13:48:40 2009] [notice] Parent: Created child process 1488
[Wed Jan 14 13:48:40 2009] [notice] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine.
[Wed Jan 14 13:48:40 2009] [notice] Child 1488: Child process is running
[Wed Jan 14 13:48:40 2009] [notice] Child 1488: Acquired the start mutex.
[Wed Jan 14 13:48:40 2009] [notice] Child 1488: Starting 64 worker threads.
[Wed Jan 14 13:48:40 2009] [notice] Child 1488: Starting thread to listen on port 8080.

Thanks again...
 

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
58
West Yorks, UK
Home Country
United Kingdom United Kingdom
%5C is the url encoded '\' character so that should be OK. In fact you're running the same code as everyone else so it should work aarrgghh!!

Your apache log looks ok too.

A couple of other questions:

Is this running on the same PC as your TV Server?
Can you attach your c:\program files\ipimp\aspx\bin\gentle.config
 

simple

Portal Member
January 8, 2009
9
0
Home Country
United Kingdom United Kingdom
%5C is the url encoded '\' character so that should be OK. In fact you're running the same code as everyone else so it should work aarrgghh!!

Your apache log looks ok too.

A couple of other questions:

Is this running on the same PC as your TV Server?
Can you attach your c:\program files\ipimp\aspx\bin\gentle.config

Yep it is running on the same server.
File attached.

:confused:
 

Attachments

  • Gentle.zip
    30.6 KB

Neptuni

MP Donator
  • Premium Supporter
  • May 17, 2007
    63
    1
    Linkoping
    Home Country
    Sweden Sweden
    Hi Cheseey,

    I'm enjoing your plugin every morning, reading the morningpaper and scheduling recordings at the breakfast table:D

    One question, is it possible to set the MP4 and tv-logos directories to my NAS (UNC paths)?

    Thanks,

    /Mikael
     

    zz5

    Portal Pro
    November 29, 2008
    86
    1
    VS
    Home Country
    Germany Germany
    Audio / Video Offset in transcoded recordings

    I have an offset in transcoded recordings between audio and video. What can i do?
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,559
    312
    58
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    %5C is the url encoded '\' character so that should be OK. In fact you're running the same code as everyone else so it should work aarrgghh!!

    Your apache log looks ok too.

    A couple of other questions:

    Is this running on the same PC as your TV Server?
    Can you attach your c:\program files\ipimp\aspx\bin\gentle.config

    Yep it is running on the same server.
    File attached.

    :confused:

    This has got me stumped. What is your iPhone firmware version?

    Hi Cheseey,

    I'm enjoing your plugin every morning, reading the morningpaper and scheduling recordings at the breakfast table:D

    One question, is it possible to set the MP4 and tv-logos directories to my NAS (UNC paths)?

    Thanks,

    /Mikael

    Yes it is possible, you can manually edit %INSTDIR%\Apache\Conf\iPiMP.conf and put in your NAS path there.

    You'll have to ensure your share security allows iPiMP to read from the TVLogos path and Read/Write/Delete the on the MP4 path. The iPiMP web service runs as the local system account so you'd have to grant access to the PC's machine account or change the iPiMPweb service account to some other named account or allow anonymous access to your shares.

    I'll update the installer to take account of UNC paths in the next release.

    I have an offset in transcoded recordings between audio and video. What can i do?

    Not much at the moment I'm afraid. I'll be updating the transcode plugin to allow the ffmpeg parameters to be editable so you could do something then.

    What's your system spec? (CPU/RAM)


    All - I have changed the wiki and added a feature request section so we can keep track of requests and progress.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom