For The Record 1.6 (2 Viewers)

tourettes

Retired Team Member
  • Premium Supporter
  • January 7, 2005
    17,301
    4,800
    About the first error, looks like it could be coming form C++ side code (usually the hard application crashes are caused by TsReader / Directshow helper). So most likely not related to 4TR, but please try to see if you can reproduce it without the 4TR installed.

    Also, try to figure out how you actually can reproduce the issue in such way that someone else is able to reproduce it (and hopefully pin point the broken code).
     

    thesystemera

    Portal Pro
    May 26, 2008
    810
    22
    42
    Auckland
    Home Country
    New Zealand New Zealand
    DVDFreak I went from 1.40 to 1.41.. No BETA's, even cleared my SQL databases...

    tourettes, just happens when watching TV, some times after a few hours, some times not for a day or two.. Truth is I don't watch much Live TV so it's not usually a problem. But the flatties do... AARRGG...

    Going to revert back to 1.40 see if I have any luck..
     

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    To fix your datagrid error you can try the tips outlined in this thread: here

    I'd still be interested to know how you got into that situation though, since there must be some underlying bug to do with creation of channels or importing of guide data...
     

    els

    Portal Pro
    May 9, 2009
    89
    3
    Home Country
    Brazil Brazil
    Only scheduling done directly and not remotely in HTPC ...

    Hi!
    [MediaPortal 1.0.2.22555]+[Skin X-Factor R225]+[Windows Vista SP1]
    I just like to put names on my schedules and also choose the length of recording time and more flexibly.
    All my records is getting the name MANUAL ... And I can not specify an end time, just fractions of recording time.
    For The Record 1.4 is easy? Solves my need, above?
    Congratulations and thank you.
    ... els ...
     

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    Yes, it will do the things you ask for here. Also, if you do have guide data but still do a manual recording it will automatically use the actual program name if possible.
     

    thesystemera

    Portal Pro
    May 26, 2008
    810
    22
    42
    Auckland
    Home Country
    New Zealand New Zealand
    Memory issue

    For some reason can not post in the proper TV Server section... Did not know where else to go :(

    Been getting this error in the last few days.. Quite out of the blue, can not think of any thing I've done recently to provoke this..

    2009-08-19 10:12:25.479648 [ERROR][MPMain]: Exception :confused:ystem.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
    at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
    at System.Threading.Thread.Start()
    at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
    at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.OnStopped()
    at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
    at MediaPortal.Player.g_Player.Stop()
    at MediaPortalApp.OnAction(Action action)
    2009-08-19 10:12:25.480648 [ERROR][MPMain]: Exception :Exception of type 'System.OutOfMemoryException' was thrown.
    2009-08-19 10:12:25.480648 [ERROR][MPMain]: site :Void StartInternal(System.Security.Principal.IPrincipal, System.Threading.StackCrawlMark ByRef)
    2009-08-19 10:12:25.480648 [ERROR][MPMain]: source :mscorlib
    2009-08-19 10:12:25.482648 [ERROR][MPMain]: stacktrace: at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
    at System.Threading.Thread.Start()
    at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
    at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.OnStopped()
    at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
    at MediaPortal.Player.g_Player.Stop()
    at MediaPortalApp.OnAction(Action action)
    2009-08-19 10:12:25.483648 [ERROR][MPMain]: exception: Exception of type 'System.OutOfMemoryException' was thrown. mscorlib at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
    at System.Threading.Thread.Start()
    at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
    at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.OnStopped()
    at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
    at MediaPortal.Player.g_Player.Stop()
    at MediaPortalApp.OnAction(Action action)
    2009-08-19 10:12:25.483648 [ERROR][MPMain]: Exception :confused:ystem.Exception: exception occured ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
    at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
    at System.Threading.Thread.Start()
    at ForTheRecord.UI.MediaPortal.ChannelNavigator.AsyncStopLiveStream()
    at ForTheRecord.UI.MediaPortal.TvHome.OnPlayRecordingBackStopped(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.StoppedHandler.Invoke(MediaType type, Int32 stoptime, String filename)
    at MediaPortal.Player.g_Player.OnStopped()
    at MediaPortal.Player.g_Player.doStop(Boolean keepTimeShifting, Boolean keepExclusiveModeOn)
    at MediaPortal.Player.g_Player.Stop()
    at MediaPortalApp.OnAction(Action action)
    --- End of inner exception stack trace ---
    at MediaPortalApp.OnAction(Action action)
    at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
    at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
    at MediaPortalApp.FrameMove()
    2009-08-19 10:12:25.484648 [ERROR][MPMain]: Exception :exception occured
    2009-08-19 10:12:25.484648 [ERROR][MPMain]: site :Void OnAction(MediaPortal.GUI.Library.Action)
    2009-08-19 10:12:25.484648 [ERROR][MPMain]: source :MediaPortal
    2009-08-19 10:12:25.485648 [ERROR][MPMain]: stacktrace: at MediaPortalApp.OnAction(Action action)
    at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
    at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
    at MediaPortalApp.FrameMove()
    2009-08-19 10:12:31.423648 [ERROR][MPMain]: Exception :Error in the application.
    -2005529767 (D3DXERR_INVALIDDATA)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
    at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
    at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& TextureNo)
    at MediaPortal.GUI.Library.GUIImage.AllocResources()
    2009-08-19 10:12:31.423648 [ERROR][MPMain]: Exception :Error in the application.
    2009-08-19 10:12:31.424648 [ERROR][MPMain]: site :Microsoft.DirectX.Direct3D.Texture FromFile(Microsoft.DirectX.Direct3D.Device, System.String, Int32, Int32, Int32, Microsoft.DirectX.Direct3D.Usage, Microsoft.DirectX.Direct3D.Format, Microsoft.DirectX.Direct3D.Pool, Microsoft.DirectX.Direct3D.Filter, Microsoft.DirectX.Direct3D.Filter, Int32, Microsoft.DirectX.Direct3D.ImageInformation ByRef, Microsoft.DirectX.Direct3D.PaletteEntry[] ByRef)
    2009-08-19 10:12:31.424648 [ERROR][MPMain]: source :Microsoft.DirectX.Direct3DX
    2009-08-19 10:12:31.424648 [ERROR][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
    at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
    at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& TextureNo)
    at MediaPortal.GUI.Library.GUIImage.AllocResources()
     

    els

    Portal Pro
    May 9, 2009
    89
    3
    Home Country
    Brazil Brazil
    Hi!
    [MediaPortal 1.0.2.22555]+[Skin X-Factor R225]+[Windows Vista SP1]
    I just like to put names on my schedules and also choose the length of recording time and more flexibly.
    All my records is getting the name MANUAL ... And I can not specify an end time, just fractions of recording time.
    For The Record 1.4 is easy? Solves my need, above?
    Congratulations and thank you.
    ... els ...

    Yes, it will do the things you ask for here. Also, if you do have guide data but still do a manual recording it will automatically use the actual program name if possible.
    Tks dvdfreak.
    I installed the For The Reccord 1.4.0.1, but showed the error message (attached) and I cannot log in For The Record ...
    Thank you for your attention.
    ...els...
     

    Attachments

    • 00 - Select Setup Type.jpg
      00 - Select Setup Type.jpg
      76.7 KB
    • 01 - Set Additional Services Settings.jpg
      01 - Set Additional Services Settings.jpg
      78.6 KB
    • 02 - Set Additional Web Access Settings.jpg
      02 - Set Additional Web Access Settings.jpg
      75 KB
    • 03 - SQL Connection.jpg
      03 - SQL Connection.jpg
      14.2 KB
    • 04 - ERROR Failed to start For The Recorder....jpg
      04 - ERROR Failed to start For The Recorder....jpg
      71.2 KB
    • 05 - MediaPortal - TV Server Configuration.jpg
      05 - MediaPortal - TV Server Configuration.jpg
      88.1 KB
    • 06 - ERROR.jpg
      06 - ERROR.jpg
      22.7 KB
    • 07 - ERROR.jpg
      07 - ERROR.jpg
      22.3 KB
    • 08 - UNC Paths.jpg
      08 - UNC Paths.jpg
      125.6 KB

    dvdfreak

    Portal Pro
    June 13, 2006
    979
    178
    Home Country
    Belgium Belgium
    Looks like you entered bad credentials for the core services during setup. Pay attention to this screen, it's asking you to leave the credentials blank (to use the standard SYSTEM account), or enter credentials of an existing administrator user.
     

    els

    Portal Pro
    May 9, 2009
    89
    3
    Home Country
    Brazil Brazil
    Looks like you entered bad credentials for the core services during setup. Pay attention to this screen, it's asking you to leave the credentials blank (to use the standard SYSTEM account), or enter credentials of an existing administrator user.
    Tks a lot, dvdfreak.
    eg.: EPG OFF.
    Recorded file name is a function of TVServer or For The Record?
    TVServer always puts the name MANUAL
    If For The Record, is possible to get the name match the name of the schedule?
    ...els...
     

    Users who are viewing this thread

    Top Bottom