[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 2 Guest(s)
Post Reply 
[200/300] [Apps] PchTrakt 0.4.22 - Trakt.tv scrobbling
03-19-2012, 06:01 PM
Post: #46
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
It may be to do with having more than one ignore genre - testing

PchTrakt | YAMJ wiki
trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-19-2012, 07:03 PM
Post: #47
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
Actually it was because of the trailing space after the ','
Should be working now Smile

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-20-2012, 08:33 PM (This post was last modified: 03-20-2012 08:36 PM by Bazrah.)
Post: #48
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
Ignore seems to be working but now I've found a new one Smile

I played a kids .iso film to test that it wasn't scrobbled. Then I went to 90% to check the watched file was still created and I got this in the log (and no watched file)

Code:
2012-03-20 19:28:22,066 INFO I have created the file /iso.watched
2012-03-20 19:29:25,327 ERROR 'NoneType' object has no attribute 'split'

I bet you love me keeping breaking it Big Grin

Oh, and the next thing I tried to play I also got:

Code:
2012-03-20 19:30:35,625 ERROR 'NoneType' object has no attribute 'split'

PchTrakt | YAMJ wiki
trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-20-2012, 08:41 PM
Post: #49
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
(03-20-2012 08:33 PM)Bazrah Wrote:  I bet you love me keeping breaking it Big Grin

That's how pchtrakt is going to be bulletproof Tongue

Ok I never had iso's so I don't really know how to handle them.

Is dvd iso same as bluray iso?

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-20-2012, 08:51 PM (This post was last modified: 03-20-2012 09:18 PM by Bazrah.)
Post: #50
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
No, the folder structure is different.

It's not scrobbling anything with that version for me.
Here's my ini

Code:
[PCHtrakt]
pch_ip = 127.0.0.1
sleep_time = 5
log_file = pchtrakt.log
ignored_repertory =

[Trakt]
enable_movie_scrobbling = 1
enable_tvshow_scrobbling = 1
login = Bazrah
password = xxxxxxxx
refresh_time = 15

[BetaSeries]
enable_tvshow_scrobbling = 0
login = your_login
password = your_password

[YAMJ]
watched = 1
watched_path =
watched_with_video = 1
ignored_category = Kids,Disney
path = /opt/sybhttpd/localhost.drives/SATA_DISK/Video/Jukebox/

PchTrakt | YAMJ wiki
trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-20-2012, 10:06 PM (This post was last modified: 03-20-2012 10:09 PM by jlauwers.)
Post: #51
RE: [Apps] PchTrakt 0.4.5 - Trakt.tv scrobbling
Seems I can't do anything with BD iso...
I will see if it's different for Dvd Iso.

And for the scrobble... it was naming / tvdb / pchtrakt issue..

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-21-2012, 05:46 PM
Post: #52
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
Hi all Help I have installed pchtrackt on the c200 but In the pchtrakt folder, I only have two files: appinfo.json and daemon.sh
The important ini file is missing sorry if this has been asked B4 but can anyone help Sad

John.s
Find all posts by this user
Add Thank You Quote this message in a reply
03-21-2012, 05:49 PM
Post: #53
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
Looks like there was a problem in the 'local' installation or maybe some connection issue?
Can you tell me what you have when you go to http://replace_by_pch_ip:9999/local_web/

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-21-2012, 07:18 PM (This post was last modified: 03-21-2012 10:25 PM by johnthebivvy.)
Post: #54
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
Hi
All I get is Firefox cannot connect to server

ps the pchtract version is 0.4.6

John.s
Find all posts by this user
Add Thank You Quote this message in a reply
03-21-2012, 10:42 PM
Post: #55
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
(03-21-2012 07:18 PM)johnthebivvy Wrote:  Hi
All I get is Firefox cannot connect to server

ps the pchtract version is 0.4.6

You did change 'replace_by_pch_ip' by your popcorn IP right? Angle
If yes, try installing again from the start. And be sure to follow every steps. Smile

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-22-2012, 01:06 AM
Post: #56
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
(03-21-2012 10:42 PM)jlauwers Wrote:  
(03-21-2012 07:18 PM)johnthebivvy Wrote:  Hi
All I get is Firefox cannot connect to server

ps the pchtract version is 0.4.6

You did change 'replace_by_pch_ip' by your popcorn IP right? Angle
If yes, try installing again from the start. And be sure to follow every steps. Smile

Yep did all correctly I have now reinstaled pchtract and its still the same I have no INI file

John.s
Find all posts by this user
Add Thank You Quote this message in a reply
03-22-2012, 07:54 AM
Post: #57
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
What version of local do you have?

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-22-2012, 07:08 PM
Post: #58
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
(03-22-2012 07:54 AM)jlauwers Wrote:  What version of local do you have?

Forgive my lack of knowledge but what do you mean by "Local"

John.s
Find all posts by this user
Add Thank You Quote this message in a reply
03-22-2012, 07:22 PM (This post was last modified: 03-22-2012 07:22 PM by jlauwers.)
Post: #59
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
As said in the 1st post, you have to install the "local" package with CSI before pchtrakt. Cool
It's available in the "Applications" tab in CSI.
Current version is local 0.1.8-nmt2.

[Image: watched-fanart.jpg]
Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv
Find all posts by this user
Add Thank You Quote this message in a reply
03-22-2012, 09:16 PM
Post: #60
RE: [Apps] PchTrakt 0.4.6 - Trakt.tv scrobbling
(03-22-2012 07:22 PM)jlauwers Wrote:  As said in the 1st post, you have to install the "local" package with CSI before pchtrakt. Cool
It's available in the "Applications" tab in CSI.
Current version is local 0.1.8-nmt2.

Thank You got it installed and i think it is running ran three files to over 90% .Updated Yamj and 1 film was stamped "watched" the other 2 were not touched .when i go to the tract dashboard there is nothing in my watched film list ?

John.s
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [100/200/300/400] Wanted! How to install apps without CSI mabdewn 7 1,070 04-20-2013 05:37 PM
Last Post: TReneR
  [200] Installing apps on USB not working ted34 9 1,977 04-17-2013 05:55 PM
Last Post: ted34
  [200] A-210 error installing apps from Csi bartvanl 4 508 03-06-2013 03:15 PM
Last Post: bartvanl
Video [200] [Apps] multicast IPTV Player (FlashLite) ikovrigin 38 16,550 02-17-2013 12:23 AM
Last Post: sunny1081
  [200/300] [Apps] QtWebKit - Web Browser - Updated 23rd Sep vaidyasr 269 113,003 02-12-2013 12:41 PM
Last Post: Willem53
  [300] Guidance needed for using CSI apps mjccox 3 567 01-14-2013 01:16 AM
Last Post: jhmiller
  [200] [Apps] NMT CSI IPTV Player romanr 34 12,042 12-31-2012 07:57 PM
Last Post: romanr
  [200/300/400] Qt 5.0.0-rc1 for NMT - GUI Apps/Games/Utilities vaidyasr 2 912 12-23-2012 06:03 PM
Last Post: vaidyasr
  [200] HELP! No apps/csi Atinkler 22 1,816 11-08-2012 07:58 PM
Last Post: Atinkler
  [300] 300 series and Pchtrakt info pace508 8 2,283 10-18-2012 01:31 PM
Last Post: jhmiller

Forum Jump: