Kodi Community Forum

Full Version: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Woke up this Morning and discovered a minor problem.
Did a check for new tv shows that were loaded over night only to find a bunch of titles(series not episodes) that had already been scraped, but were being marked as "new". There was no new 'Episodes' in the list  just the 'Series'
Rescraped the titles and noticed that the new titles were being scraped but without the year at the end like it had been prior.
So for example "Titans (2018)" when re scraped came up as "Titans" without the year on the end.
Using version latest.12 if that helps on windows 10.
just me again.
thanks for your time and program.
Hi dev.

Is there any way to avoid the gibberish in the bio when scraping an artist?

Image

thanks for your time and effort
Hi,
A bit of a problem building on debian 11.

WARNING: Failure to find: /home/david/MediaElch/third_party/quazip/quazip/quachecksum32.cpp
WARNING: Failure to find: /home/david/MediaElch/third_party/quazip/quazip/quazip_qt_compat.h

make: *** No rule to make target '/home/david/MediaElch/third_party/quazip/quazip/quachecksum32.cpp', needed by 'quachecksum32.o'.  Stop
delete
(2021-11-05, 15:01)iLurk Wrote: [ -> ]Hi dev.

Is there any way to avoid the gibberish in the bio when scraping an artist?

thanks for your time and effort


Hi, this needs to be fixed by me. What scraper did you use? :-)

Regards,
Andre
(2021-11-22, 15:58)warchild13 Wrote: [ -> ]Hi,
A bit of a problem building on debian 11.

WARNING: Failure to find: /home/david/MediaElch/third_party/quazip/quazip/quachecksum32.cpp
WARNING: Failure to find: /home/david/MediaElch/third_party/quazip/quazip/quazip_qt_compat.h

make: *** No rule to make target '/home/david/MediaElch/third_party/quazip/quazip/quachecksum32.cpp', needed by 'quachecksum32.o'.  Stop

The solution was to update the git submodule with `git submodule update --init`. The latest MediaElch version has updated its dependency on QuaZip.
I answered this in MediaElch's GitHub issues. :-)

Regards,
Andre
(2021-09-16, 11:46)EngineerPeter Wrote: [ -> ]Quick couple of questions / assistance;
1) how do I set up for movie sets that are arranged as per Movie_set_information_folder (wiki) I can't seem to get MediaElch to recognise the artwork I have saved! 
2) how do I get ME to recognise that I have fanarts (and character posters?) in the main movie folder as opposed to a sub-folder??
3) in music, is there a way to get ME to ignore the information folder that kodi generates as part of Artist_information_folder (wiki)

Hi,

I'll try to answer this as best as I can:

1) Where have you stored your artwork? MediaElch does not support the latest artwork folder conventions, yet.
2) In settings, there is an option in "Settings" -> "Movie" -> "Movie Set Artwork": Set this to "Artwork next to movies". That should do the trick. Smile
3) If I remember correctly, no. :/


Regards,
Andre
(2021-11-27, 12:23)bugwelle Wrote: [ -> ]
(2021-11-05, 15:01)iLurk Wrote: [ -> ]Hi dev.

Is there any way to avoid the gibberish in the bio when scraping an artist?

thanks for your time and effort


Hi, this needs to be fixed by me. What scraper did you use? :-)

Regards,
Andre

Thanks. This issue happens with discogs.

I have since updated to 2.8.12 and using Musicbrainz mostly fixes the issue.

There are only two minor "issues" I'm left with.
* the character "&" doesn't pull properly and is replaced with "&amp"
* The program also adds leading lines before the biography.

Image

From my testing of about 15 artists, the gap can range between 2 and 9 lines. I couldn't find any rhyme or reason that caused the difference.
I assume Musicbrainz, The Audio DB and AllMusic are pulling from the same source? I am getting the same error from all three.

Like i said, these are minor issues and wouldn't expect them to be high priority since i can (mostly) manually fix them.

Thanks again Smile
(2021-12-01, 14:19)iLurk Wrote: [ -> ]Thanks. This issue happens with discogs.

I have since updated to 2.8.12 and using Musicbrainz mostly fixes the issue.

