MyFilms 4.5 shows no movies (2 Viewers)

crusoli

Portal Pro
February 12, 2008
54
3
Home Country
Germany Germany
Hey! Thanks a lot for adding the ability to show the movie information in the filmstrip view.
Unfortunately after migrating to 4.5 my screen looks like this. Did i do anything wrong? I'm sure I picked the SVN version.
 

Attachments

  • screen.jpg
    screen.jpg
    21 KB

LXTR

Portal Pro
November 27, 2007
86
0
Home Country
Spain Spain
Same problem here... :confused: so i had to return to the previous one (4.4.1.4). I couldn't find a way to solve the problem. I changed the skin (Bluetwo wide, monocrome, indigo, Spinsafe...) but no way to get it working.
 

Johan

Portal Pro
April 19, 2006
443
11
50
Home Country
Sweden Sweden
Delete the MediaPortal\cache folder. I usually forgets this myself. The old skinfiles is in the cache folder (for some reason) and needs to be flushed if you install a new skinfile.
 

zebons

Portal Pro
January 2, 2006
1,484
114
Hey! Thanks a lot for adding the ability to show the movie information in the filmstrip view.
Unfortunately after migrating to 4.5 my screen looks like this. Did i do anything wrong? I'm sure I picked the SVN version.
Do you get error message in logs files ?
 

Memphys

Portal Member
November 29, 2007
32
0
Home Country
Italy Italy
i got the same problem... deleted the cache but didn't solve it... =(

Code:
2008-03-31 22.28.35.729318 [ERROR][MPMain]: Exception   :Error: NullWithNoNullValueUnclassified
Gentle.Common.GentleException: The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
   at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
   at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
   at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
   at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
   at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr)
   at TvDatabase.TvBusinessLayer.GetAllRadioChannels()
   at TvPlugin.ChannelNavigator.ReLoad()
2008-03-31 22.28.35.730318 [ERROR][MPMain]: Exception   :The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
2008-03-31 22.28.35.730318 [ERROR][MPMain]:   site      :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2008-03-31 22.28.35.730318 [ERROR][MPMain]:   source    :Gentle.Common
2008-03-31 22.28.35.731318 [ERROR][MPMain]:   stacktrace:   at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
   at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
   at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
   at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
   at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr)
   at TvDatabase.TvBusinessLayer.GetAllRadioChannels()
   at TvPlugin.ChannelNavigator.ReLoad()
2008-03-31 22.28.40.802318 [ERROR][MPMain]: Exception: System.ArgumentException: Column '(none)' does not belong to table Movie.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at MesFilms.MesFilms.GetFilmList[T](T gSelItem)
   at MesFilms.MesFilms.Fin_Charge_Init(Boolean LoadDfltSlct)
   at MesFilms.MesFilms.OnMessage(GUIMessage messageType)
   at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow)

nevermind i fixed it... it was a (none) under tab "Optional 1" and "Detailed Supplementary Information", i changed it to an existent camp and now the plugin works again...
 

zebons

Portal Pro
January 2, 2006
1,484
114
i got the same problem... deleted the cache but didn't solve it... =(

Code:
2008-03-31 22.28.35.729318 [ERROR][MPMain]: Exception   :Error: NullWithNoNullValueUnclassified
Gentle.Common.GentleException: The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
   at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
   at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
   at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
   at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
   at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr)
   at TvDatabase.TvBusinessLayer.GetAllRadioChannels()
   at TvPlugin.ChannelNavigator.ReLoad()
2008-03-31 22.28.35.730318 [ERROR][MPMain]: Exception   :The column epgHasGaps was null but no NullValue was declared for the corresponding property on class Channel.
2008-03-31 22.28.35.730318 [ERROR][MPMain]:   site      :Void FailWith(Gentle.Common.Severity, Gentle.Common.Error, System.Exception, System.String)
2008-03-31 22.28.35.730318 [ERROR][MPMain]:   source    :Gentle.Common
2008-03-31 22.28.35.731318 [ERROR][MPMain]:   stacktrace:   at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
   at Gentle.Common.Check.Verify(Boolean condition, Error error, Object[] args)
   at Gentle.Framework.FieldMap.SetValue(Object instance, Object value)
   at Gentle.Framework.ConstructorMap.UpdateMembers(Object result, Object[] row)
   at Gentle.Framework.ConstructorMap.Construct(Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectConstructor.Construct(Int32 columnComboHashCode, Object[] row, PersistenceBroker broker)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr, IList result)
   at Gentle.Framework.ObjectFactory.GetCollection(Type type, SqlResult sr)
   at TvDatabase.TvBusinessLayer.GetAllRadioChannels()
   at TvPlugin.ChannelNavigator.ReLoad()
2008-03-31 22.28.40.802318 [ERROR][MPMain]: Exception: System.ArgumentException: Column '(none)' does not belong to table Movie.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.get_Item(String columnName)
   at MesFilms.MesFilms.GetFilmList[T](T gSelItem)
   at MesFilms.MesFilms.Fin_Charge_Init(Boolean LoadDfltSlct)
   at MesFilms.MesFilms.OnMessage(GUIMessage messageType)
   at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow)

nevermind i fixed it... it was a (none) under tab "Optional 1" and "Detailed Supplementary Information", i changed it to an existent camp and now the plugin works again...
OK, you have to delete the (none) information under tab 'Optional 1' into the Detailed Supplementary Information fields. Leave those fields empty or choose an existing field of your database.
Bug corrected in next release. :sorry:
 

Users who are viewing this thread

Similar threads

Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that these were never part of the install package itself, but rather downloaded during the install, and that link no longer exists. Shame that the installer doesn't indicate this. Last time when I installed the...
Fixed, I think. Certainly the vintage MP2 installer that I was using no longer installs the LAV filters. I can only assume that...
Hi all, I've recently retired my MP2 setup for my main HTPC and gone back to separates, but I wanted to retain the ability to play...
Replies
4
Views
785
MP 1.37 Final (Willow) Bugfix II released, download links updated...
MP 1.37 Final (Willow) Bugfix II released, download links updated...
We have just released MediaPortal 1.37 - Willow x86 and x64 version. Highlights of this release Bugfixes: [MP1-5232] - GPU...
Replies
4
Views
3K
Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
Replies
5
Views
3K
Then you didn’t use Nereus Skin in MP2. tMM does a great job in combination with MP2 it’s the best, if you ask me.
Then you didn’t use Nereus Skin in MP2. tMM does a great job in combination with MP2 it’s the best, if you ask me.
I have been a relatively happy user of MP1 for quite a while. My setup is a dedicated HTPC connected to my TV, a TV capture device...
Replies
8
Views
4K
Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested [2024-03-03 18:26:58,262] [Log ] [MPMain ] [DEBUG] - Main: TV service found. Checking status... [2024-03-03 18:26:58,263] [Log ] [MPMain ] [INFO ] - Main: TV service is in status Running - proceeding...
Your log clearly reports: [2024-03-03 18:26:58,258] [Log ] [MPMain ] [DEBUG] - Main: Wait for TV service requested...
MediaPortal 1.33 Release Written by Team-MediaPortal. We have just released MediaPortal 1.33 - Springtime / 20th Anniversary...
Replies
7
Views
4K
Top Bottom