Results 1 to 2 of 2

Thread: Issue with Library on Server UI

  1. #1

    Unhappy Issue with Library on Server UI

    I have a strange issue. This issue has existed for me since I started using Mezzmo v5. Many times when I go to the Mezzmo UI on my server, the area where the library is usually listed is totally blank. The media is still available to clients. I have tried to reset windows to default, and that does not work. It appears that all the playlists have vanished. I am also not able to create any new playlists when this occurs.

    The only way I have found to be able to get my media visible in the Server UI is to reset the database, then restore the last backup of the database.

    Has anyone else seen this issue?

    I am running Mezzmo 6.0.6.0 on Windows 2012 R2. All patches for the server have been installed.

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

    Default

    Hi,
    this can happen if the Library item no longer exists in the database. It is possible to re-create the library item by opening the Mezzmo.db file in an sqlite editor such as SqlLiteSpy and running

    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. Started having issue with media server / media player
    By joe33067 in forum Mezzmo Questions and Support
    Replies: 13
    Last Post: 08-13-2018, 08:03 AM
  2. Founders edition, version 5.1.2, library issue
    By jmcease in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 07-08-2017, 06:39 AM
  3. Issue with accessing library files from server
    By Terrence in forum Mezzmo Questions and Support
    Replies: 8
    Last Post: 09-07-2012, 08:21 PM
  4. 2.6 Issue Library Rebuilding without associating Folder.jpg
    By Hashybot in forum Mezzmo Questions and Support
    Replies: 2
    Last Post: 05-18-2012, 10:22 AM
  5. Will library update with only server running?
    By scotta316 in forum Mezzmo Questions and Support
    Replies: 1
    Last Post: 12-19-2011, 08:57 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
  •