My Summer Car
MSC Music Manager - Add, Remove and Download Songs!
Hi there!
So I made this tool which - as the name suggests - let's you manage music in your My Summer Car. You can quickly convert these files by putting .mp3, .wav, and others in CD or Radio folder in game directory, you can drag & drop them on the program's window, or on it's executable, you can play the music, delete it, change it's order, sort it, move it quickly between Radio and CD.

Some screenshots:
Pic 1[i.imgur.com]
Pic 2[i.imgur.com]
Pic 3[i.imgur.com]
Pic 4[i.imgur.com]

DOWNLOAD[gitlab.com]

LOCALISATION

With MSCMM 2.6, the supports of localisation files has been added. You can help and create translation to your language.
Go HERE[gitlab.com] to learn more.

Currently supported languages are:
- English (UK) - Finnish - Polish Wanted translators for Spanish, Brazilian (Portuguese), German, French, Italian, and Russian.

What's new in 2.11:

Added - Added "Shuffle and Play" custom shortcut! A shortcut that first shuffles all song folders, and then starts the game - You can create it in the settings - Added "Translator Mode" into settings - When enabled, uppon pressing F5, the current localisation will be reloaded and the current window's translation refreshed - Added "Report an Issue" button - Added info about the translation creator - Locale error logs now contain system info - You can now disable locale error logs in the settings Changes - Starting the program with "wipe" will require the user's confirmation - Code optimization Bug Fixes - Fixed an error in which the program would crash if variable "args" was empty in Localisation.DumpError - Fixed possible UI scaling issues

Why do you need all of this, when you can just use the online coverters? Well, you don't have to. It just makes your life tiny bit easier - that's all. Plus from my experience, I can tell that some of these tools don't work quite well, especially with poor Internet connection.
แก้ไขล่าสุดโดย Athlon; 21 พ.ย. 2019 @ 2: 01am
< >
กำลังแสดง 91-105 จาก 130 ความเห็น
Hotfix 2.5.2 is here!

Bug Fixes - Fixed a bug in which the program wouldn't start on computers using DD/MM/YYYY or MM/DD/YYYY date format - Fixed a bug that would cause MSCMM to try and save the null value into registry causing a crash (thanks to @Patrick-van-Halm at GitLab) - Fixed an error which occured if the GamePath value was empty



EDIT:

Also a hotfix 2.5.3 is out which fixes one small, but annoying bug

Bug Fixes - Fixed a bug in which MSCMM would read the My Summer Car path incorrectly, if the game wasn't installed in main Steam folder NOTE: if you see a error on start which says something along "System.IO.DirectoryNotFoundException", try to set the MSC folder manually
แก้ไขล่าสุดโดย Athlon; 22 ก.ย. 2019 @ 12: 10pm
I'm having another problem, the program opens but it only converts 1 song and the it freezes, tried to update to the 2.5.3 and when i open it with WinRar it does not extracts the files and it says that the files are damaged
โพสต์ดั้งเดิมโดย FlygonSA:
I'm having another problem, the program opens but it only converts 1 song and the it freezes, tried to update to the 2.5.3 and when i open it with WinRar it does not extracts the files and it says that the files are damaged
Remove the zip update file and try to start MSCMM again. If that doesn't work, try to update it manually.
The update archive was reuploaded, because it was somehow broken.
I seem to be having the same problem as @FlygonSA the program is stopping after the first file conversion. Happening with both the reuploaded 2.5.3 and your preview version of 2.6.
Version 2.5.0 seems to work fine. If I had to guess it's a problem with reading the metadata. In 2.5 it's importing the name as Artist - Song Title. Where as 2.5.3 was importing the filename.
โพสต์ดั้งเดิมโดย necrobard:
Version 2.5.0 seems to work fine. If I had to guess it's a problem with reading the metadata. In 2.5 it's importing the name as Artist - Song Title. Where as 2.5.3 was importing the filename.

Yes, I found the issue and it's fixed in Preview 2.6.
Update 2.6 is out!

With MSCMM 2.6 supporting localisatiion files, you can help and create translation to your language.
Go HERE[gitlab.com] to learn more.

Currently supported languages are:
- English (UK) - Polish Wanted translators for Finnish, Spanish, Brazilian (Portuguese), German, French, Italian, and Russian.

