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-04-30 (2021-04-29, 20:17)Kallita Wrote:(2021-04-29, 11:37)warchild13 Wrote: Great app. Niggling issue: I use 2.8.9 but since 2.9.7 I can't get MediaEich to remember the last used window size! I'm on Debian Buster.Same thing with the Windows version. not a big issue but noticed it when I was using 2.8.7 Do you remember what the last version was that worked? :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - warchild13 - 2021-04-30 (2021-04-30, 08:14)bugwelle Wrote:(2021-04-29, 20:17)Kallita Wrote:(2021-04-29, 11:37)warchild13 Wrote: Great app. Niggling issue: I use 2.8.9 but since 2.9.7 I can't get MediaEich to remember the last used window size! I'm on Debian Buster.Same thing with the Windows version. not a big issue but noticed it when I was using 2.8.7 AppImage 2.8.7 for Debian RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-04-30 (2021-04-29, 11:37)warchild13 Wrote: Great app. Niggling issue: I use 2.8.9 but since 2.9.7 I can't get MediaEich to remember the last used window size! I'm on Debian Buster. I can now confirm. The size is stored (MediaElch.conf on linux) but isn't used! Will debug and fix it. Thank you all for reporting it. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-04-30 The Window-Size issue was fixed by https://github.com/Komet/MediaElch/pull/1301 I'm truly sorry. I forgot to remove some code that I had added for creating screenshots. It resized the window to a fixed size... I'll upload new Nightlies ASAP. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - warchild13 - 2021-05-01 (2021-04-30, 18:25)bugwelle Wrote: The Window-Size issue was fixed by https://github.com/Komet/MediaElch/pull/1301 Did a git pull and the window size works beautifully now. Many thanks. Love this app (use it in Kodi on an Odroid N2+) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2021-05-01 (2021-04-30, 18:25)bugwelle Wrote: The Window-Size issue was fixed by https://github.com/Komet/MediaElch/pull/1301 Thanks for the update. Will grab the newest and test it out. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-05-03 MediaElch v2.8.10 - Coridian The next stable version 2.8.10 is here! Blog Post: https://mediaelch.github.io/mediaelch-blog/posts/mediaelch-v2.8.10/ Documentation: https://mediaelch.github.io/mediaelch-doc/download.html What's new? I've fixed a few bugs, that were really annoying in v2.8.8. Also the navigation bar has got new icons. :-) See the blog post for more. 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.8/ instead of bintray this time. The latter has shut down. The former 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) - inzzzomnia - 2021-05-03 @bugwelle Think you have some kind of glitch with the nightly releases. https://mediaelch.github.io/mediaelch-doc/download.html says there's a 2.8.11 but if you click the link the latest version is 2.8.9. And before that when the download page indicated that 2.8.9 was up for grabs the latest version was 2.8.8. Seems like the latest one is hidden or something. No big deal but just thought I should mention it if you wasn't aware of it. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - shedrock - 2021-05-04 I only use MediaElch for my music library, but I remember a while back when it used to download music reviews from All music I believe. I'm just trying to find out why that function was removed, or am I doing something wrong? Thanks, Shedrock RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-05-04 (2021-05-03, 21:50)inzzzomnia Wrote: @bugwelle Hi, v2.8.10 was released just now. I update the documentation before I release the next nightly. It's a bit confusing sorry. I'll release a new nightly soon so that the buttons are correct. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-05-04 (2021-05-04, 02:21)shedrock Wrote: I only use MediaElch for my music library, but I remember a while back when it used to download music reviews from All music I believe. I'm just trying to find out why that function was removed, or am I doing something wrong? Hi, I didn't remove that functionality. But I tested it and you are right, it does not load the review anymore. In fact, the AllMusic scraper seems to be broken. I've opened an issue for it here: https://github.com/Komet/MediaElch/issues/1313 I will look at it on the weekend. Thank you for reporting this issue. :-) Regards Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - shedrock - 2021-05-04 (2021-05-04, 08:35)bugwelle Wrote: I didn't remove that functionality. But I tested it and you are right, it does not load the review anymore. In fact, the AllMusic scraper seems to be broken.Thank you very much. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-05-06 Hi, just wanted to let you know that there is currently a bug in the movie section. MediaElch may crash if you have more than one movie folder. A fix is on the way. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - LittleNemo512 - 2021-05-08 I have <thumb> tags in my NFO for episode thumbnails that got scraped but can't remove. They also don't show up as a thumbnail on the episode. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2021-05-08 (2021-05-08, 16:57)LittleNemo512 Wrote: I have <thumb> tags in my NFO for episode thumbnails that got scraped but can't remove. They also don't show up as a thumbnail on the episode. Hi, what do you mean "Can't remove". Could you explain what you mean in a bit more detail? |