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) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
|
RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - PhilYHC - 2022-09-14 love the software, its the only media scraper i found that sorts my music videos "correctly" for my setups, but is there a way to change the sort order of music videos? they are listed in reverse alphabetical order by track title and i cannot for the life of me see a way to change it... RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2022-09-23 (2022-07-16, 23:16)YufusGh Wrote: Does MediaElch support creating Combination NFO files for Kodi? https://kodi.wiki/view/NFO_files/Combination Sorry for the late reply: To answer your question: No, we don't support that. :-) PhilYHC Wrote:love the software, its the only media scraper i found that sorts my music videos "correctly" for my setups, but is there a way to change the sort order of music videos? they are listed in reverse alphabetical order by track title and i cannot for the life of me see a way to change it... Do you store music videos as "concerts"? It's currently not possible to sort concerts through the UI. Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - PhilYHC - 2022-09-25 (2022-09-23, 16:49)bugwelle Wrote: Do you store music videos as "concerts"? It's currently not possible to sort concerts through the UI. indeed i do, thanks for the reply. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2022-10-28 MediaElch v2.8.18 - Coridian The next stable version 2.8.18 is here! Blog Post: https://mediaelch.github.io/mediaelch-blog/posts/mediaelch-v2.8.18/ Documentation: https://mediaelch.github.io/mediaelch-doc/download.html What's new? I've fixed a crash, update scrapers and text fields with placeholders now have a dropdown menu with suggestions. 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/releases/v2.8.18/ 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/Thread/14560-MediaElch-MediaManager-for-Mac-Linux-Win/?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-doc/release-notes.html RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - shedrock - 2022-10-29 Thank you. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - DarkDan72 - 2022-11-05 Even after the new multi-episode detection changes, MediaElch for windows 2.8.18 has a problem with files that span more than one season. For example, I have an ISO of The Shining Disc 3. Disc 3 contains part 3 of the mini series (ie, S01E03) and it also contains Special Features (ie, S00E01) The file is named THE SHINING(1997) s00e01s01e03.iso and both episodes get parsed as being from Season 0, ie I get S00E01 and S00E03 Similar problems occur with Long Way Round Special Edition Disc 3 which shares both Season 1 and Season 0 in a single ISO. Thank you! Developer Info below: MediaElch 2.8.18 - Coridian Compiled with Qt version 5.15.6 (64 Release, GCC 11.3.0) Using Qt version 5.15.6 System: Windows 10 Version 2009 (x86_64-little_endian-llp64) Application dir: G:\Docs & Settings\All Users\Documents\My Documents\My Received Files\Utilities (General Purpose)\Windows Media Stuff\Kodi Stuff\MediaElch\MediaElch_win_2.8.18\MediaElch Settings file: \HKEY_CURRENT_USER\Software\kvibes\MediaElch Data dir: C:\Users\Dan\AppData\Local\kvibes\MediaElch Qt Translation Path: G:\Docs & Settings\All Users\Documents\My Documents\My Received Files\Utilities (General Purpose)\Windows Media Stuff\Kodi Stuff\MediaElch\MediaElch_win_2.8.18\MediaElch\translations MediaInfo Version: MediaInfoLib - v21.09 Default UI languages: en-US, en, en-Latn-US Custom advancedsettings.xml: false RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - McCordRM - 2022-11-13 @bugwelle I can't find a way to change the Font/size or colors to make the UI readable for me. Any help would be appreciated, thanks. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Karellen - 2022-11-25 @bugwelle FYI... https://forum.kodi.tv/showthread.php?tid=370489 RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2022-12-26 (2022-11-05, 14:54)DarkDan72 Wrote: The file is named THE SHINING(1997) s00e01s01e03.iso and both episodes get parsed as being from Season 0, ie I get S00E01 and S00E03 Thank you for reporting this issue. I've opened an issue for that here: https://github.com/Komet/MediaElch/issues/1518 It does not work because MediaElch assumes that there can only be one season for a file. While there can be multiple episodes from a season in one file, there can't be episodes from different seasons in a file, yet. Sorry for the late reply. I didn't check this Forum in a while and didn't have eMail notifications enabled. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2022-12-26 (2022-11-13, 06:10)McCordRM Wrote: @bugwelle There is no such option. The next MediaElch version will upgrade the UI framework and will work better with Windows's display scaling >100%. I hope that it is enough. (the current Nightly versions already contain the new UI framework version). Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2022-12-26 (2022-11-25, 01:00)Karellen Wrote: @bugwelle Thanks! I will fix this ASAP. The fix should make it into the next MediaElch release v2.8.20 (expected in January). MediaElch issue: https://github.com/Komet/MediaElch/issues/1519 Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2023-02-05 MediaElch v2.10.0 - Benzar The next stable version 2.10.0 is here! Blog Post: https://mediaelch.github.io/mediaelch-blog/posts/mediaelch-v2.10.0/ Documentation: https://mediaelch.github.io/mediaelch-doc/download.html What's new? We’ve fixed many bugs, including crashes while starting MediaElch. But we also have new features! MediaElch finally has a dark theme for its main window! You can change it in MediaElch’s settings. On macOS, we try to automatically determine what theme you want. Furthermore, MediaElch’s TV show search now has a preview feature. 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/releases/v2.10.0/ 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/Thread/14560-MediaElch-MediaManager-for-Mac-Linux-Win/?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-doc/release-notes.html RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - shedrock - 2023-02-06 (2023-02-05, 23:00)bugwelle Wrote: MediaElch v2.10.0 - BenzarThank you for the update. I would love if one day you can add an option for a larger font size. Us older folks would really appreciate it. Regards, Shedrock RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - adama42 - 2023-02-16 Hi bugwelle First of all fantastic piece of software. Super slick and fast. And best of all it works on Linux Just a few comments The movie sets feature seem to have a few issues. It's not able to pull media from the websites. For example for the Alien Collection it doesn't find images but these exist https://www.themoviedb.org/collection/8091-alien-collection/images/posters And the app doesn't allow specifying the MSIF folder. Which it seems is the only way for kodi to get movie set artwork. 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? RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - adama42 - 2023-02-16 Don't mean to double post but since this is a different subject. Does MediaElch supports Parsing NFO for tv series? It basically means using the url placed inside the tvshow.nfo outside. Example: Code: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> This is needed due to the differences between production dates and airing dates. Which result in MediaElch not being unable to pull the info for episodes. I'm trying but not success so far. Thanks |