Kodi Community Forum

Full Version: MediaElch - MediaManager for Mac/Linux/Win (with music library scraping)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi Komet,
Any ideas on the port issue? Maybe another internal problem for some reason I cant even telnet says connection failed. I am wondering what else I can try.
(2013-03-13, 03:17)nanohits Wrote: [ -> ]Hi Komet,
Any ideas on the port issue? Maybe another internal problem for some reason I cant even telnet says connection failed. I am wondering what else I can try.

No sorry. I'm not using Windows at all and have no idea what can cause this problem.
Maybe someone else can help you?
(2013-03-12, 21:46)Komet Wrote: [ -> ]
(2013-03-12, 21:12)tparvais Wrote: [ -> ]Hello

One very small suggestion: when you want to configure the path to different video directory, it is impossible to add manually the unc Path. Only browsing the network is impossible

Sometimes, on some networks, the remote server does not appear automatically.

Can you change the "browse for folder" window to enable to write/search manually the folder ?

Thank you

(2013-03-12, 21:43)soonerlater Wrote: [ -> ]I second this.

https://github.com/Komet/MediaElch/issues/303 Wink

cool thanks !
(2013-03-13, 03:17)nanohits Wrote: [ -> ]Hi Komet,
Any ideas on the port issue? Maybe another internal problem for some reason I cant even telnet says connection failed. I am wondering what else I can try.

Can you access http://<hostname>:<port>/jsonrpc via wget or something? I also used the iOS App to test if there is some firewall problem.
(2013-03-13, 21:38)audio.addicted Wrote: [ -> ]
(2013-03-13, 03:17)nanohits Wrote: [ -> ]Hi Komet,
Any ideas on the port issue? Maybe another internal problem for some reason I cant even telnet says connection failed. I am wondering what else I can try.

Can you access http://<hostname>:<port>/jsonrpc via wget or something? I also used the iOS App to test if there is some firewall problem.

That's not the same. This will access the API through the web server but MediaElch uses the TCP transport (http://wiki.xbmc.org/index.php?title=JSON-RPC_API#TCP)
(2013-03-13, 03:17)nanohits Wrote: [ -> ]Hi Komet,
Any ideas on the port issue? Maybe another internal problem for some reason I cant even telnet says connection failed. I am wondering what else I can try.

You could download TCPView TCPView and execute it on your
XMBC server. For me it shows the following:

Code:
XBMC.exe    768    TCP    HTPC-Deluxe    6669    HTPC-Deluxe    0    LISTENING                                        
XBMC.exe    768    TCP    HTPC-Deluxe    9090    HTPC-Deluxe    0    LISTENING    
MediaElch.exe    4600    TCP    HTPC-Deluxe    50940    localhost    9090    ESTABLISHED



6669 is the webserver and 9090 the port that is used for JSON-RPC. My MediaElch has Port 9090 configured. How does it look on you HTPC?
Hi,

Been using MediaElch for since 1.3 - its always worked fine.

Since using 1.5 its not finding new movies that I've added to the directory. In the past just hitting reload and it would pick up any new movies, but not now. All settings have remained the same. However TV shows continue to work just fine ! (they are in a different folder)

There's nothing new about the movies or movie structure. (e.g /Flash Gordon/Flash Gordon.mkv).

Any ideas whats going on ? or where can I download 1.3 ?

Thanks.
What about 1.4, was it ok in this version? And could you please try the latest nightly: http://mediaelch.de/autobuilds/
Here are the links for 1.3 and 1.4 for Windows:

http://mediaelch.de/releases/1.4/MediaElch-1.4.zip
http://mediaelch.de/releases/1.3/MediaElch-1.3.zip
Thanks for the links - where can I find the 1.3 and 1.4 Mac installs ?
I'll try the windows version anyway....
@Komet - From my testing...

Mac 1.5 - doesn't find new movie folders
Windows - lastest nightly - works
Mac 1.4 - works
Mac 1.3 - works

Is there a mac nightly build I can try ? (i've got no idea how to compile stuff from github!)
@sebnev: Nightlies for Mac OS are not available, so you have to wait for 1.6...
Hi Komet,
during my re-scrapping of BR and DVD structures i saw that some movies are cipped for rescrapping poster, artwork, etc. even if a nfo for identifing the movie was present.
a manual scrap ( changing a bit the title ) brought up the artwork, etc.
Would it be possible that youchange the scrapping in the form that if you rescrapp multible movies that ME takes the nfo first for identifying the movies and take it from there ?
a lot of manual cleaning wouldn't be needed if this would be in place.
for individual scrapping i wouldn't see the need, or you can set an option in the search dialog.

Thanks for considering.
Linus
@Linusorg: If a nfo file is present MediaElch first checks if it has an <id> tag and uses this (IMDB id) for the search.
Hi Komet
i reviewed some nfo and you are right, no ID entry in the tag.
which takes me to the question if there was a version of me where the id tag wasn't stored correctly ? I moved to ME some time ago and rescrapped mor or less all movies with it.
if id tags are now stored no problem, i am cleaning right now anyway :-)