The Future of MyFilms? (3 Viewers)

Status
Not open for further replies.

zebons

Portal Pro
January 2, 2006
1,484
114
Re : AW: The Future of MyFilms?

Hi,

Can you try with this version please ?
https://forum.team-mediaportal.com/...1268776493-mes-films-4-9-myfilms-v0.4.9.0.mpi

Zebons has fixed several bugs.

Blue3Wide skin is not yet include.

By

Hi Zebons, Titof,

did some short tests yesterday:
- Crash problem (when moving up/down in GUI) solved, can use "old" MyFilms.xml now without crashes and do further testing
- Got some very strange display effects in the blue3 skin - might be caused because it's not yet fully adapted to the plugins changes?

I started adapting my skin for use with newer plugin - but I think it would be best, if we first have one working skinfile for either blue3 or blue3wide. I could then port them easier. Altenatively some Infos about IDs etc. that changed would help - or the sourcecode, then I could check it there inside...

Will do further testing tonight after work!

Thanks for all the work!

PS: One more question: I can use AMCupdater 0.9 only with older versions of core.dll, utils.dll and mediainfo.dll. Is this by intension?
Is the former grabber.dll now included in AMCupdater.exe?

Hi Zebons, Titof,
did some more testing (and also made adaptions of blackglassskin to better test on 16/9 screen). My findings so far:
- No more crashes so far
- I successfully setup fanartview (loaded by AMCupdater 0.9)
- I selected to view Cover as fanart - but this does NOT work - worked fine in old version
- I doublechecked my Logo config, but still don't get any logos displayed
Log shows:
2010-03-18 23:21:12.059039 [Debug][(11)]: MyFilms: using Logos True
2010-03-18 23:21:12.059039 [Debug][(11)]: MyFilms : Logo thumb assigned :
So there seems to be no logos assigned.
Attached is my logodefinition (worked with previous version) - I don't find anything I could fix in configuration - logorules can be verified and modified in configuration and are shown there.
Try with that version.
 

Attachments

  • MyFilms v0.4.9.0.mpi
    30.6 KB

Guzzi

