Kodi Community Forum
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)



RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-20

@Zestef: Thanks for your help and the log. Although it's somewhat strange that it's working for you this way Wink

And as promised, binary version 0.9.6 is out. No big milestone but some improvements were made. Have a look at the first post for download links.


RE: MediaElch - MediaManager for Mac/Linux/Win - tuckbodi - 2012-09-20

Hi Komet, trying out the new 0.9.6 and I'm still having MySQL save issues.

http://forum.xbmc.org/showthread.php?tid=136333&pid=1175183#pid1175183

And now I'm having issues with getting a debug log.

1) After crashing the first time, I turned on the debug and set the log directory. I clicked Save.
2) Relaunching the app, I then re-added the MySQL and Thumbnails dir info, and saved again. After the crash I looked in the log directory, but it was empty.
3) Upon launching the app again, I got a pop-up message which said: The logfile /Applications/MediaElch Logs could not be openeded (sic) for writing. Note: /Applications/MediaElchLogs is the directory I had setup for the logs. I also tried to set the write permissions to that dir to Read/Write and still get the pop-up and no logs.

Thoughts?


MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-20

You have to set a logfile, not only a dir. Maybe I should have made this more clear.


RE: MediaElch - MediaManager for Mac/Linux/Win - tuckbodi - 2012-09-20

Ahh, sorry, guess I assumed the file would be set.

Here's my log after the crash.


RE: MediaElch - MediaManager for Mac/Linux/Win - GreenEyez - 2012-09-20

Well, there seems to be a bug in the Windows version, you can`t add a TV Show directory, unlike the Add Movie window, where you have the "Choose" button, for TV Shows you have an "Open" button, which only opens the selected folder. I took a screenshot to show the exact behaviour, should i also create a log ?

Screen : http://postimage.org/image/q9i6idnot/


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-22

(2012-09-20, 23:02)GreenEyez Wrote: Well, there seems to be a bug in the Windows version, you can`t add a TV Show directory, unlike the Add Movie window, where you have the "Choose" button, for TV Shows you have an "Open" button, which only opens the selected folder. I took a screenshot to show the exact behaviour, should i also create a log ?

Screen : http://postimage.org/image/q9i6idnot/

I know, sorry for that. It's already fixed and I'll provide a binary release within the next days.


RE: MediaElch - MediaManager for Mac/Linux/Win - GreenEyez - 2012-09-24

(2012-09-22, 12:51)Komet Wrote:
(2012-09-20, 23:02)GreenEyez Wrote: Well, there seems to be a bug in the Windows version, you can`t add a TV Show directory, unlike the Add Movie window, where you have the "Choose" button, for TV Shows you have an "Open" button, which only opens the selected folder. I took a screenshot to show the exact behaviour, should i also create a log ?

Screen : http://postimage.org/image/q9i6idnot/

I know, sorry for that. It's already fixed and I'll provide a binary release within the next days.

Great to hear that, will the release also include the features you added (finished) on github (for version 0.9.7) or just this quick fix ?


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-24

All features for milestone 0.9.7 and currently I'm working on concert/music video scraping Wink


RE: MediaElch - MediaManager for Mac/Linux/Win - tuckbodi - 2012-09-24

Hi Komet, did my log in Post #109 give any hints to why I cannot connect to my MySQL DB?

Question to other users..

Does anybody have this working with a Mac, specifically OS X 10.6.8?

Is anybody connecting to MySQL on a NAS? And specifically a Synology NAS?

This feature of updating directly into the DB is very appealing to me and I'd like to get this working in my setup. Thx!


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-24

(2012-09-24, 17:41)tuckbodi Wrote: Hi Komet, did my log in Post #109 give any hints to why I cannot connect to my MySQL DB?
No, sorry. The driver just crashes when it tries to connect to your database, that's not a MediaElch bug.
I think it may be caused by your (old) OS X version. You can try to compile MediaElch on your own, there maybe some binary incompatibilities.


RE: MediaElch - MediaManager for Mac/Linux/Win - mouche15 - 2012-09-24

Hi Komet

Vert Nice work, i have finally found a great média manager for linux. I would suggest to had the following features to this great application :
- the ability to rename the season on the tv show (i.e. to be abke to rename season xx to season 2)
- manage the extrathumbs under movie

Thanks

Mouche15


RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-09-24

(2012-09-24, 22:19)mouche15 Wrote: Hi Komet

Vert Nice work, i have finally found a great média manager for linux. I would suggest to had the following features to this great application :
- the ability to rename the season on the tv show (i.e. to be abke to rename season xx to season 2)
- manage the extrathumbs under movie

Thanks

Mouche15
I'm glad that you like it!
Handling of extrathumbs may be added later.
What do you mean with "rename the season"? You can already change the season number for an episode... If you want to change the season number for multiple episodes you have to set the new number for each episode.


RE: MediaElch - MediaManager for Mac/Linux/Win - billotronic - 2012-09-30

(2012-09-22, 12:51)Komet Wrote:
(2012-09-20, 23:02)GreenEyez Wrote: Well, there seems to be a bug in the Windows version, you can`t add a TV Show directory, unlike the Add Movie window, where you have the "Choose" button, for TV Shows you have an "Open" button, which only opens the selected folder. I took a screenshot to show the exact behaviour, should i also create a log ?

Screen : http://postimage.org/image/q9i6idnot/

I know, sorry for that. It's already fixed and I'll provide a binary release within the next days.


this is also in the linux version also



RE: MediaElch - MediaManager for Mac/Linux/Win - Komet - 2012-10-01

(2012-09-30, 02:19)billotronic Wrote:
(2012-09-22, 12:51)Komet Wrote:
(2012-09-20, 23:02)GreenEyez Wrote: Well, there seems to be a bug in the Windows version, you can`t add a TV Show directory, unlike the Add Movie window, where you have the "Choose" button, for TV Shows you have an "Open" button, which only opens the selected folder. I took a screenshot to show the exact behaviour, should i also create a log ?

Screen : http://postimage.org/image/q9i6idnot/

I know, sorry for that. It's already fixed and I'll provide a binary release within the next days.
this is also in the linux version also

Yep, I know...



RE: MediaElch - MediaManager for Mac/Linux/Win - Owel - 2012-10-02

Hi, i wanted to test Media Elch.
But I can't pick a folder for Series, with movies it's working...

I'm using win7 64Bit

Edit: I See it's already reported.