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 - 2023-02-19 (2023-02-16, 13:45)adama42 Wrote: First of all fantastic piece of software. Super slick and fast. And best of all it works on LinuxThanks :-) (2023-02-16, 13:45)adama42 Wrote: The movie sets feature seem to have a few issues.Yes. Movie sets had only poor support by MediaElch in the past. I can't say when I'll get to rework them, though. (2023-02-16, 13:45)adama42 Wrote: A couple of small(?) requests: On the top right, there is a filter menu. Is that what you mean? We also have a "Quick Open" menu (though only for movies), see https://mediaelch.github.io/mediaelch-blog/posts/mediaelch-v2.8.8/ :-) Maybe our "advancedsettings.xml" file is what you want? See - https://mediaelch.github.io/mediaelch-doc/settings.html#advanced-settings - https://github.com/Komet/MediaElch/blob/ef532a110945b3bfb60c6282031c5faba68c3b0a/docs/advancedsettings.xml#L228-L239 The advancesettings.xml file started out as an equivalent for Kodi's advancesettings.xml. But it's now also a place where I put new settings I want to try out. And if more and more users want them, I try to add them to the UI. adama42 Wrote:Does MediaElch supports Parsing NFO for tv series? No, that's not supported. Since it's not a valid XML file, we won't be able to parse it. Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - adama42 - 2023-02-20 (2023-02-19, 13:48)bugwelle Wrote: On the top right, there is a filter menu. Is that what you mean?Dohh! Can't believe I missed that. That's it. Thanks (2023-02-19, 13:48)bugwelle Wrote: We also have a "Quick Open" menu (though only for movies), see https://mediaelch.github.io/mediaelch-bl...ch-v2.8.8/ :-)And that makes things even easier. Good stuff. (2023-02-19, 13:48)bugwelle Wrote: Maybe our "advancedsettings.xml" file is what you want? SeeYep. That does the trick (2023-02-19, 13:48)bugwelle Wrote: No, that's not supported. Since it's not a valid XML file, we won't be able to parse it.I understand and respect if this is not something you're looking to implement. I don't want to sound entitled or anything. But just to clarify, in case I was misunderstood, in terms of code logic it doesn't look like it would require much beyond what is already being done. Something along these lines: 1) open tvshow.nfo as usual 2) if the last line is an url save it for later use 3) update the string where the xml file was read to strip away that url line and then parse the xml as usual 4) whoever calls TmdbApi::loadSeason (which I couldn't find yet) would pass an optional parameter which would be that url, which would be scraped/parsed to figure out the actual season url In terms of parsing the season itself it doesn't look like it would require any change since they have the same layout https://www.themoviedb.org/tv/615-futurama/season/1 https://www.themoviedb.org/tv/615-futurama/episode_group/5ad24bf4c3a3683eed0145a8/group/5ad24c29c3a3683eed0145f4 In any case, thanks for this amazing app! RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - isamu.dragon - 2023-03-18 I have minor request. As stated you disabled theTvDb because they went to a paid API. However, I have a portable install of "MediaElch 2.8.13-dev - Coridian" and theTvDb still works fine. I was wondering if you might enable a toggle with a disclaimer for it to be reenabled as a full scrapper? Reason I ask is that I keep a few YouTube series that IMDB and theMovieDB does not have information for, but theTvDb does. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2023-03-22 Quote:But just to clarify, in case I was misunderstood, in terms of code logic it doesn't look like it would require much beyond what is already being done. I slept a few days on it. I think it would make sense to support _parsing_ it. But I don't know if I'll support writing it. See https://github.com/Komet/MediaElch/issues/1551 Quote:I was wondering if you might enable a toggle with a disclaimer for it to be reenabled as a full scrapper? While I can understand this request, I don't intend to add it again, also not with an option. TheTvDb has announced (multiple times) that they will shut down their old API. I don't remember what the last deadline was that they announced, though. Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Eneswar - 2023-03-25 (2021-06-07, 01:00)Kallita Wrote:(2021-06-04, 21:25)hammersmith Wrote: when i scrape my tv shows, about half of them have a blue star to the left of the shows and half don't.The Blue star to the left indicates a TV Show or movie that is considered to be "New" by Mediaelch. I know its an old post but I just want to point out this doesnt work today. I scrape new shows, add whatever file I see fit, I save, and even if I restart the program, the star is still showing on most of my shows. And I dont know why but the program is crashing for me every 10 minutes or so, sometimes less sometimes more. Edit: Every time it crashes its when I am browsing pictures to add to a show. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2023-03-26 (2023-03-25, 22:12)Eneswar Wrote: I know its an old post but I just want to point out this doesnt work today. I scrape new shows, add whatever file I see fit, I save, and even if I restart the program, the star is still showing on most of my shows. Thanks for letting me know. Which version of MediaElch do you use and which operating system? :-) Where do you click to browse pictures? For a TV show or episode? Testing it locally, nothing crashes (yet). Is this crash reproducible? Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - adama42 - 2023-04-07 (2023-03-22, 18:29)bugwelle Wrote: I slept a few days on it. I think it would make sense to support _parsing_ it. But I don't know if I'll support writing it.Thanks for considering it RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - burcs - 2023-05-20 https://github.com/Komet/MediaElch/issues/1460 Came to request this, just wondering if there's any news on it? Not a big deal, just that it can produce...interesting...results (not that there's anything wrong with it). Or alternatively, is there any way to "hide" the blue starred stuff, extras etc, that can't be scraped? RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Powerhouse - 2023-05-20 (2023-05-20, 16:19)burcs Wrote: https://github.com/Komet/MediaElch/issues/1460To hide Extra's in Kodi, you should follow the guidleines from Kodi's Wiki... https://kodi.wiki/view/Add-on:Extras and here... https://kodi.wiki/view/Updating_or_removing_videos#Exclude Personally, I use the following method... Exclude Folder It is possible to exclude certain folders, and the contents of those folders, from the scanning and scraping process as follows: Using the file browser of your operating system locate the folder to be excluded Inside the folder to be excluded, place an empty text file and name it as follows: Windows systems- .nomedia. Create an empty text file. Rename the text file to the above name with the leading and trailing period. Windows will notify you that changing the file extension will make the file unuseable. Accept this. When Windows saves the name change, it will remove the last period and the new name will be .nomedia All other systems- .nomedia Kodi will read the filename and ignore the folder and its contents RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - burcs - 2023-05-21 The github request I linked to is about MediaElch, not kodi. I use .nomedia files for kodi and that works fine. After umpteen times of reloading it finally stopped scraping 8 things from the Extras folder, but is still scanning the subfolders, even though they all have .nomedia files in them, as well. Again, not really a big deal. Using 2.10 on Win 8.1. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2023-05-31 My personal solution to these extras type files is to scrape them manually with the name of the movie they are associated with, then manually rename them with the "film name - Extra name" - choose an appropriate poster etc. then save them Manually. no more blue star and they are listed in mediaelch in the same area as the film they are a part of. if they are in an extra folder or have the .nomedia in the folder with them then kodi "should" ignore them or treat them as extras.YMMV Me RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - bugwelle - 2023-05-31 (2023-05-21, 03:51)burcs Wrote: The github request I linked to is about MediaElch, not kodi. I use .nomedia files for kodi and that works fine. After umpteen times of reloading it finally stopped scraping 8 things from the Extras folder, but is still scanning the subfolders, even though they all have .nomedia files in them, as well. Again, not really a big deal. Using 2.10 on Win 8.1. I never looked into it after having replied in that issue. I've never used `.nomedia`. Is it supported in all directory hierarchies? Regards, Andre RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - burcs - 2023-06-01 (2023-05-31, 22:05)bugwelle Wrote: I never looked into it after having replied in that issue. I've never used `.nomedia`. Is it supported in all directory hierarchies? I don't think so. Previously kodi would still scan those subfolders even with a .nomedia file in the parent folder, but since it found no matches wouldn't add any "wrong" movies to the library. Now that I've added .nomedia files to the subfolders it no longer scans them on library updates. Again, not a big deal, more of a heads up. I think I'll just move the ones I might actually watch into the parent folder and do away with the subfolders. RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Wanderer189 - 2023-07-01 Is there any way I can manually add the TheTvDb scraper back into the current release and make it usable again? There are certain old news shows like 48 Hours and Dateline that nothing works but TheTvDb. I have actually had to go back to ME v2.8.12 just to attempt to fix some of this stuff RE: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping) - Kallita - 2023-07-01 Just something that has been in the back of my mind for a while... When loading information(mainly for movies) is there any way to automatically filter out everything after the year? 99.9% of the movies i am loading info for are of the Name (year) extra info about supplier and format variety and I need to manually remove all of the info after the year. Is there anyway to get the program to ignore or remove that extra stuff automatically? Thanks for your time and program. <me> |