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 - Komet - 2013-04-27 @ArieS: Looks like you're suffering from old settings. Have a look at MediaElch -> Settings -> Movies. There are the filenames, just double click on "clearart.png" and change it to "logo.png" and the inverse for the Logo. The same goes for the nfo files. In the settings you can setup more than one nfo file. In your case there should be a "movie.nfo" and an entry "<baseFileName>.nfo" just right click on the "movie.nfo" and choose delete. RE: MediaElch - MediaManager for Mac/Linux/Win - ArieS - 2013-04-27 Komet, thanks a lot for the quick response Can't believe it was all in the settings lol What sucks is now I have all my movie collection with the movie.nfos that I need to remove one by one.... Or is there a known way to get rid of them at once? RE: MediaElch - MediaManager for Mac/Linux/Win - Livin - 2013-04-27 @Komet, I just started using MEdiaElch and I really like it. A few questions... 1) Can you add the option to use standard Frodo file naming when using separate folder? The app I was using before used Frodo naming from the FAQ: http://wiki.xbmc.org/index.php?title=XBMC_v12_%28Frodo%29_FAQ ... and now your app added a ton more files to each folder. Also, a 'clean up' routine would be nice too 2) Can you add a feature to do mass updates of specific items, like subtitles, actors, posters, etc? This way we can keep the items we want and update only the items we need. thx RE: MediaElch - MediaManager for Mac/Linux/Win - ytime - 2013-04-28 The latest release (1.6) crashes here while clicking on a new episode (all mp4 files). Process: MediaElch [40138] Path: /Applications/MediaElch.app/Contents/MacOS/MediaElch Identifier: com.kvibes.MediaElch Version: 1.6 (1.6) Code Type: X86-64 (Native) Parent Process: launchd [159] User ID: 501 Date/Time: 2013-04-28 09:47:56.889 +0300 OS Version: Mac OS X 10.8.3 (12D78) Report Version: 10 Interval Since Last Report: 52109 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 107 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: 2D5E0DFE-4BF2-8EC1-671A-5CF44B063F52 Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.kvibes.MediaElch 0x00000001002bd12d MediaInfoLib::MediaInfo_Config:arseSpeed_Get() + 29 1 com.kvibes.MediaElch 0x00000001002c9a6b MediaInfoLib::MediaInfo_Config_MediaInfo::MediaInfo_Config_MediaInfo() + 919 2 com.kvibes.MediaElch 0x00000001002e332b MediaInfoLib::MediaInfo_Internal::MediaInfo_Internal() + 133 3 com.kvibes.MediaElch 0x00000001002b8411 MediaInfoLib::MediaInfo::MediaInfo() + 31 4 com.kvibes.MediaElch 0x00000001001cca92 StreamDetails::loadStreamDetails() + 3338 5 com.kvibes.MediaElch 0x00000001000edc1e TvShowEpisode::loadStreamDetailsFromFile() + 24 6 com.kvibes.MediaElch 0x00000001000fc7f8 TvShowWidgetEpisode:etEpisode(TvShowEpisode*) + 560 7 com.kvibes.MediaElch 0x00000001000f340d TvShowWidget::onEpisodeSelected(TvShowEpisode*) + 537 8 com.kvibes.MediaElch 0x000000010025a822 TvShowWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 466 9 QtCore 0x0000000100d361ee QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1566 10 com.kvibes.MediaElch 0x00000001002591dc TvShowFilesWidget:igEpisodeSelected(TvShowEpisode*) + 46 11 com.kvibes.MediaElch 0x00000001000e613e TvShowFilesWidget::onItemActivated(QModelIndex, QModelIndex) + 1114 12 com.kvibes.MediaElch 0x000000010025900f TvShowFilesWidget::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 319 13 QtCore 0x0000000100d361ee QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 1566 14 QtGui 0x000000010150e82d QItemSelectionModel::currentChanged(QModelIndex const&, QModelIndex const&) + 45 15 QtGui 0x000000010150e95e QItemSelectionModel:etCurrentIndex(QModelIndex const&, QFlags<QItemSelectionModel::SelectionFlag>) + 142 16 QtGui 0x00000001014b3f16 QAbstractItemView::mousePressEvent(QMouseEvent*) + 1158 17 QtGui 0x000000010100d4e0 QWidget::event(QEvent*) + 2816 18 QtGui 0x000000010139c8ec QFrame::event(QEvent*) + 44 19 QtGui 0x0000000101428bc7 QAbstractScrollArea::viewportEvent(QEvent*) + 23 20 QtGui 0x00000001014bdccb QAbstractItemView::viewportEvent(QEvent*) + 427 21 QtGui 0x00000001014fcc0b QTreeView::viewportEvent(QEvent*) + 299 22 QtGui 0x000000010142af50 QAbstractScrollArea::qt_metacall(QMetaObject::Call, int, void**) + 336 23 QtCore 0x0000000100d1dcb7 QCoreApplicationPrivate:endThroughObjectEventFilters(QObject*, QEvent*) + 151 24 QtGui 0x0000000100fb09be QApplicationPrivate::notify_helper(QObject*, QEvent*) + 142 25 QtGui 0x0000000100fb7590 QApplication::notify(QObject*, QEvent*) + 2384 26 QtCore 0x0000000100d1e20c QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 27 QtGui 0x0000000100fb4fdd QApplicationPrivate:endMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 333 28 QtGui 0x0000000100f64acb QMacCocoaAutoReleasePool::~QMacCocoaAutoReleasePool() + 18779 29 com.apple.AppKit 0x00007fff94def53e -[NSWindow sendEvent:] + 6853 30 QtGui 0x0000000100f59bb7 QMacInputContext::reset() + 24823 31 com.apple.AppKit 0x00007fff94deb674 -[NSApplication sendEvent:] + 5761 32 QtGui 0x0000000100f5ebf4 QMacInputContext::reset() + 45364 33 com.apple.AppKit 0x00007fff94d0124a -[NSApplication run] + 636 34 QtGui 0x0000000100f69a80 QDesktopWidget::resizeEvent(QResizeEvent*) + 13040 35 QtCore 0x0000000100d1d114 QEventLoop::processEvents(QFlags<QEventLoop:rocessEventsFlag>) + 68 36 QtCore 0x0000000100d1d4c4 QEventLoop::exec(QFlags<QEventLoop:rocessEventsFlag>) + 324 37 QtCore 0x0000000100d1fbac QCoreApplication::exec() + 188 38 com.kvibes.MediaElch 0x0000000100005a3a main + 3018 39 com.kvibes.MediaElch 0x0000000100004ca4 start + 52 RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-04-28 (2013-04-27, 23:19)Livin Wrote: @Komet, 1) Frodo filenames are used as default. Just have a look at MediaElch -> Settings -> Movies/TV Shows/Concerts. And can you tell me what these "tons" of added files are? 2) It's already there Select multiple movies, hit the Search button and select the items you wish to update. (2013-04-27, 21:53)ArieS Wrote: Komet, thanks a lot for the quick response If you are on Linux or Mac OS you can do something like Code: for nfo in `find . -name movie.nfo` ; do rm $nfo ; done @ytime: There was a packaging error caused by a broken libmediainfo build. The download links have been updated and you can find the new version at http://www.mediaelch.de/download/ RE: MediaElch - MediaManager for Mac/Linux/Win - ytime - 2013-04-28 Indeed, it's much better now. Thanks! RE: MediaElch - MediaManager for Mac/Linux/Win - orbtwin - 2013-04-28 wish list: an option to create 4 extrathumbs (using in Aeon Nox or such for the little frames used in some types of view) an option to download only actors with images from imdb merge the scrapers (some fields from MovieDB and others fromd IMDB e.g.) option to download from youtube trailers. RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-04-28 sorry about my dump question.. but how can i reload the episode info from the web? (overview, thumb etc... ) RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-04-29 (2013-04-28, 23:41)solamnic Wrote: sorry about my dump question.. Select the tv show and hit the "Search" button You can choose which information to load and for which parts of the show (only the show, show and all episodes, ...) (2013-04-28, 23:35)orbtwin Wrote: wish list: My wish list: - Support for images of actors by imdbapi.org - An easy way to download videos from YouTube RE: MediaElch - MediaManager for Mac/Linux/Win - orbtwin - 2013-04-29 (2013-04-29, 09:45)Komet Wrote:(2013-04-28, 23:41)solamnic Wrote: sorry about my dump question.. seriously: the most desirable for me it's the option to download only actors with images from imdb (you said it) and the option to lock the edited details for language streamdetails not overwritten when you clikc refresh!. And what about the option to create 4 extrathumbs?.. Cheeeeeers! RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-04-29 Request: Can you please add in Options Movie Section Set poster and fanart, file naming, preferences? Thank you for your great work RE: MediaElch - MediaManager for Mac/Linux/Win - Livin - 2013-04-30 (2013-04-28, 11:45)Komet Wrote:(2013-04-27, 23:19)Livin Wrote: @Komet, To clarify... you are using the Frodo naming structure for a single folder with all movies in it... but you don't have an option for the Frodo standard where each movie is in a separate folder (which is what I think most people do). Thus, the Frodo standard for separate folders is 'movie.nfo' not <filename>-movie.nfo , etc By tons of files, I mean that since do not have an option for Frodo separate folder, and the other media manager apps do, I now have 2x, or more, media files in each folder than I should... which creates a problem if we use more than one media manager... It would be nice to have your app, since I like it best, support both Frodo standards... and clean up unnecessary files in the process (e.g. the files not used for the standard the user chooses) RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2013-04-30 (2013-04-29, 23:27)solamnic Wrote: Request: Can you please add in Options Movie Section Set poster and fanart, file naming, preferences? These settings are already there? "Movie Set poster filename" and "Movie set fanart filename"... @Livin: <filename>.nfo is used by default because it works with movies in separate folders and with multiple movies within a single folder. If all your movies are in separate folders then you can just change <baseFileName>.nfo to movie.nfo RE: MediaElch - MediaManager for Mac/Linux/Win - solamnic - 2013-04-30 (2013-04-30, 10:15)Komet Wrote:(2013-04-29, 23:27)solamnic Wrote: Request: Can you please add in Options Movie Section Set poster and fanart, file naming, preferences? I mean if it is possible to add another naming for set posters and fanart (like the movie poster and fanart) (lets say for movie set poster folder.jpg AND Set_<set name>_1.jpg - as it is on movie posters and fanart)) RE: MediaElch - MediaManager for Mac/Linux/Win - reddevilmeuk - 2013-04-30 fab library manager on windows does the xbmc sync work? mine just seems to sit there and do nothing?!? |