MediaElch icon indicating copy to clipboard operation
MediaElch copied to clipboard

Media Manager for Kodi

Results 225 MediaElch issues
Sort by recently updated
recently updated
newest added

Reported here: https://forum.kodi.tv/showthread.php?tid=136333&pid=3003603#pid3003603

bug
component: scraper

See https://en.wikipedia.org/wiki/Filename#Comparison_of_filename_limitations We should check for more filename limitations. Like maximum length, etc. Or we should allow the user the select limitations, etc.

feature request
component: renamer

If I have these lines in my `advancedsettings.xml`, then MediaElch will fail to use any genre after the first `&`: ```xml ``` Reason: `&` needs to be escaped as `&`....

feature request

Currently can only filter by whether a movie has a rating or has no rating. Would be great to be able to filter by the rating value, and also by...

feature request

**Is your feature request related to a problem? Please describe.** When using NixOS i would have to patch the [installation targets](https://github.com/Komet/MediaElch/blob/master/MediaElch.pro#L91) **Describe the solution you'd like** it would be better...

feature request
dist: linux-repository

**Is your feature request related to a problem? Please describe.** Kodi's library supports a "music videos" category, but the lack of a corresponding category in MediaElch makes it inconvenient to...

feature request

**Is your feature request related to a problem? Please describe.** Hi I can set the following: ``` Movie Set Artwork: "Separate artwork directory" Movie Set Poster Filename: "/poster.jpg" Artwork directory...

feature request

**Describe the bug** When scraping a Movie that is part of the "collection" on TMDb, only the collection name is scraped correctly. This is displayed on the main "movie" pane...

component: scraper
kodi

This is reopen of #638 issue - the issue is related not to movie poster/fanart but to collections poster/fanart. Please see the screenshot#1 - that's where I'm trying to obtain...

feature request
component: scraper

I've got quite a few media files containing names with accents/diacritics (eg: Nausicaä and Les Misérables) and some containing punctuation marks (eg: Naples '44 A Wartime Diary) but for some...

bug
help wanted