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) - bugwelle - 2021-03-14 (2021-03-13, 13:58)Bungee_G Wrote: 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) Hi, no, I didn't have time for that, yet. Thanks for clarifying it. Movie set images need to be reworked. I know that there are a few issues with them. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Bungee_G - 2021-03-17 (2021-03-14, 18:10)bugwelle Wrote:(2021-03-13, 13:58)Bungee_G Wrote: 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) Okay thanks... I have another question, it is possible to rename seasons in Kodi but not with Mediaelch so it is possible by editing the nfo file that I created with MediaElch to change for example "Season 1" to "season name", if yes, what have I to edit (which lines and which file) ? Also will it be possible to add clearlogo or clearart to movie Sets ? RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - robertus - 2021-03-18 Hi, bugwelle my issue, was fixed ? Sorry if i ask it, but i didn't try anymore, so if is fixed, i retry RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2021-03-19 (2021-03-14, 18:08)bugwelle Wrote:(2021-03-14, 12:00)ripjack Wrote: Hi guys. Year is usually (and used by mp3taggers) the year of the original release of the album. Release date is the date that particular pressing/reissue of the album was released on. The original programmer may have reversed those two and is using the release date as the original release and Year as the year of that particular reissue. So for example pink floyds the wall had an original release date of 1979 with reissues in 82, 85 etc. as the program has no way of knowing what release you have it leaves it blank for you to put in for yourself. As there has been a lot of discussion about the music side of mediaelch , which he has admitted is lacking and will not be worked on for a while may I suggest the program Musicbrainz Picard for your music collections. It has a little bit of a steep learning curve but is very good at filling in your tags. As far as I know kodi does not actually use nfo files for music but will use the tags in the files themselves for the scrapping information. I could be wrong on that but I don't have any nfo files in my music folders and it can scrape just fine using the tags that I have put in using Musicbrainz. Me RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2021-03-19 (2021-03-18, 16:57)robertus Wrote: Hi, bugwelleThere has not been a new version released yet to fix your problem. Not sure if this will help you but the bug seems to be part of the "automatically save each show\episode after each scrape" function. If you turn it off (uncheck) you are still able to scrape more than one episode at a time. close the scrape window and then manually save the shows that were just scraped (they should all still be highlighted if not highlight them all again). I find it works best when limiting to one Season at a time. So I chose the ones I want to scrape in that season- hit the scrape button and the window opens- choose the server and make sure Automatically save is unchecked- hit the scrape button on the bottom and when it is done close the window and hit the save icon on the top to save all the ones I just scraped. Me RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-18, 16:57)robertus Wrote: Hi, bugwelle Hi, sorry, not yet. While I did test MediaElch on Windows 10 and found a few issues that will be fixed in the next release, I was not able to reproduce your issue. Due to some University Projects, my time is limited and I simply didn't get to test your issue again. Here are a few more trouble shooting steps (though you probably already did that):
RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-17, 11:03)Bungee_G Wrote:(2021-03-14, 18:10)bugwelle Wrote:(2021-03-13, 13:58)Bungee_G Wrote: 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) Hi, named seasons are a feature not yet supported by MediaElch. Editing a NFO by hand will not work. Tags that are unknown to MediaElch are ignored and won't be saved. I'll have a look at how much work it would be to implement "<namedseason number=""></namedseason> " so that it is possible to at least add them by hand to the TV show's NFO. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-17, 11:03)Bungee_G Wrote:(2021-03-14, 18:10)bugwelle Wrote:(2021-03-13, 13:58)Bungee_G Wrote: 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) Please ignore my previous post... I added "namedseason" two years ago (see https://github.com/Komet/MediaElch/commit/4b582ce5d13913143947877fc465fcf466e07bb2 ). It is just not possible to modify it using the GUI To add a named season, you have to add these tags to your shows NFO file:
RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-19, 00:41)Kallita Wrote: Year is usually (and used by mp3taggers) the year of the original release of the album. Release date is the date that particular pressing/reissue of the album was released on. The original programmer may have reversed those two and is using the release date as the original release and Year as the year of that particular reissue. So for example pink floyds the wall had an original release date of 1979 with reissues in 82, 85 etc. Wow, thank you very much! I have added MusicBrainz Picard to the list of alternatives here: https://mediaelch.github.io/mediaelch-doc/faq.html#what-alternatives-to-mediaelch-exist There is no shame in admitting that there are better alternatives. I have also added a note to MediaElch's source code mentioning the difference between year and release date. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-19, 10:29)bugwelle Wrote:(2021-03-17, 11:03)Bungee_G Wrote:(2021-03-14, 18:10)bugwelle Wrote: Hi, Named seasons will be supported in the GUI in https://github.com/Komet/MediaElch/pull/1261 Need to properly test it. But looks promising. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Karellen - 2021-03-19 (2021-03-19, 10:29)bugwelle Wrote: It is just not possible to modify it using the GUIhttps://kodi.wiki/view/Season_rename RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-19 (2021-03-19, 20:28)Karellen Wrote:(2021-03-19, 10:29)bugwelle Wrote: It is just not possible to modify it using the GUIhttps://kodi.wiki/view/Season_rename In MediaElch of course. :-) I've added that feature today. Kodi of course supports it. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Bungee_G - 2021-03-20 (2021-03-19, 10:29)bugwelle Wrote:(2021-03-17, 11:03)Bungee_G Wrote:(2021-03-14, 18:10)bugwelle Wrote: Hi, Okay thanks ! Also will it be possible on MediaElch to add clear logo and clear art to movie sets ? RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-03-20 (2021-03-20, 06:23)Bungee_G Wrote:(2021-03-19, 10:29)bugwelle Wrote:(2021-03-17, 11:03)Bungee_G Wrote: Okay thanks... I have another question, it is possible to rename seasons in Kodi but not with Mediaelch so it is possible by editing the nfo file that I created with MediaElch to change for example "Season 1" to "season name", if yes, what have I to edit (which lines and which file) ? Not in the near future, sorry. That's something on my TODO list, but I can't estimate how long it will take. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2021-03-20 My apologies. Apparently Kodi Does/Can use Nfo Files for music. According to this wiki https://kodi.wiki/view/NFO_files/Music it can be used in place of tags. Kodi will first look for tags in the file. then will look for nfo files in the artist or album directory.then will use a scraper to find any other info it may need. Sorry about that. |