[Action Required] Streaming issue info (1 Viewer)

scythe000

Portal Pro
July 6, 2008
379
15
Per @Oxan's request, here's the logs for this ticket https://github.com//MPExtended/issues/380#issuecomment-15315365.
 

Attachments

  • 3-26-13.zip
    57.5 KB

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    You're using mapped network drives (E:\ and Z:\) for your database location and file location. As I already told you; that's not supported yet. You should use UNC paths instead, both in the MPExtended configuration and the MPTVSeries/MovingPictures configuration.
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    In the MovingPictures configuration, add your directories with an UNC path instead of a mapped network drive.
     

    scythe000

    Portal Pro
    July 6, 2008
    379
    15
    So, doing that forces a full re-import of 500 movies. about 50 of which don't hit on the importer, and some import wrong. I can use SQLite browser to change every entry in my db from "Z:\Movies" to \\vault\e\movies. Anyone know the sql script for that?
     

    scythe000

    Portal Pro
    July 6, 2008
    379
    15
    @Heina, thanks! That command works, and I can verify it did the swap, but it still triggers an import when I open up MovingPictures config. Any ideas?
     

    Heina

    MP Donator
  • Premium Supporter
  • February 4, 2008
    166
    20
    48
    Windhoek, Namibia
    Home Country
    South Africa South Africa
    It seems like Moving Pictures deletes the related movies from a folder if you delete thet folder in the GUI. Updating the Import Path in th DB seems to work.

    update import_path set path=replace(path, 'Z:\Movies', '\\vault\e\movies')

    So that is 2 statements you have to run
     

    Users who are viewing this thread

    Similar threads

    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins. https://www.team-mediaportal.com/extensions/mp2-plugins I hope these work: Featured Plugins
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins...
    I've been an MP1 user for a long time. I'm interested in switching to MP2. However, I rely heavily on the features provided by...
    Replies
    1
    Views
    2K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    683
    • Sticky
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not relevant to the plugin itself (test, some leftover unused parts etc).
    yes that is indeed what I did in that ticket. It may already be working without updating those plugins because most of it was not...
    We have just released MediaPortal 1.38 - Tatiana & Leo x86 and x64 version. Highlights of this release Bugfixes: New...
    Replies
    37
    Views
    6K
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    ok, i've fixed parsing and did a couple of other optimizations. Also officially published this site, so everybody can use it
    Hi! I am trying to get the m3u files from GitHub - iptv-org/iptv: Collection of publicly available IPTV channels from all over the...
    Replies
    4
    Views
    8K
    MP1 MP2 Kodi Plugin DE
    Some MP2 installers contain three TV Servers: TVE3 TVE3.5 TvMosaic If the installer that you used offers you the choice of these three TV Servers, select TVE3. If you selected TVE3.5, run the installer again and select TVE3. The Kodi plugin is described as being intended for MP 2.5 and TVE3, so it should work. Unfortunately I do...
    Some MP2 installers contain three TV Servers: TVE3 TVE3.5 TvMosaic If the installer that you used offers you the choice of these...
    Hi, I have read some thread discussions but I still have not understood what is happening. I have MediaPortal 2.5. To use it...
    Replies
    2
    Views
    732
    Top Bottom