Retired Team Member
  • Premium Supporter
  • August 20, 2007
    2,159
    750
    AW: Re : AW: The Future of MyFilms?

    Try with that version.
    Did a cery quick test - logos still not displayed (with above logo config file.
    aditionally, in details #label1, #item1 (....2...3) are displayed and exception in log is shown:

    2010-03-19 10:12:43.993641 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_MOVE_DOWN
    2010-03-19 10:12:43.993641 [Debug][(11)]: ItemId = 6, wrep = True, wlabel = Across the Hall
    2010-03-19 10:12:43.993641 [Info.][(11)]: MyFilms : across.the.hall
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms: using Logos True
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms : Logo thumb assigned :
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_SELECT_ITEM
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_KEY_PRESSED
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:46.745260 [Debug][MPMain(1)]: Window: MesFilms.MesFilmsDetail init
    2010-03-19 10:12:46.745260 [Info.][(8)]: GUIWindow: FreeResources exception - System.InvalidOperationException: Die Auflistung wurde ge├ñndert. Der Enumerationsvorgang kann m├Âglicherweise nicht ausgef├╝hrt werden.
    bei System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
    bei MediaPortal.GUI.Library.GUIWindow.FreeResources()
    2010-03-19 10:12:46.745260 [Info.][(8)]: Loading references from E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\references.xml
    2010-03-19 10:12:46.745260 [Info.][(8)]: original skin size:720x576
    2010-03-19 10:12:46.792163 [Info.][MPMain(1)]: MyFilms : across.the.hall
    2010-03-19 10:12:54.875044 [Info.][(11)]: PowerScheduler: Keep server alive
    2010-03-19 10:13:03.426952 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:03.458220 [Info.][MPMain(1)]: MyFilms : adventureland
    2010-03-19 10:13:04.834030 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:04.834030 [Info.][MPMain(1)]: MyFilms : affären.à.la.carte
    2010-03-19 10:13:19.889764 [Info.][(11)]: PowerScheduler: Keep server alive

    it seems, changes in plugin not yet adapted in skin?

    Will check deeper tonight after work.

    Thanks, Guzzi
     

    zebons

    Portal Pro
    January 2, 2006
    1,484
    114
    Re : AW: Re : AW: The Future of MyFilms?

    Try with that version.
    Did a cery quick test - logos still not displayed (with above logo config file.
    aditionally, in details #label1, #item1 (....2...3) are displayed and exception in log is shown:

    2010-03-19 10:12:43.993641 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_MOVE_DOWN
    2010-03-19 10:12:43.993641 [Debug][(11)]: ItemId = 6, wrep = True, wlabel = Across the Hall
    2010-03-19 10:12:43.993641 [Info.][(11)]: MyFilms : across.the.hall
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms: using Logos True
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms : Logo thumb assigned :
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_SELECT_ITEM
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_KEY_PRESSED
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:46.745260 [Debug][MPMain(1)]: Window: MesFilms.MesFilmsDetail init
    2010-03-19 10:12:46.745260 [Info.][(8)]: GUIWindow: FreeResources exception - System.InvalidOperationException: Die Auflistung wurde ge├ñndert. Der Enumerationsvorgang kann m├Âglicherweise nicht ausgef├╝hrt werden.
    bei System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
    bei MediaPortal.GUI.Library.GUIWindow.FreeResources()
    2010-03-19 10:12:46.745260 [Info.][(8)]: Loading references from E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\references.xml
    2010-03-19 10:12:46.745260 [Info.][(8)]: original skin size:720x576
    2010-03-19 10:12:46.792163 [Info.][MPMain(1)]: MyFilms : across.the.hall
    2010-03-19 10:12:54.875044 [Info.][(11)]: PowerScheduler: Keep server alive
    2010-03-19 10:13:03.426952 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:03.458220 [Info.][MPMain(1)]: MyFilms : adventureland
    2010-03-19 10:13:04.834030 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:04.834030 [Info.][MPMain(1)]: MyFilms : affären.à.la.carte
    2010-03-19 10:13:19.889764 [Info.][(11)]: PowerScheduler: Keep server alive

    it seems, changes in plugin not yet adapted in skin?

    Will check deeper tonight after work.

    Thanks, Guzzi

    Maybe a directory is missing. Can you verify if the directory C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\thumbs\MyFilmsLogos
    exists and if not creat it (I'll manage it in that case)
     

    Guzzi

    Retired Team Member
  • Premium Supporter
  • August 20, 2007
    2,159
    750
    AW: Re : AW: Re : AW: The Future of MyFilms?

    Try with that version.
    Did a cery quick test - logos still not displayed (with above logo config file.
    aditionally, in details #label1, #item1 (....2...3) are displayed and exception in log is shown:

    2010-03-19 10:12:43.993641 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_MOVE_DOWN
    2010-03-19 10:12:43.993641 [Debug][(11)]: ItemId = 6, wrep = True, wlabel = Across the Hall
    2010-03-19 10:12:43.993641 [Info.][(11)]: MyFilms : across.the.hall
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms: using Logos True
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms : Logo thumb assigned :
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_SELECT_ITEM
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_KEY_PRESSED
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:46.745260 [Debug][MPMain(1)]: Window: MesFilms.MesFilmsDetail init
    2010-03-19 10:12:46.745260 [Info.][(8)]: GUIWindow: FreeResources exception - System.InvalidOperationException: Die Auflistung wurde ge├ñndert. Der Enumerationsvorgang kann m├Âglicherweise nicht ausgef├╝hrt werden.
    bei System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
    bei MediaPortal.GUI.Library.GUIWindow.FreeResources()
    2010-03-19 10:12:46.745260 [Info.][(8)]: Loading references from E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\references.xml
    2010-03-19 10:12:46.745260 [Info.][(8)]: original skin size:720x576
    2010-03-19 10:12:46.792163 [Info.][MPMain(1)]: MyFilms : across.the.hall
    2010-03-19 10:12:54.875044 [Info.][(11)]: PowerScheduler: Keep server alive
    2010-03-19 10:13:03.426952 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:03.458220 [Info.][MPMain(1)]: MyFilms : adventureland
    2010-03-19 10:13:04.834030 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:04.834030 [Info.][MPMain(1)]: MyFilms : affären.à.la.carte
    2010-03-19 10:13:19.889764 [Info.][(11)]: PowerScheduler: Keep server alive

    it seems, changes in plugin not yet adapted in skin?

    Will check deeper tonight after work.

    Thanks, Guzzi

    Maybe a directory is missing. Can you verify if the directory C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\thumbs\MyFilmsLogos
    exists and if not creat it (I'll manage it in that case)
    Hi Zebons,

    I checked the machine and the path
    E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Thumbs\Logos\
    is available and there are logos inside there (they are also shown in the config program of mesfilm in logo section)
    When starting plugin in MePo GUI the log shows:
    2010-03-19 19:40:12.040766 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Home.GUIHome deinit
    2010-03-19 19:40:12.040766 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 19:40:12.072034 [Info.][MPMain(1)]: xml:E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\MesFilms.xml image id:1 width:0 height:0 gfx:#header.image
    2010-03-19 19:40:12.619217 [Info.][MPMain(1)]: TexturePacker: Loaded E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Cache\Blue3\packedgfx24.png texture:2048x2048 miplevels:1
    2010-03-19 19:40:12.619217 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1985
    2010-03-19 19:40:12.806822 [Info.][MPMain(1)]: TexturePacker: Loaded E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Cache\Blue3\packedgfx23.png texture:2048x2048 miplevels:1
    2010-03-19 19:40:12.806822 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1984
    2010-03-19 19:40:13.244569 [Debug][MPMain(1)]: Window: MesFilms.MesFilms init
    2010-03-19 19:40:13.791752 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\
    2010-03-19 19:40:20.014004 [Debug][(7)]: ItemId = 0, wrep = False, wlabel = 2010
    2010-03-19 19:40:20.014004 [Info.][(7)]: MyFilms : 2010
    2010-03-19 19:40:20.670624 [Info.][(8)]: PowerScheduler: Keep server alive
    2010-03-19 19:40:20.670624 [Info.][(8)]: PowerScheduler: System changed from idle state to busy state

    So it references this path.

    It worked in old MeFilms plugin - please make sure you use windows path name, not "fixed" one - e.g. I am on german winXP - thus the naming is different - and I am on drive E:, not C:


    Re MesfilmDetails.xml: details are displayed now - I don't know why - maybe I didn't reboot this morning?.... strange ...

    Thanks,

    Guzzi

    Edit:
    Just checked an older log - there the mesfilm plugin references the correct directory:
    2010-02-18 01:33:34.231187 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos\

    It seems that now to "\logos" is missing - will have to check if tht is configurable in xml-file (but I used the old config file and it worked before...)

    Edit2:
    I checked LogoConfig: The path is stored properly, including the "\logos" at the end, but the plugin claims to use the path without "\logos" in logfile:

    Logoconfig:
    <profile>
    <section name="ID0000">
    <entry name="LogosPath">E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos</entry>
    </section>
    <section name="ID2001">
    <entry name="ID2001_0">Framerate;contains;23;;;;;E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos\BluRay.png</entry>


    Mediaportal.log:

    2010-03-19 19:52:02.460051 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\


    regards, Guzzi
     

    zebons

    Portal Pro
    January 2, 2006
    1,484
    114
    Re : AW: Re : AW: Re : AW: The Future of MyFilms?

    Did a cery quick test - logos still not displayed (with above logo config file.
    aditionally, in details #label1, #item1 (....2...3) are displayed and exception in log is shown:

    2010-03-19 10:12:43.993641 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_MOVE_DOWN
    2010-03-19 10:12:43.993641 [Debug][(11)]: ItemId = 6, wrep = True, wlabel = Across the Hall
    2010-03-19 10:12:43.993641 [Info.][(11)]: MyFilms : across.the.hall
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms: using Logos True
    2010-03-19 10:12:43.993641 [Debug][(11)]: MyFilms : Logo thumb assigned :
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_SELECT_ITEM
    2010-03-19 10:12:45.963550 [Debug][MPMain(1)]: MyFilms: OnAction ACTION_KEY_PRESSED
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:45.979185 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:12:46.745260 [Debug][MPMain(1)]: Window: MesFilms.MesFilmsDetail init
    2010-03-19 10:12:46.745260 [Info.][(8)]: GUIWindow: FreeResources exception - System.InvalidOperationException: Die Auflistung wurde ge├ñndert. Der Enumerationsvorgang kann m├Âglicherweise nicht ausgef├╝hrt werden.
    bei System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext()
    bei MediaPortal.GUI.Library.GUIWindow.FreeResources()
    2010-03-19 10:12:46.745260 [Info.][(8)]: Loading references from E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\references.xml
    2010-03-19 10:12:46.745260 [Info.][(8)]: original skin size:720x576
    2010-03-19 10:12:46.792163 [Info.][MPMain(1)]: MyFilms : across.the.hall
    2010-03-19 10:12:54.875044 [Info.][(11)]: PowerScheduler: Keep server alive
    2010-03-19 10:13:03.426952 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:03.458220 [Info.][MPMain(1)]: MyFilms : adventureland
    2010-03-19 10:13:04.834030 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 10:13:04.834030 [Info.][MPMain(1)]: MyFilms : affären.à.la.carte
    2010-03-19 10:13:19.889764 [Info.][(11)]: PowerScheduler: Keep server alive

    it seems, changes in plugin not yet adapted in skin?

    Will check deeper tonight after work.

    Thanks, Guzzi

    Maybe a directory is missing. Can you verify if the directory C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\thumbs\MyFilmsLogos
    exists and if not creat it (I'll manage it in that case)
    Hi Zebons,

    I checked the machine and the path
    E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Thumbs\Logos\
    is available and there are logos inside there (they are also shown in the config program of mesfilm in logo section)
    When starting plugin in MePo GUI the log shows:
    2010-03-19 19:40:12.040766 [Debug][MPMain(1)]: Window: MediaPortal.GUI.Home.GUIHome deinit
    2010-03-19 19:40:12.040766 [Debug][MPMain(1)]: TextureManager: CleanupThumbs()
    2010-03-19 19:40:12.072034 [Info.][MPMain(1)]: xml:E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Skin\Blue3\MesFilms.xml image id:1 width:0 height:0 gfx:#header.image
    2010-03-19 19:40:12.619217 [Info.][MPMain(1)]: TexturePacker: Loaded E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Cache\Blue3\packedgfx24.png texture:2048x2048 miplevels:1
    2010-03-19 19:40:12.619217 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1985
    2010-03-19 19:40:12.806822 [Info.][MPMain(1)]: TexturePacker: Loaded E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\Cache\Blue3\packedgfx23.png texture:2048x2048 miplevels:1
    2010-03-19 19:40:12.806822 [Info.][MPMain(1)]: TexturePacker: fontengine add texure:1984
    2010-03-19 19:40:13.244569 [Debug][MPMain(1)]: Window: MesFilms.MesFilms init
    2010-03-19 19:40:13.791752 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\
    2010-03-19 19:40:20.014004 [Debug][(7)]: ItemId = 0, wrep = False, wlabel = 2010
    2010-03-19 19:40:20.014004 [Info.][(7)]: MyFilms : 2010
    2010-03-19 19:40:20.670624 [Info.][(8)]: PowerScheduler: Keep server alive
    2010-03-19 19:40:20.670624 [Info.][(8)]: PowerScheduler: System changed from idle state to busy state

    So it references this path.

    It worked in old MeFilms plugin - please make sure you use windows path name, not "fixed" one - e.g. I am on german winXP - thus the naming is different - and I am on drive E:, not C:


    Re MesfilmDetails.xml: details are displayed now - I don't know why - maybe I didn't reboot this morning?.... strange ...

    Thanks,

    Guzzi

    Edit:
    Just checked an older log - there the mesfilm plugin references the correct directory:
    2010-02-18 01:33:34.231187 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos\

    It seems that now to "\logos" is missing - will have to check if tht is configurable in xml-file (but I used the old config file and it worked before...)

    Edit2:
    I checked LogoConfig: The path is stored properly, including the "\logos" at the end, but the plugin claims to use the path without "\logos" in logfile:

    Logoconfig:
    <profile>
    <section name="ID0000">
    <entry name="LogosPath">E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos</entry>
    </section>
    <section name="ID2001">
    <entry name="ID2001_0">Framerate;contains;23;;;;;E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\Logos\BluRay.png</entry>


    Mediaportal.log:

    2010-03-19 19:52:02.460051 [Debug][MPMain(1)]: MyFilms: Logo path for storing picture created E:\Dokumente und Einstellungen\All Users\Anwendungsdaten\Team MediaPortal\MediaPortal\thumbs\


    regards, Guzzi
    Hi Guzzi,
    You are true, but you are speaking about the Logos source file directory. But the plugin generate concateneted Logos Images files stored in <MediaPortal Thumb>\MyFilmsLogos directory (ex : C:\Documents and Settings\All Users\Application Data\Team MediaPortal\MediaPortal\thumbs\MyFilmsLogos)
    In the previous version all generated logos files are stored in the <MediaPortal Thumb> directory as it wasn't very clean.
    However I missed to create that new directory the first use. Corrected in that new version.
    I also fixed the fanart displayed delayed from 1 movie (fanart displayed when missing backdrop and using movie cover was the previous one).
    For having backdrop for grouped viecs (Category, year...) an empty directory is now created in the Fanart path. If you wanr ro have backdrop for those views, store in each one a file thumb with the same name as the directory.
     

    Attachments

    • MyFilms v0.4.9.0.mpi
      30.6 KB

    vrm

    Portal Pro
    November 7, 2009
    117
    10
    Home Country
    Hungary Hungary
    Re: Re : Re: Re : AW: The Future of MyFilms?

    Try with that version.

    Hey, I have an issue with the latest version. When current #Otitle is missing, plugin shows the previous one.

    Can you post an example ? screen copy

    Sure.

    1 - plugin starts with a movie that has missing #Otitle
    2 - next movie has #Otitle
    3 - next movie has no #Otitle, previous one is displayed

    4.8.0c doesn't have this issue.
     

    Attachments

    • 1 - plugin starts with a movie that has missing Otitle.jpg
      1 - plugin starts with a movie that has missing Otitle.jpg
      135.4 KB
    • 2 - next movie has Otitle.jpg
      2 - next movie has Otitle.jpg
      129 KB
    • 3 - next movie has no Otitle, previous one is displayed.jpg
      3 - next movie has no Otitle, previous one is displayed.jpg
      108.1 KB

    zebons

    Portal Pro
    January 2, 2006
    1,484
    114
    Re : Re: Re : Re: Re : AW: The Future of MyFilms?

    Hey, I have an issue with the latest version. When current #Otitle is missing, plugin shows the previous one.

    Can you post an example ? screen copy

    Sure.

    1 - plugin starts with a movie that has missing #Otitle
    2 - next movie has #Otitle
    3 - next movie has no #Otitle, previous one is displayed

    4.8.0c doesn't have this issue.

    Try with the B3 skin delivered. Do you have the same issue ?
    I only modify the B3 and others NEED to be modified with that new version !!!
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Similar threads

    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    Thank you for this tip! I'm moving MP TV Server to a new machine. I installed the 64-bit version and most of the MP firewall rules were set to Public. I couldn't connect to the new TV Server from my old single-seat installation running 32-bit until I changed all MP-related firewall rules on the new machine to Private. Before I did...
    Thank you for this tip! I'm moving MP TV Server to a new machine. I installed the 64-bit version and most of the MP firewall...
    Server and client on modern uptodate Windows 11 desktop. Software is Server and Client version x86 1.38.003 Remote client on...
    Replies
    26
    Views
    2K
    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the plugin has. It might be 32-bit, or it might be "any cpu". The plugin is not listed by the "MP Extensions" tool, so I don't know whether it has been tested with the most-recent MP releases. -- from...
    TV Server plugins are listed on this page, and "EPG Cleaner" can be downloaded from this page. Note: I don't know what bitness the...
    I'm looking for a better recording scheduler. Many recording titles (at least in the UK) change between episodes, sometimes being...
    Replies
    4
    Views
    1K
    thanks for the information!
    thanks for the information!
    I watched a recorded program, (that I thought I'd allready watched previously) After watching it (for the second time) I tried to...
    Replies
    2
    Views
    860
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    2K
    Top Bottom