• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    import mediamonkey 4 data (sqllite mm.db file)

    Scheduled Pinned Locked Moved
    Technical Help
    2
    2
    16
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sigiken
      last edited by

      Dear Strawberry users,

      My dream is to leave MS and their Windows platform, but I'm holding data since 2009 in Mediamonkey 4 and I do not want to loose it. I have tried for many hours to import the data but I cant get it to work. Before I migrate, this step is mandatory for me.

      I have tried for many hours with gpt, but all data remains on 0 and I want my play count to be migrated, eventually last played

      If someone can help me with this and make this work I would be so happy because I like the player it self, I just want my data from MM4.

      i

      Please tell me what information is needed to make this work.
      D
      Kind regards,
      Jonas Saeys

      jonasJ 1 Reply Last reply Reply Quote 0
      • jonasJ
        jonas @sigiken
        last edited by

        @sigiken
        What specific data do you need?
        If it's only play counts and last played, it should be supported directly if they are saved to the file tags. If it's only stored in the database, you need to import it using SQL commands, if Mediamonkey uses sqlite3, it should be possible to attach both databases and import it using a single sql UPDATE command, you can use the following as reference (https://wiki.strawberrymusicplayer.org/wiki/Import_collection_library_and_playlists_from_Clementine), but you need to use UPDATE instead of INSERT.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors