Git Product home page Git Product logo

nemo-mediainfo-tab's People

Contributors

linux-man avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nemo-mediainfo-tab's Issues

PPA 404 Not Found Ubuntu 23.10 Mantic

Hi for some reason I am getting this error

Err:16 https://ppa.launchpadcontent.net/caldas-lopes/ppa/ubuntu mantic Release
  404  Not Found [IP: 2620:2d:4000:1::81 443]

E: The repository 'https://ppa.launchpadcontent.net/caldas-lopes/ppa/ubuntu mantic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

the deb file works so it is supported I think it just needs a Release file for 23.10

thanks,
Simon

Not working with nemo-python 4.0

nemo-python 4.0 has been ported to Python 3 (see https://blog.linuxmint.com/?p=3644), and it seems that nemo-mediainfo-tab is no longer functional. It does appear in the extension list, and I can execute nemo-mediainfo-tab.py with Python 3 without error (so no library is missing), but no tab appears in the properties. I'll happily provide more debug info, I just don't know what else to look at.

Not working anymore on Mint 19.3 Cinnamon

Was working great but after some update on the last months or so, it stopped working. I think has something to do with new versions of Python maybe?
Tried uninstalling and installing again and nothing, the tab doesn't show. Going to Plugins on Nemo and it is not there.
I use the PPA and it downloads version 1.0, I haven't manually downloaded version 1.03 because it says is for Focal, not Bionic, should I try anyway?
I hope I can fix it, it is a great tool, I love it.
Thank you.

Language localisation idea

First at all, nice work ! This is the applet that I searched for a while !

I have found a way to make the language localisation work:
My native language is French and I like to have most of my programs in French. Unfortunately this output of the MediaInfoDLL is in English by default.

By adding a simple line to the nemo-mediainfo-tab.py; I was able to change the MediaInfoDLL output language to French. So when I use the MediaInfo tab in Nemo, all the text is localised. Here the instruction:

MI.Option_Static("language", filepath)

But there is one problem (at least for me): MediaInfo translations files (https://github.com/MediaArea/MediaInfo/tree/master/Source/Resource/Plugin/Language) aren't packaged on ArchLinux (I wonder if there is the same for Debian and Ubuntu).

So for the moment, the only way to get the translation working is to put translation file somewhere and change the path in the nemo-mediainfo-tab.py file, wich is not "user friendly".

Proposal: Adding the translation file to a defined path (for exemple ~/.config/nemo-mediainfo-tab/translations) and the applet will check if the folder content. If it's empty it run normaly but if the folder contains a translation file, the applet calls the MediaInfoDLL option to load the language file.

Let me know what you think about this idea

Best regards.

ImportError: No module named MediaInfoDLL

I installed this on Manjaro Cinnamon and get the following error running Nemo:

$ nemo
Traceback (most recent call last):
  File "/usr/share/nemo-python/extensions/nemo-mediainfo-tab.py", line 9, in <module>
    from MediaInfoDLL import *
ImportError: No module named MediaInfoDLL

The following files are from libmediainfo:

$ ls /usr/include/MediaInfoDLL
MediaInfoDLL.h  MediaInfoDLL_Static.h

All tabs missing in "Properties" window after install

After problems with the mediainfo.nemo_action method for displaying Mediainfo information, I saw your post in the Linux Mint bug report and gave it a try. However, after installing the plugin (I tried both the PPA and the .DEB package), there are no tabs at all visible when viewing the properties window for an audio file. Please see the attached screen shot.
media-info-tab

I am using Linux Mint 18.3 Cinnamon (64-bit) with Cinnamon 3.6.7. Nemo version is 3.6.5. After uninstalling the plugin, the normal tabs are visible again (Basic, Permissions, Open With, etc).

Compatible with Nemo on Fedora?

Is there any way to make this work in Nemo on Fedora?

EDIT: I was able to convert the *.deb file to an *.rpm file and it installed just fine, but the tab doesn't show up, even after restarting the machine.

What about removing METADATE_BLOCK_PICTURE row ?

Hi. I think the METADATE_BLOCK_PICTURE data is useless.

  • It tooks a large amount of space by set the windows width out of the screen (even on 1920x1080 resolution).

  • I thinks nobody will use it: it just display embeded audio picture on an encoded string.

What do you think about this ?

Please use "python-nemo | nemo-python" in the depends field for deb packages

In Linux Mint, the Nemo Python package binary is named python-nemo while Ubuntu uses nemo-python. So this doesn't work for users installing Nemo from the Ubuntu (and I guess Debian too) repositories.

The Linux Mint binary package: http://packages.linuxmint.com/pool/backport/n/nemo-python/
The Ubuntu 18.04 binary package: https://launchpad.net/ubuntu/+source/nemo-python/3.6.0-1/+build/14498276

Using python-nemo | nemo-python in the Depends: field of the control file should allow installing this package with both the Ubuntu and Linux Mint Nemo Python packages.

Not working on nemo 4.0.6 :(

capture - Media info tab
Great extension but not working with Nemo 4. ๐Ÿ˜ž Maybe I can try to fix it. Let me know if you're doing that or if I can help. ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.