What's new in 2.6:
Added - Added localisation support! If you want to help with translating MSCMM to Your language, visit Steam Community discussion, or GitLab repository! - Completly redesigned Settings - You can now select how frequent youtube-dl checks for updates - You can now open last log file directly in MSCMM - Restored "start game without Steam" setting - You can now delete multiple files at the same time - Added new keyboard controls for song list: - Select all files by pressing CTRL+A - Delete single or all files by clicking "Delete" - You can now play the song by pressing Enter when focused on song list - Added context menu to song list - All errors related to localisations will be saved in LOG/locale_errors Changes - "Create Desktop Shortcut" has been moved into Settings - Moved "Check for Update" and "Check for youtube-dl update" into Settings - Minor UI changes - Code optimization and improvements Bug Fixes - Fixed a bug in which MSCMM would crash on start if the user used older MSC version without CD1/2/3 support - Fixed a bug in which MSCMM would crash if the MSCMM was converting the songs if they're dropped inside of folder - Download button now won't work if the URL text box is empty - Player buttons will react if the text is too big for a button - Fixed bugged Error Message appearing in few conditions - Fixed time of crash saving as 00:00:00 - When using quick converter, if the song name is longer than 40 characters, the text will not overflow - Fixed quick converter throwing error while saving metafile and not saving song name - Quick convert now saves the song name as the file name if the FFmpeg hadn't found the name in meta Removed - Removed Herobrine
I believe I figured out why my youtube downloads would hang. I was providing the https url. If I give the http scheme the download works.

I think youtube-dl supports TLS connections, so it could just be a question of passing the right flags. Alternatively you could look for the https scheme in a url and downgrade to http. Or maybe just throw an error.
โพสต์ดั้งเดิมโดย gulegule:
I believe I figured out why my youtube downloads would hang. I was providing the https url. If I give the http scheme the download works.

I think youtube-dl supports TLS connections, so it could just be a question of passing the right flags. Alternatively you could look for the https scheme in a url and downgrade to http. Or maybe just throw an error.

On it. Will be fixed in future update.
Update 2.7 is up and live:


Added - Multiple changes and additions to Download! - Added live output of youtube-dl - MSCMM will try to find the song name - Added song download progress bar - Added ETA and download speed info - New player keyboard shorcuts: - You can now quickly change working folder by clicking Ctrl+Up/Down arrow - You can use Alt+Up/Down arrows to move songs up or down - Songs that are converted by MSCMM finding files in Radio or CDs folders, will now use file name, if there isn't one in metadata of these songs - Added ffmpeg output. In order to enable it, go into Settings -> General -> Show ffmpeg output - Added useful keyboard shortcuts list in Help window Changes - Player will now load all .ogg files found in folder, instead of first 99 files - Same goes for sorting files - Optimization of Coverter.cs - Code optimization and improvements Bug Fixes - Fixed Error message window not initializing localisation script - Fixed link validity checking for downloader - Fixed bugs regarding stopping song playback when the song name was longer than 51 characters - Fixed bug in which the program would not start, if the directory of the game didn't exist, or the MSC was moved. Now the program will try to find the game fodler again - Fixed "Converted {0} file(s) in total" translation not working
แก้ไขล่าสุดโดย Athlon; 15 ต.ค. 2019 @ 9: 01am
New update's out

What's new in 2.8: Added - Added recycle bin! - From now on, all deleted files will land there first - You can access the recycle bin in the new Recycle Bin tab - Recycle bin is inside My Summer Car folder in the new "Trash" folder - If you have the newer version downloaded than the currenty available in server, the program won't try to downgrade itself - Added ability to disable the message which appears when user is converting song over the limit of the current folder - Added some more bugs to fix later ;) Changes - Small UI changes - Recycle bin buttons will now be disabled, if the bin is empty - Move To window will now appear next to the cursor - Language can now be changed without program having to restart - Small changes in updating of song list - Code optimization and improvements Bug Fixes - Fixed not working "Changing Order: moved '{0}' to '{1}', and '{1}' to '{0}'" translation Removed - Removed "remove source file" function. The program will now delete files that have been pasted into Radio or CD folder, and not when user converted song by drag & dropping file, preventing the infinite conversion loop
Just discovered this - thankyou! should be pinned excellent app
Can you add the buttons to stop playing back?
โพสต์ดั้งเดิมโดย Azzy:
Can you add the buttons to stop playing back?

You can stop the playback with the square button. I don't see the point of adding more player controls, because MSCMM is not meant to be a music player. I'll consider it tho.
< >
กำลังแสดง 91-105 จาก 130 ความเห็น
ต่อหน้า: 1530 50

วันที่โพสต์: 1 ธ.ค. 2017 @ 3: 34pm
โพสต์: 130