Skip to content
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

AcoustID-fingerprint tag makes properties window ultra wide #12

Closed
DaisyF8 opened this issue Sep 1, 2021 · 11 comments
Closed

AcoustID-fingerprint tag makes properties window ultra wide #12

DaisyF8 opened this issue Sep 1, 2021 · 11 comments

Comments

@DaisyF8
Copy link

DaisyF8 commented Sep 1, 2021

I use Picard Musicbrainz to fingerprint-id my audio files. Those descriptions are thousands characters long.

Mediainfo-tab displays that string in full... Maybe it shouldn't :)

Screenshot_2021-09-01_11-25-11

@linux-man
Copy link
Owner

Yes! It's humongous!
Don't know what's better: to add it to the exclude list, or to strip all strings bigger than x characters.
Can you send a small sample of your file? My window never gets that big.

@DaisyF8
Copy link
Author

DaisyF8 commented Sep 1, 2021

The flac file you mean ? Do you have an emailadres I can use ?

@linux-man
Copy link
Owner

linux-man commented Sep 1, 2021

@.*

@DaisyF8
Copy link
Author

DaisyF8 commented Sep 1, 2021

Sent.

The acoustid-fingerprint is probably just a raw version of the derived acoustid... So nothing is lost by cutting that tag down in size when you display it. Excluding it all together wouldn't be good because then I would need to open the file in another program to see if a fingerprint had been generated. But maybe displaying something like "12563-digits fingerprint present" would be okay.

@linux-man
Copy link
Owner

Didn't receive. File too big?

@DaisyF8
Copy link
Author

DaisyF8 commented Sep 2, 2021

There was no file in the email, but a wetransfer-link. I sent it yesterday 18:04 UTC...

@linux-man
Copy link
Owner

Got it. Thanks.

@linux-man
Copy link
Owner

New release. Please try it.

Repository owner deleted a comment from DaisyF8 Sep 2, 2021
@DaisyF8
Copy link
Author

DaisyF8 commented Sep 2, 2021

(I'm a beginner)

I downloaded the new version souce code and untarred it. All I need to do in the script location is :
sudo cp '/home/Df8/Desktop/nemo-mediainfo-tab-1.0.4/nemo-extension/nemo-mediainfo-tab.py' . cp: overwrite './nemo-mediainfo-tab.py'? yes
right ?

Whenever I use your new version, I don't have the tab anymore... Nemo says :
Traceback (most recent call last): File "/usr/share/nemo-python/extensions/nemo-mediainfo-tab.py", line 13, in <module> from MediaInfoDLL3 import * ModuleNotFoundError: No module named 'MediaInfoDLL3' Traceback (most recent call last): File "/usr/share/nemo-python/extensions/nemo-mediainfo-tab.py", line 13, in <module> from MediaInfoDLL3 import * ModuleNotFoundError: No module named 'MediaInfoDLL3'
I have both mediainfo and libmediainfo installed... I'm on manjaro.

Any suggestions ? I don't think I have a lot of dll's on my system lol.

(leaving soon so could take a whole day until next feedback)

@linux-man
Copy link
Owner

linux-man commented Sep 2, 2021

Just update your package. @yochananmarqos was extra-efficient and AUR is already synchronized.

@DaisyF8
Copy link
Author

DaisyF8 commented Sep 2, 2021

Fixed, awesome. Thank you.

@DaisyF8 DaisyF8 closed this as completed Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants