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 - Komet - 2013-10-18

(2013-10-18, 21:33)darck Wrote: 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

Qt tries to get around some problems when converting data and checks various settings (LC_TIME, LC_NUMERIC) and selects the one which would not cause problems. The problem in your case should be LC_NUMERIC. Either change try to run MediaElch with "LC_NUMERIC=pl_PL.UTF-8 MediaElch" or "LC_ALL=pl_PL.UTF-8 MediaElch".

Oh, and there's nothing I can do about it, MediaElch just relies on Qt.


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

I did export LC_ALL="pl_PL.UTF-8"
so now:
$ locale
LANG=pl_PL.UTF-8
LANGUAGE=
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC="pl_PL.UTF-8"
LC_TIME="pl_PL.UTF-8"
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY="pl_PL.UTF-8"
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER="pl_PL.UTF-8"
LC_NAME="pl_PL.UTF-8"
LC_ADDRESS="pl_PL.UTF-8"
LC_TELEPHONE="pl_PL.UTF-8"
LC_MEASUREMENT="pl_PL.UTF-8"
LC_IDENTIFICATION="pl_PL.UTF-8"
LC_ALL=pl_PL.UTF-8

but Elch doesn't want to speak English


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

Then start it with LC_ALL=en MediaElch


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

that helped in the end Big Grin thx for the support


RE: MediaElch - MediaManager for Mac/Linux/Win - h.udo - 2013-10-20

@Komet

Can you trigger a Saucy build on your repository? I would like to test your manager.

Cheers!


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

(2013-10-20, 02:44)hudo Wrote: @Komet

Can you trigger a Saucy build on your repository? I would like to test your manager.

Cheers!

A Saucy build will be available within the next days.


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

I've been using this app a little bit and here are my suggestions:
1. File name -> Movie name algorithm can be improved. For example when name is Australia[2008]-Dvdrip-Axxo.avi then it's not hard to parse it, remove everything after "[" or "("
2. In movies list would be good to have column "Rating" and be able to sort by rating. Rating is why I is mostly use this kind of software.
3. Information screen should have the most important for viewer information. That's why genre and actors should be there and certification and last played not necessarily. You could put to info screen at least 1 genre or an 1 character shortcuts like H - Horror, because this info is crucial and clicking extra tab is not user wants to do.
4. Trailer field should have 3rd icon which would open link in the browser. That's very simple to make and better for the user that copying url and pasting it into browser.
5. In the and extra filed in config file to choose language Wink


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

@Komet

using custom scraper setting Actors - Imdb

Scraping a movie..

Actor Roles are not scrapped...

using tmdb to scrap actor works fine (although less actors appear)


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

(2013-10-20, 20:33)solamnic Wrote: @Komet

using custom scraper setting Actors - Imdb

Scraping a movie..

Actor Roles are not scrapped...

using tmdb to scrap actor works fine (although less actors appear)

mymovieapi.com doesn't provide actor roles, just actor names.


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

Thanks for clarifying this.. Smile


RE: MediaElch - MediaManager for Mac/Linux/Win - h.udo - 2013-10-22

(2013-10-20, 11:40)Komet Wrote:
(2013-10-20, 02:44)hudo Wrote: @Komet

Can you trigger a Saucy build on your repository? I would like to test your manager.

Cheers!

A Saucy build will be available within the next days.

Thanks.


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

@Komet

in TV Shows
add ability to Scrape only specific Season..

When a new season is out i have to scrap the whole series again...?

is it possible to scrap only specific season?


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

@solamnic

Currently not, but you can choose to scrape only new episodes.


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

(2013-10-23, 15:45)Komet Wrote: @solamnic

Currently not, but you can choose to scrape only new episodes.

Yep i did see that...
the problem lies when a new season is out..
and i have to rescrape the whole show..
and all the images are changed and have to rechoose again the ones i liked..

Maybe when rescrapping a priority should be given to the already saved poster fanarts...


RE: MediaElch - MediaManager for Mac/Linux/Win - shaktoo - 2013-10-24

Hi Komet ! I am a new user and am greatly impressed but there are a few things that I would like to request.
1- Media Folder Monitoring ---meaning ME running in background as a service ( hopefully commandline .. but thats not available ATM I know). So any new media ( movie / tv show ) would trigger a........
2- Auto scraping : as ME is monitoring folders so a new addition to the folders triggers a scrape automatically both for movies & Tv Shows
3- Also Please add support for scraping "folder.jpg" which i know is older and not required for xbmc but still my windows library is all complete .