[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

    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
    864
    MP2 appeared later, and it was not published in the general documentation, they immediately made a section for it, so everything that is not in the MP2 section is for MP1, but due to multiple changes and migrations, something could have been lost, but the documentation is available. Also for MP1 you can just take any existing plugin...
    MP2 appeared later, and it was not published in the general documentation, they immediately made a section for it, so everything...
    Why cant I download any of this info? Thanks
    Replies
    3
    Views
    449
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs. Have a look at our MediaPortal Wiki! Maybe the solution is already there. Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    0
    Views
    348
    This is for the tvserver, the iptv part. It used to only support m3u files containing all the channels, but now you can use a m3u8 too. Usually you get an m3u8 from your iptv provider, but there are also some that can be found on the internet
    This is for the tvserver, the iptv part. It used to only support m3u files containing all the channels, but now you can use a m3u8...
    Hi! I read about [MP1-5236] - Add support for m3u8 files, but I can't find info on how to use this. So, where and how can I use...
    Replies
    1
    Views
    280
    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my skin-improvement-ideas because I couldn't get these cross-dependencies sorted out.
    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my...
    I adjusted the MyMusicPlayingNowInfos.xml for my OldEyes variant of DWHD so it fits without crowding. I now have the issue of text...
    Replies
    7
    Views
    456
    Top Bottom