User(s) browsing this thread: 2 Guest(s)
|
[200/300] [Apps] PchTrakt 0.4.22 - Trakt.tv scrobbling
|
|
05-10-2012, 10:31 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-10-2012 09:35 PM)Omertron Wrote: telnet to the pch Thanks for that; i've put it in a windows script and can just update with a double click now
|
|||
|
05-11-2012, 10:47 AM
|
|||
|
|||
|
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
Hi John, Can we take this to the next level and get it to adjust the xml to show watched? I think the watched monitor might do this so you could collaborate?
PchTrakt | YAMJ wiki
|
|||
1 user says Thank You to Bazrah for this post |
|
05-11-2012, 02:20 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-10-2012 10:31 PM)nawo69 Wrote:(05-10-2012 09:35 PM)Omertron Wrote: telnet to the pch wanna share it with me?
Failure is always an option.
|
|||
|
05-11-2012, 02:38 PM
(This post was last modified: 05-11-2012 03:14 PM by nawo69.)
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-11-2012 02:20 PM)meowmoo Wrote:(05-10-2012 10:31 PM)nawo69 Wrote:(05-10-2012 09:35 PM)Omertron Wrote: telnet to the pch yeah no probs just save the following into a .js file changing the telnet address to your device; the only this i couldn't get working was to exit out again at the end as the Exit command didn't work properly but it also didn't work doing it manually either so I just removed that bit. var Shell=WScript.CreateObject("WScript.Shell"); Shell.Run("telnet PCH-C200"); WScript.Sleep(100); Shell.SendKeys("nmt"); Shell.SendKeys("{ENTER}"); WScript.Sleep(100); Shell.SendKeys("1234"); Shell.SendKeys("{ENTER}"); WScript.Sleep(100); Shell.SendKeys("cd /share/Apps/pchtrakt"); Shell.SendKeys("{ENTER}"); WScript.Sleep(100); Shell.SendKeys("./daemon.sh update"); Shell.SendKeys("{ENTER}"); (05-11-2012 10:47 AM)Bazrah Wrote: Hi John, Can we take this to the next level and get it to adjust the xml to show watched? I think the watched monitor might do this so you could collaborate? Yeah that would be a great addition.
|
|||
1 user says Thank You to nawo69 for this post |
|
05-11-2012, 03:40 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-11-2012 02:38 PM)nawo69 Wrote: the only this i couldn't get working was to exit out again at the end as the Exit command didn't work properly but it also didn't work doing it manually either so I just removed that bit.I think that the daemon script doesn't exit cleanly (despite returning to the command line) and leaves a background process running. Sometimes if you wait long enough it does exit (after the "exit" command) but I've seen no ill effects from closing the window once the daemon command has returned |
|||
1 user says Thank You to Omertron for this post |
|
05-11-2012, 03:55 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-11-2012 03:40 PM)Omertron Wrote: I think that the daemon script doesn't exit cleanly (despite returning to the command line) and leaves a background process running. Yeah thought it must be something like that
|
|||
|
05-11-2012, 04:25 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-11-2012 10:47 AM)Bazrah Wrote: Hi John, Can we take this to the next level and get it to adjust the xml to show watched? I think the watched monitor might do this so you could collaborate? I can look into it. ![]() Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv |
|||
1 user says Thank You to jlauwers for this post |
|
05-12-2012, 04:56 PM
(This post was last modified: 05-12-2012 04:56 PM by siggenn.)
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.18 - Trakt.tv scrobbling
(05-06-2012 05:44 PM)siggenn Wrote:(05-06-2012 12:01 PM)jlauwers Wrote: About some movie not scrobbling, i'm aware of it and a new version should be pushed tonight. Any progress on this matter? It still shuts down without notice and has to be restartet to functon after I've played this show. I have tried the automated watched file app and it has no problems with this show.
|
|||
|
05-12-2012, 06:13 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.18 - Trakt.tv scrobbling
(05-12-2012 04:56 PM)siggenn Wrote:(05-06-2012 05:44 PM)siggenn Wrote:(05-06-2012 12:01 PM)jlauwers Wrote: About some movie not scrobbling, i'm aware of it and a new version should be pushed tonight. No sorry, I hope to have time to do it tomorrow. ![]() Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv |
|||
|
05-13-2012, 08:22 AM
(This post was last modified: 05-13-2012 08:27 AM by scruby.)
|
|||
|
|||
|
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
Since i upgraded from 0.4.19 to 0.4.20 it doesn't scrobble anymore
![]() Here is the log after the last succesfull scrobble: Quote:2012-05-10 20:09:35,389 INFO (Trakt) Video is ending: success - scrobbled Nikita 1x01
|
|||
|
05-13-2012, 12:04 PM
|
|||
|
|||
|
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
It's weird that it happened after you update because you don't seem to have the last version...
The line self.id = myMovieJson['ID'] was replaced 3 days ago and it's the one who's make the error. Make sure you have version 0.4.20 in the appinfo.json file. Try updating again and it should work. ![]() Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv |
|||
|
05-13-2012, 01:41 PM
|
|||
|
|||
|
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
After reading that pchtrakt does not "read" bd/dvd iso's would it be possible instead/as well to read an nfo file that hold the imdb/ moviedb/tvdb id. I noticed in a previous post that the program parses such information and I just thought it might be a workaround. Yes/No or am I missing something. I ask this as I have a most of my films ripped as isos
|
|||
|
05-13-2012, 02:21 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.20 - Trakt.tv scrobbling
(05-13-2012 12:04 PM)jlauwers Wrote: It's weird that it happened after you update because you don't seem to have the last version... Thats weird indeed. i have the latest version in the .json file. I will try to uninstall and install.
|
|||
|
05-13-2012, 03:18 PM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.18 - Trakt.tv scrobbling
(05-12-2012 04:56 PM)siggenn Wrote: Any progress on this matter? It still shuts down without notice and has to be restartet to functon after I've played this show. I have tried the automated watched file app and it has no problems with this show. New version 0.4.21 pushed. Should work now even if weird chars are in log files/cache ("Br\u00f8drene Dal" or "Brødrene Dal")... But still trakt.Tv shows I'm watching it. ![]() Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv |
|||
|
05-14-2012, 07:57 AM
|
|||
|
|||
RE: [Apps] PchTrakt 0.4.18 - Trakt.tv scrobbling
(05-13-2012 03:18 PM)jlauwers Wrote:(05-12-2012 04:56 PM)siggenn Wrote: Any progress on this matter? It still shuts down without notice and has to be restartet to functon after I've played this show. I have tried the automated watched file app and it has no problems with this show. Great
|
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]







![[+]](images/collapse_collapsed.gif)




![[Image: watched-fanart.jpg]](http://trakt.tv/user/meowmoo/widget/watched-fanart.jpg)
![[Image: watched-fanart.jpg]](http://trakt.tv/user/Omertron/widget/watched-fanart.jpg)


![[Image: watched-fanart.jpg]](http://trakt.tv/user/kedalel/widget/watched-fanart.jpg)




![[Image: watched-fanart.jpg]](http://trakt.tv/user/svenarits/widget/watched-fanart.jpg)
