Search found 159 matches
- Thu Sep 25, 2025 10:05 am
- Forum: Need Help - MMW
- Topic: No Sound with Media Monkey 2024
- Replies: 8
- Views: 3981
Re: No Sound with Media Monkey 2024
Thank You. No wonder I couldn't find an Importer.
- Tue Sep 23, 2025 7:04 pm
- Forum: Need Help - MMW
- Topic: No Sound with Media Monkey 2024
- Replies: 8
- Views: 3981
Re: No Sound with Media Monkey 2024
This is great but how do you restore your playlists from a backup. I use the export playlists option in MM for for the life of me cannot find the restore command.
- Mon Sep 22, 2025 1:55 pm
- Forum: Need Help - MMW
- Topic: add/rescan not working using MM5 DEBUG
- Replies: 4
- Views: 2179
Re: add/rescan not working using MM5 DEBUG
Yes I thought that too since it was such a large db.
- Sun Sep 21, 2025 5:44 am
- Forum: Need Help - MMW
- Topic: add/rescan not working using MM5 DEBUG
- Replies: 4
- Views: 2179
Re: add/rescan not working using MM5 DEBUG
Gonna close this. Reinstalled MM5 and things are somewhat back to normal. After all of my music and playlists are back find myself with another issue I posted but now I can't find the post so here goes again. I used SQLITE to update all tracks to Concatenate the year to title column. UPDATE Songs ...
- Sat Sep 20, 2025 6:55 am
- Forum: Need help (mma)
- Topic: Audio on Android phone is MAXED out
- Replies: 8
- Views: 1700
Re: My Post got deleted? Android Space Issue
Okay I don't know how or why but when I use WI-FI Synch from my android device instead of USB; It not only synched ALL of my playlists but it got every track in every playlists and was FAST FAST FAST! Not gonna look a gift horse in the mouth but Audio file is still maxed out yet MM did synch all ...
- Fri Sep 19, 2025 6:33 pm
- Forum: Need help (mma)
- Topic: Audio on Android phone is MAXED out
- Replies: 8
- Views: 1700
My Post got deleted? Android Space Issue
After executing a script to concatenate date to title, I synched a bunch of my playlists that were already on my phone and I ran out of space on my phone. I added 108,000 bytes so that should not have eaten up my space. It was suggested to use autosync to synch all playlists but i am still out of ...
- Thu Sep 18, 2025 7:33 pm
- Forum: Need help (mma)
- Topic: Audio on Android phone is MAXED out
- Replies: 8
- Views: 1700
Re: Audio on Android phone is MAXED out
2024.2.0.3163. I synch one playlist at a time. So I click on the playlist, right click to pull up a menu and then Send To Motorola Razr. Usually works great. Trying to synch all playlists does not work for me. I should mention I deleted 80 gig of playlists but it did not change my storage usage.
- Thu Sep 18, 2025 7:00 pm
- Forum: Need help (mma)
- Topic: Audio on Android phone is MAXED out
- Replies: 8
- Views: 1700
Audio on Android phone is MAXED out
So I was sitting with about 235gig used on my 256 Gig Motorola Razr+. MM5 music used a boatload of that data. Then I ran a script to concatenate the 4 digit year to the Title column. Worked great. Then I start synching my playlists to my phone and.......Long story short, I ran up to 255 gig after ...
- Mon Sep 15, 2025 1:52 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 3585
Re: Script loading as addon but not as a menu item in tools
figured it out. Reinstalled MM5. SQL works fine new.
Please disregard thread.
Please disregard thread.
- Sun Sep 14, 2025 4:29 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 3585
Re: Script loading as addon but not as a menu item in tools
Update: I got my update to work on my test machine and now I am working on my production machine. Problem is this debug version I am using is clugie. I get errors when I exit and have to close from a test box stating to continue in safe mode etc. Anyway I am going to install the standard version of ...
- Sun Sep 14, 2025 3:24 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 3585
Re: Script loading as addon but not as a menu item in tools
trying something new. Update Songs SET SongTitle = SongTitle || ' (' || substr(CAST(Year AS TEXT), 1, 4) || ')' WHERE Year IS NOT NULL AND length(CAST(Year AS TEXT)) >= 4 AND SongTitle NOT LIKE '%(' || substr(CAST(Year AS TEXT), 1, 4) || ')'; I am executing this in the SQLITE editor but no updates ...
- Sat Sep 13, 2025 9:09 am
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 3585
Re: Script loading as addon but not as a menu item in tools
Here you go. It should only execute one time: Don't need a menu item cause I can't figure that out so one time executable works for me. JSON: { "id": "appendyear", "title": "Append Year to Title", "description": "Appends the Year to track titles (runs once only)", "version": "1.4.0", "author ...
- Fri Sep 12, 2025 2:55 pm
- Forum: MediaMonkey for Windows developer forum
- Topic: Script loading as addon but not as a menu item in tools
- Replies: 7
- Views: 3585
Script loading as addon but not as a menu item in tools
I have a script but for the life of me I cannot get mm5 to add it as a menu item so I may execute it. Missing something basic.
Thoughts
Thoughts
- Wed Sep 10, 2025 1:18 pm
- Forum: Need Help - MMW
- Topic: add/rescan not working using MM5 DEBUG
- Replies: 4
- Views: 2179
add/rescan not working using MM5 DEBUG
Removed old MM5 files and folders and installed DEBUG version but it will not rescan my test music source library. Deleted Mediamonkey5 folder comp;etely after uninstall. HELP! using the 3166,debugv version
- Sun Aug 24, 2025 8:10 am
- Forum: Need Help - MMW
- Topic: Application Throw Exception
- Replies: 18
- Views: 7308
Re: Application Throw Exception
Everything works. All of my music indexes and playlists are intact and synching is as fast as ever. I have to monkey with the app to get it to recognize the phone but I am okay with that. Thanks Lowlander for sticking with me on this issue.