There are only two minor "issues" I'm left with.
* the character "&" doesn't pull properly and is replaced with "&amp"
* The program also adds leading lines before the biography.

Image

From my testing of about 15 artists, the gap can range between 2 and 9 lines. I couldn't find any rhyme or reason that caused the difference.
I assume Musicbrainz, The Audio DB and AllMusic are pulling from the same source? I am getting the same error from all three.

Like i said, these are minor issues and wouldn't expect them to be high priority since i can (mostly) manually fix them.

Thanks again Smile

Thank you very much. I found the issue in our code base and fixed it.
Your issue will be resolved by https://github.com/Komet/MediaElch/pull/1374


Kind regards,
Andre
Just wondering if there is a trick to getting show ID'S from all 4(soon to be 3) scrapers at the same time.

When i click TMDB TV it will get ID's from TMDB ,TVDB and IMDB but not maze.
If i click Maze it will get ID's from Maze TVDB and ImDB but not TMDB.
If I click IMDB it will get IMDB.
And if I click TVDB it seems to be random, but no Maze again.

So is there any way to set it up so it gets available ID's from all 4?

Thanks for your time and Program
Me
(2022-01-12, 21:48)Kallita Wrote: [ -> ]Just wondering if there is a trick to getting show ID'S from all 4(soon to be 3) scrapers at the same time.

Hi,

at the moment, this is not possible.


Regards,
Andre
@Kallita

Do you have a reason for wanting all 4 id's?

TVDB is used by addons such as WatchedList
IMDB is used by addons such as LightIMDB
TMDB is also used by LightIMDB and a couple of other addons.

As far as I am aware TV Maze ID's are not used anywhere. But it is important to have the above three ID's.
(2022-01-20, 10:26)Karellen Wrote: [ -> ]@Kallita

Do you have a reason for wanting all 4 id's?

TVDB is used by addons such as WatchedList
IMDB is used by addons such as LightIMDB
TMDB is also used by LightIMDB and a couple of other addons.

As far as I am aware TV Maze ID's are not used anywhere. But it is important to have the above three ID's.
My primary Scraper is TMDb but I have several TV shows that are not found on TMDB that I require TVDB to scrape/rename with. Then I have the anime and Doctor Who 1965 that use the MAZE naming scheme, and the Japanese shows that are only found using MAZE. Of the 4 - IMDB is my least used scraper.
So to Scrape the photos and create the infos for each I also have to have the correct ID's. And I have found that several of the shows use different numbering to episode titles so for me to match them correctly I need the ID from the correct source.
and it is a lot easier to just have all 4 id's grabbed at the same time, rather than running the scraper/renamer only to find there is no ID from the source I need for the series.
Thanks for your time.
Me
MediaElch v2.8.14 - Coridian

The next stable version 2.8.14 is here!

Blog Post: https://mediaelch.github.io/mediaelch-bl...h-v2.8.14/
Documentation: https://mediaelch.github.io/mediaelch-doc/download.html

What's new?
I've fixed a crash in the "Concerts" section as well as a few other bug fixes.
We've also removed support for TheTvDb as they changed their API and business model.

Please refer to the blog post for more details. :-)

Where can I download MediaElch?
Stable releases can be downloaded from https://mediaelch.github.io/mediaelch-doc/download.html
We have a download-mirror on https://mediaelch-downloads.ameyering.de...s/v2.8.14/
This is my own server. So please be patient if the server is not reachable. :-)

For Linux distributions we provide repositories for Ubuntu (.deb) and openSUSE (.rpm).
For Windows we also provide a Chocolatey package.
The repositories will take a few days to get the latest version.

Where can I get help?
For general question use Kodi forums, e.g.

- [English] https://forum.kodi.tv/showthread.php?tid=136333 (this thread)
- [German] https://www.kodinerds.net/index.php/Thre.../?pageNo=1

If you find a bug, please open an issue on https://github.com/Komet/MediaElch/issues

Changelog
Check out the full changelog at https://mediaelch.github.io/mediaelch-do...notes.html
There is now an image available to run MediaElch on Raspberry Pi and Mac OS.