Results 1 to 2 of 2

Thread: Blue screen of death and a reset

  1. #1
    Join Date
    Apr 2018
    Posts
    1

    Default Blue screen of death and a reset

    Need advice. Friday, Dec 18th, I had the Windows blue screen error come up on computer. After a reboot, I have noticed now that when I go into Mezzmo from the server computer, it is like a fresh install of Mezzmo. My library is empty. My files show zero movies/pics,etc. However, oddly I can go into the app I use to view the server (8player) on both iphone and ipad and I see everything as it was before the error screen. I can watch movies and view pics from the server.

    How do I correct what is viewed in Mezzmo on the server computer? Will I have to go in mezzmo and load the files again?. I tried "maintain library" but nothing updated into the program itself.

  2. #2
    Join Date
    Sep 2009
    Posts
    2,680

    Default

    Mezzmo creates a database per user so if you login to the computer using a different user account you will see an empty Mezzmo library, possibly this is happening. If you have multiple logins for the computer you can try logging in using a different account to see if this has the Mezzmo library with all the files and artwork.

    It is also possible that your Mezzmo database is missing the Library item, you can restore this using sqlite. you can download a tool called SQLiteSpy https://www.yunqa.de/delphi/products/sqlitespy/index and then open the Mezzmo.db in the tool and copy and paste the sql below into the text area in the top right and press f9 to run the following sql to add the Library Playlist:

    INSERT INTO "MGOPlaylist" VALUES(0,'Library',16,'Your collection of music files, video files and photos',-1,0,0,':1:',NULL,NULL,NULL,NULL,0,NULL,0,0,NULL,NU LL,NULL,0,NULL,1,1,0,1,'',NULL,NULL,0);

    If the Music, Video or Photos playlist is also missing you can run the following sql:

    INSERT INTO "MGOPlaylist" VALUES(3,'Music',16,'Playlist for all your music files and music playlists',0,8,61,':4:',NULL,NULL,NULL,NULL,0,NULL ,0,0,NULL,NULL,NULL,1,NULL,2,1,0,1,'',NULL,NULL,0) ;

    INSERT INTO "MGOPlaylist" VALUES(15,'Video',16,'Playlist for all your videos and video playlists',0,10,62,':12:',NULL,NULL,NULL,NULL,0,NU LL,0,0,NULL,NULL,NULL,2,NULL,14,1,0,1,'',NULL,NULL ,0);

    INSERT INTO "MGOPlaylist" VALUES(30,'Photos',16,'Playlist for all your photos and photo slideshows',0,9,63,':20:',NULL,NULL,NULL,NULL,0,NU LL,0,0,NULL,NULL,NULL,3,NULL,20,1,0,1,'',NULL,NULL ,0);

    Mezzmo Android: Install it on your tablet, smartphone, Android TV or Amazon Fire to browse and stream files from your Mezzmo library to all your devices. Full details at http://www.conceiva.com/products/mez...mo_android.asp
    Mezzmo for Kodi Add-on: Install it into Kodi to stream files from your Mezzmo library directly in Kodi. Full details at http://www.mezzmo.com/wiki/doku.php?...odi_user_guide
    Mezzmo for Roku App: Install it onto your Roku to stream files from your Mezzmo library. Full details at http://www.mezzmo.com/wiki/doku.php?...oku_user_guide
    Wiki: User Guides & Reference Manual at http://www.mezzmo.com/wiki
    Facebook: http://www.facebook.com/Mezzmo.DLNA.Server
    Twitter: https://twitter.com/conceiva_mezzmo
    Web: http://www.mezzmo.com

Similar Threads

  1. Blue screen of death and a reset
    By Christian in forum Mezzmo Questions and Support
    Replies: 3
    Last Post: 12-24-2015, 09:14 AM
  2. Resume Feature on Samsung Blue Ray
    By mcutugno in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 01-23-2012, 08:41 AM
  3. Auto-Chaptering for Samsung C causes blue screens
    By BeFi in forum Mezzmo Questions and Support
    Replies: 8
    Last Post: 12-19-2011, 09:02 AM
  4. Stream a blue ray with 3d content (format: mkv)
    By SilentSea in forum Mezzmo Questions and Support
    Replies: 9
    Last Post: 11-29-2010, 09:25 AM
  5. Metadata reset
    By trazzi in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 11-25-2010, 11:23 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •