(with the Kubuntu 12.10 / KDE 4.9)
The Nepomuk Metadata Extractor tries to find additional metadata on the internet (via Python plugins) and add it to the Nepomuk. With the plugins it can retrieve data for document/movie/tv-show or music file. The NME has a KDE service menu to fetch metadata.
Available Python plugins:
- python-imdbpy
- python-tvdb-api
- python-musicbrainzngs
- ...
The Python plugins are available from the standard Ubuntu repositories. The Musicbrainz NGS plugin in the Ubuntu repositories is too old (0.2) and is giving an error message.
With the recent version (0.3) /3/ the retrieval is working.
The developer's blog: http://joerg-weblog.blogspot.de/
Nepomuk data retrievers:
- The Bangarang /1/ media player can add data to the Nepomuk.
- The Nepomuk TV Namer /2/ is also retrieving the data from the tvdb and adding it to the Nepomuk database.
The Dolphin and the Nepoogle /4/ can show the retrieved metadata.
PPA Package search: https://launchpad.net/ubuntu/+ppas?n...data-extractor
Links
1. http://www.kubuntuforums.net/showthr...l=1#post197226
2. http://www.kubuntuforums.net/showthr...l=1#post288658
3. https://github.com/alastair/python-musicbrainz-ngs/
4. http://kde-apps.org/content/show.php?content=145505
The Nepomuk Metadata Extractor tries to find additional metadata on the internet (via Python plugins) and add it to the Nepomuk. With the plugins it can retrieve data for document/movie/tv-show or music file. The NME has a KDE service menu to fetch metadata.
Available Python plugins:
- python-imdbpy
- python-tvdb-api
- python-musicbrainzngs
- ...
The Python plugins are available from the standard Ubuntu repositories. The Musicbrainz NGS plugin in the Ubuntu repositories is too old (0.2) and is giving an error message.
With the recent version (0.3) /3/ the retrieval is working.
The developer's blog: http://joerg-weblog.blogspot.de/
Nepomuk data retrievers:
- The Bangarang /1/ media player can add data to the Nepomuk.
- The Nepomuk TV Namer /2/ is also retrieving the data from the tvdb and adding it to the Nepomuk database.
The Dolphin and the Nepoogle /4/ can show the retrieved metadata.
PPA Package search: https://launchpad.net/ubuntu/+ppas?n...data-extractor
Links
1. http://www.kubuntuforums.net/showthr...l=1#post197226
2. http://www.kubuntuforums.net/showthr...l=1#post288658
3. https://github.com/alastair/python-musicbrainz-ngs/
4. http://kde-apps.org/content/show.php?content=145505
Comment