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) - vincenzoz59 - 2020-02-05 Hi, I'm a new user of MediaElch and I've got problem with Kodi synchro I've tried to set log with advancedsettings.xml but it seems like MediaElch ignore mysetting (file advancedsettings put in application localdata or in application folder. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-05 (2020-02-05, 12:59)vincenzoz59 Wrote: Hi, Hi, thank you for reporting the issue. I'll try to reproduce the issue this evening. The sync feature is something that I myself haven't touched, yet. I'll look into it. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - vincenzoz59 - 2020-02-05 (2020-02-05, 15:16)bugwelle Wrote:(2020-02-05, 12:59)vincenzoz59 Wrote: Hi, Thanks for you answer. But I could help you if I could activate log. So my first problem: using advancedsettings.xml param. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - hewwra - 2020-02-05 Can't scrape the imdb ratings for the show Mindhunter. In season 1 MediaElch falls back to tvdb ratings and in season 2 it fails all together to find a rating except for episode 8,9 (tvdb). RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-05 (2020-02-05, 19:17)hewwra Wrote: Can't scrape the imdb ratings for the show Mindhunter. Oh man... if it's a timeout again I'll loose my nerves Thank you for reporting this issue. You didn't get any error message, did you? If not then I've missed something... RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - hewwra - 2020-02-05 (2020-02-05, 22:48)bugwelle Wrote:Update: This only occurs when I have chosen to "Update all episodes" it works when I choose "Update TV Show and all Episodes".(2020-02-05, 19:17)hewwra Wrote: Can't scrape the imdb ratings for the show Mindhunter. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-05 (2020-02-05, 23:16)hewwra Wrote: Update: This only occurs when I have chosen to "Update all episodes" it works when I choose "Update TV Show and all Episodes". Thanks. I've got a suspicion what the issue is. May be related to https://github.com/Komet/MediaElch/issues/871 I won't have time to investigate this issue until next week, though. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-08 MediaElch 2.6.4 - Ferenginar The next stable version 2.6.4 is finally here! Blog Post: https://mediaelch.github.io/mediaelch-blog/posts/mediaelch-v2.6.4/ What’s new? Four months since the last release, this version brings *a lot* of bug fixes and big improvements in error handling and reporting. Furthermore, we finally use the TheTvDb API v2! Better Error Reporting If an error occurs while searching for a movie or scraping a TV show, a message box containing the error code and message will be shown instead of just silently failing. This has been annoying in the past because users were not able to distinguish between network errors and MediaElch bugs. Many bug reports were due to a scraper being down or a provider's response time having increased. TheTvDb v2 After more than one year we finally managed to update to TheTvDb API v2. This has fixed many issues that existed due to the outdated API. Internal Changes We further refactored our code base to make development easier. This however introduced other bugs which is why we had to postpone this release a bit. But we're sure that it's worth in the long run. On top of that we have to keep up with [Qt][Qt]. The latest releases of Qt marked more function *deprecated* and we therefore have to update those places in our code base that still use the old APIs. What’s next? We will continue to improve MediaElch. Stability is the most important issue at the moment as we had crashes and other issues in the last versions. We have to keep up with the Kodi NFO format which is why the next version will need some changes in regards to (multiple) ratings and so on. Where can I download MediaElch? Stable releases can be downloaded from https://mediaelch.github.io/mediaelch-doc/download.html For Linux distributions we provide repositories for Ubuntu (.deb) and openSUSE (.rpm). If we're missing a Ubuntu or openSUSE version, please let me know. :-) Chocolatey and Homebrew may take a few days until the new version is available. 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 Regards, Andre MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - solamnic - 2020-02-08 Thank you for your continuing support RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Karellen - 2020-02-08 Hello @bugwelle It might be a good idea to keep an eye on the following Issue as the <episodeguide> format will change with the introduction of the new Python scrapers. It is still a little while off, so no need to panic. https://github.com/xbmc/xbmc/issues/17341 RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-09 (2020-02-08, 23:33)Karellen Wrote: Hello @bugwelle Thanks. I've added a tracking issue on MediaElch's issue tracker. :-) RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - hermann_x5 - 2020-02-25 I've been using MediaElch for quite some time for movies & TV. It is still my preferred MediaManager. Thanks for all the work that went into this ! I now started to play around with the MusicLibrary. Also for this I find MediaElch to be quite great. 2 small topics, though: 1.) Does MediaElch support the Artist Information Folder (https://kodi.wiki/view/Artist_information_folder). I searched but found no possibility to activate this anywhere.. 2.) It seems that MediaElch does not fill the "Year" info for an album. I have tagged all my files correctly but the year field is blank in most cases.. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - hermann_x5 - 2020-02-26 (2020-02-25, 17:57)hermann_x5 Wrote: I've been using MediaElch for quite some time for movies & TV. It is still my preferred MediaManager. Thanks for all the work that went into this ! Another wish: would it be possible to support the Compilation field ? RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2020-02-27 (2020-02-25, 17:57)hermann_x5 Wrote: 1.) Does MediaElch support the Artist Information Folder (https://kodi.wiki/view/Artist_information_folder). I searched but found no possibility to activate this anywhere.. 1) No. New Kodi v18 features have not been added, yet. The Artist Information Folder is not available. :/ 2) mmhh... If I have a look at the code, the year should be printed. I'll have to look into that (not before next week, though). 3) I've opened an issue for that: https://github.com/Komet/MediaElch/issues/905 I'm currently working on some major internal changes which take a lot of work and time. Can't say when I'll be able to implement it or whether it is a lot of work (or not). :-) Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - hermann_x5 - 2020-02-27 (2020-02-27, 11:03)bugwelle Wrote:Thanks for the update !(2020-02-25, 17:57)hermann_x5 Wrote: 1.) Does MediaElch support the Artist Information Folder (https://kodi.wiki/view/Artist_information_folder). I searched but found no possibility to activate this anywhere.. |