Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 724 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 724 Bytes

nemo-mediainfo

View video/audio/image information from the properties tab in Nemo

image

Installing

Add the PPA:

sudo add-apt-repository ppa:chocolateimage/ppa
sudo apt update

Install nemo-mediainfo:

sudo apt install nemo-mediainfo

Issues

For ANY issues, make an issue in https://github.com/chocolateimage/nemo-mediainfo/issues

Make sure to include your OS information. If you have issues when running Nemo, close all Nemo windows, open the Terminal, run "nemo" and try the thing again and copy the output.

Building

Run ./builddeb.sh to make a .deb file in the parent directory.