Kodi Community Forum
MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) (/showthread.php?tid=136333)



RE: MediaElch - MediaManager for Mac/Linux/Win - AiWaBR - 2013-10-15

Komet, You can add the scrappers for adult movies ? thank you


RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-10-15

@Komet

I tried to scrape Absolute Deception... (movie couldnt be found). Also tried the movie's imdb id tt2179226 ... nothing found again...

any ideas?


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-10-15

(2013-10-15, 19:04)solamnic Wrote: @Komet

I tried to scrape Absolute Deception... (movie couldnt be found). Also tried the movie's imdb id tt2179226 ... nothing found again...

any ideas?

Looks like mymovieapi.com hasn't listed this movie in their database. I think they are a little bit behind the official imdb database but they provide a free api.


RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-10-17

Lethal Weapon's title is scrapped as

Tappava ase
"Lethal Weapon"


Also if there is 720p or 1080p on file name - movie cannot be scrapped..

lets say Lethal.Weapon.2.1988.1080p
scrapping produces nothing
i had to delete 1988.1080p from Title in order for the scraping to work..

Wink


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-10-17

(2013-10-17, 13:19)solamnic Wrote: Lethal Weapon's title is scrapped as

Tappava ase
"Lethal Weapon"


Also if there is 720p or 1080p on file name - movie cannot be scrapped..

lets say Lethal.Weapon.2.1988.1080p
scrapping produces nothing
i had to delete 1988.1080p from Title in order for the scraping to work..

Wink

This is the title as mymovieapi.com returns it...
The search was a little bit improved in the nightlies: Dots are automatically removed.
And have you set exclude words in the settings? You can enter "1080p" and this will be removed from the search query.


RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-10-17

1080p is already on the exclude settings...


RE: MediaElch - MediaManager for Mac/Linux/Win - zepo - 2013-10-17

Love how I can filter my movies. Is it possible (or will it be) to filter on subtitles ? Would be great to filter out movies witout subtitles or movies with a special subtile language.


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-10-17

(2013-10-17, 15:24)solamnic Wrote: 1080p is already on the exclude settings...
Can you tell me the exact file name? Just want to check if it's working correctly now.

(2013-10-17, 16:02)zepo Wrote: Love how I can filter my movies. Is it possible (or will it be) to filter on subtitles ? Would be great to filter out movies witout subtitles or movies with a special subtile language.

Filtering for subtitles is currently not possible. This is planned for later release along with improved subtitle handling.


RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-10-17

Of course
try

Lethal.Weapon.2.1989.1080p


RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-10-17

another bug in
Sets

Create a new Set
Right Click Add Movie Set
It gets the Name: New Movie Set
Change its name lets Say to Lethal Weapon Collection
add movies to the set
press save
it says New Movie Set saved

Go to movies
then return to sets
name of set still is New Movie Set
you have to rename it again and save it as Lethal Weapon Collection


RE: MediaElch - MediaManager for Mac/Linux/Win - darck - 2013-10-18

I've just downloaded MediaElch for Ubuntu and to my surprise it's in German and I don't see any option to change the language. I used this commands:

sudo add-apt-repository ppa:kvibes/mediaelch
sudo apt-get update
sudo apt-get install mediaelch

Also is there a way to improve programs movie name's guessing? Now if there is some extra dvd riper team tag, then it fails to download IMDB data. Or maybe you now better software for preparing list of movies on the hdd with info from IMDB?


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-10-18

(2013-10-18, 20:47)darck Wrote: I've just downloaded MediaElch for Ubuntu and to my surprise it's in German and I don't see any option to change the language. I used this commands:

sudo add-apt-repository ppa:kvibes/mediaelch
sudo apt-get update
sudo apt-get install mediaelch

Also is there a way to improve programs movie name's guessing? Now if there is some extra dvd riper team tag, then it fails to download IMDB data. Or maybe you now better software for preparing list of movies on the hdd with info from IMDB?

The language is based on your OS settings, you must have set german somewhere. If MediaElch is not translated in your language it falls back to english.
You can set exclude words in the settings, these will be filtered out of your movie names. So just fill it with tags you want to filter out.

edit: forgot you're on Linux. You can override your systems default locale when starting MediaElch from command line with
Code:
LANG="en" MediaElch



RE: MediaElch - MediaManager for Mac/Linux/Win - darck - 2013-10-18

No, my Ubuntu is Polish, all settings are Polish. Only thing about the Germany is that I am in Germany. I am talking about GUI of the programm being in German, not movie descriptions.

my LANG var is:
echo $LANG
pl_PL.UTF-8

I think MediaElch is using wrong variable. Or falls to German...


MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-10-18

(2013-10-18, 21:28)darck Wrote: No, my Ubuntu is Polish, all settings are Polish. Only thing about the Germany is that I am in Germany. I am talking about GUI of the programm being in German, not movie descriptions.

Please post the result when entering "locale" in a terminal.


RE: MediaElch - MediaManager for Mac/Linux/Win - darck - 2013-10-18

and the command "LANG="en" MediaElch" starts it in German

$ locale
LANG=pl_PL.UTF-8
LANGUAGE=
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=
Smile

I guess that app uses LC_TIME while it should use LANG ?

no export LC_TIME="pl_PL.UTF8" didn't change anything