-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't add albums to library #45
Comments
Thank you very much for reporting this issue.
With that information, I can try to reproduce the issue on my test VM. Once I am able to reproduce it, I should also be able to fix it. |
I don't know how is it possible, but I deleted all the files related to the programm and started it again. I set new directory for GME files and since than it works flawlessly. If it happens again, I'll copy it a post it whole. |
OK it worked only for a moment, but now it stopped. Here is the report.
|
@DuwenBlade thank you very much for the log outputs. Based on the log outputs I see two potential causes for the issues:
I just recently added support for non-ascii characters in filenames and tags. However, I only tested this with german umlauts like Could you please upload a single test file here, so that I can reproduce and hopefully fix the problem? |
ad 1. I replaced the charecters with non-acented ones. ad 2. I added ID3v2 Tag with filename,, album, interpret and song number. I deleted all the files connected with ttmp32gme in local and roaming and still get this error:
My windows codepage is 65001. Here is my testing file. I recorded it myselve for my kids. |
I got exactly the same issue.
I noticed that only the first two songs are imported to the album, it seems to crash on the third file. Here are the names of the file.
Maybe it's an encoding issue? ;) |
The filename in the temp folder looks like it is an encoding issue, which is weird, because the exact same filename works fine on my test system. |
It took me a while to notice that you meant the region settings of Windows 10. The UTF-8 beta support ist not set. |
In my case it had been a german ß in the Title of the mp3. Maybe this information helps |
In my case it had been also a german ß and also a capital Ü |
Unfotunately, proper character encoding in Perl under Windows is a nightmare. I will try to fix the issue, but it may take a while. |
Hi,
I'm using the latest release on W10, but I'm having a problem with adding any files to my library, so I can't create anything. This is the problem, that ttmp32gme writes back to me:
copying albums to library
unhandled callback exception on event (/, AnyEvent::HTTPD=HASH(0x91718d0), AnyEvent::HTTPD::Request=HASH(0x917cd40)): Can't call method "basename" on an undefined value at TTMp32Gme/Build/FileHandler.pm line 107.
I changed already name of the file and set library to C:\Tiptoi, but it didn't help. Name Tag is there as well. I tried many files, but no success.
The text was updated successfully, but these errors were encountered: