2023-02-19, 13:48
(2023-02-16, 13:45)adama42 Wrote: First of all fantastic piece of software. Super slick and fast. And best of all it works on LinuxThanks :-)
(2023-02-16, 13:45)adama42 Wrote: The movie sets feature seem to have a few issues.Yes. Movie sets had only poor support by MediaElch in the past. I can't say when I'll get to rework them, though.
(2023-02-16, 13:45)adama42 Wrote: A couple of small(?) requests:
- would it be possible to have a user definable "Folders to exclude" (similar to the Words To Exclude From Media Names in the Settings), so that these folders don't show up on the movie/tv items list. This could be used to filter out folders named like "extras" or "featurettes"
- would it be possible to add a search/filter text box for the movies?
On the top right, there is a filter menu. Is that what you mean?
We also have a "Quick Open" menu (though only for movies), see https://mediaelch.github.io/mediaelch-bl...ch-v2.8.8/ :-)
Maybe our "advancedsettings.xml" file is what you want? See
- https://mediaelch.github.io/mediaelch-do...d-settings
- https://github.com/Komet/MediaElch/blob/...#L228-L239
The advancesettings.xml file started out as an equivalent for Kodi's advancesettings.xml. But it's now also a place where I put new settings I want to try out. And if more and more users want them, I try to add them to the UI.
adama42 Wrote:Does MediaElch supports Parsing NFO for tv series?
No, that's not supported. Since it's not a valid XML file, we won't be able to parse it.
Regards,
Andre