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) - Kallita - 2021-03-08 (2021-03-05, 18:17)bugwelle Wrote:(2021-02-28, 00:55)Kallita Wrote: I am thinking that would be an improvement, and appreciated. Thanks for that. Looking forward to the next release. Me RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-08 (2021-03-04, 00:31)Tstrbl Wrote: Hi Hi, 1) yes, the search (top right) should give a list of genres that you can select. See https://mediaelch.github.io/mediaelch-doc/movie/index.html#movie-filter (added just now) 2) No, that's not possible and not planned for MediaElch at the moment. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-08 (2021-03-03, 03:11)MrCrispy Wrote: Is there a way to download the thumbnails as well? I see them listed in the nfo file but don't see an option to download and store them. Hi, what thumbnails do you refer to? One movie thumb should be downloaded. :-) (2021-03-03, 03:11)MrCrispy Wrote: Another question - if I scrape a single movie I am shown a list of matches. So if there's a mismatch I can pick a different one. But if I scrape multiple movies, its not shown. Does it pick the 1st match in this case? Is there a way to verify whats picked? If the "multi movie scraper" is used, the first movie that listed is used. There is currently no way to verify that the correct movie was scraped. You will need to got through all scraped movies (which are still marked "unsafed") to verify them. (2021-03-03, 03:11)MrCrispy Wrote: And after scraping/saving metadata, is there a way to change the scraper/options etc and repeat? The movie disappears from the list after its saved. The movie does not disappear but is moved to the end of the movie list. The default sort order is "new first" which means all movies without a NFO file are listed first. When a movie is scraped and saved, it has a NFO and is moved to the end of the list. To you mean that or is there another issue? Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-08 (2021-03-07, 01:22)davidqvist Wrote: Hello everyone, Hi, I'm sorry but the "music" of MediaElch is very limited. We do _not_ support ID3 or similar tags at the moment. That would take a lot of time, which I do not have at the moment. MediaElch is limited to NFO files. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - davidqvist - 2021-03-08 (2021-03-08, 19:38)bugwelle Wrote:(2021-03-07, 01:22)davidqvist Wrote: Hello everyone, Ah cool, that makes sense. I just had the wrong expectations - and I couldn't find any information on whether ID3 tags were supported or not. I will just extract the NFO's and then use MediaElch afterwards. Awesome. Thanks for your reply and have a great day. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - MrCrispy - 2021-03-09 (2021-03-08, 19:33)bugwelle Wrote:(2021-03-03, 03:11)MrCrispy Wrote: Is there a way to download the thumbnails as well? I see them listed in the nfo file but don't see an option to download and store them. Thank you very much for your reply. Quote:what thumbnails do you refer to? One movie thumb should be downloaded. :-)the nfo file has lots of thumbnails. I'd like them all to be downloaded into 'extrafanart' or 'extrathumbs' folder if possible. But this is not a big deal. I do see one thumbnail is downloaded. Quote:The movie does not disappear but is moved to the end of the movie list. The default sort order is "new first" which means all movies without a NFO file are listed first. When a movie is scraped and saved, it has a NFO and is moved to the end of the list.Sorry, I didn't realize this as I had lots of movies and didn't scroll to end of the list. It makes perfect sense. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - iLurk - 2021-03-12 (2021-03-08, 19:38)bugwelle Wrote:(2021-03-07, 01:22)davidqvist Wrote: ... Hi mate, Just curious. Any advice on what software would I use to generate these nfo files? (my music is all self ripped over the years but I never kept logs) thanks RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-12 (2021-03-12, 05:35)iLurk Wrote: Hi mate, Hi, sorry, I don't know of any. Maybe TMM ( https://www.tinymediamanager.org/features/ ) supports this. I never required such feature, that's why I haven't looked into it. See also https://kodi.wiki/view/Supplemental_tools That list may have a useful tool. Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - iLurk - 2021-03-12 (2021-03-12, 09:47)bugwelle Wrote:Unfortunately through my meager research, it looks like MediaElch is the only supplementary tool that deals with music.(2021-03-12, 05:35)iLurk Wrote: Hi mate, Thanks for your response though and appreciate your team's work. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - iLurk - 2021-03-12 Hi @bugwelle OK I think i'm getting the hang of it now. Just have one more question. My files are named in this structure Artist -- Artist - Album (Year) ----song.flac When I'm scraping the album, is there a way for me to ignore the Artist & year? For example in a case like this... The scraper doesn't recognize the album unless I remove the artist name and year. I've looked in the settings and documentation but couldn't see anything obvious. Your assistance is appreciated RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-12 (2021-03-12, 16:34)iLurk Wrote: Hi @bugwelle Hi, no, that's not possible at the moment. I've added a backlog item here: https://github.com/Komet/MediaElch/issues/1253 RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - iLurk - 2021-03-13 (2021-03-12, 17:19)bugwelle Wrote:(2021-03-12, 16:34)iLurk Wrote: Hi @bugwelle Thank you for the response and I look forward to seeing it implemented. have a great weekend RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Bungee_G - 2021-03-13 (2021-03-05, 17:17)bugwelle Wrote:(2021-02-26, 22:46)Bungee_G Wrote: Hello, so I tried to add poster and fanarts to some movies set but on Kodi , the movie sets and the name are displayed but not the posters and fanarts, why ? The file names of the posters and fanarts scraped with medialch are baseFileName -fanart.jpg and baseFileName -poster.jpg Hello, okay thanks, in the link you sent it is written « Posters/Fanart scraped by MediaElch not shown in Kodi » but you forgot to mention that it only happen with sets (movie sets) Also, have you tried to reproduce the issue ? I may have done something wrong RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - ripjack - 2021-03-14 Hi guys. Can anyone tell me what the difference is between "Year" and "Release Date" in the music section? When I scrape albums, release date always gets populated but "Year" is left blank thanks RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-14 (2021-03-14, 12:00)ripjack Wrote: Hi guys. Hi, I can't answer that question. This was implemented by @Komet 6 years ago. I can't find anything in the Kodi documentation as well... |