User(s) browsing this thread:
|
[GUIDE] How to use Trakt with YAMJ and get automatic watched files too
|
|
04-04-2012, 08:10 PM
(This post was last modified: 05-03-2012 09:09 AM by Bazrah.)
|
|||
|
|||
|
How to use Trakt with YAMJ and get automatic watched files too
How to use Trakt with YAMJ and get automatic watched files too
This guide shows how you can join the Trakt.tv community from your pch running YAMJ. Thanks to Omertron and jwaulers for the apps and guides which I've consolidated here. There are 5 steps: 1. Register on Trakt.tv 2. Use the YAMJ Trakt.tv app to upload your jukebox to Trakt.tv 3. Use PchTrakt to automatically update Trakt.tv when you watch tv shows or movies 4. Get PchTrakt to write a watched file for those tv shows and movies you watched 5. Add the Trakt.tv widget to your forum signature 1. Register on Trakt.tv Quite simple Go to the website and set up an account. Remember the username and password as you'll need that later2. Use YAMJ Trakt.tv app to upload your jukebox to Trakt.tv This app from Omertron uses the CompleteMovies.xml file in your YAMJ jukebox and uploads your collection, including which ones you've watched, directly to Trakt.tv website. This is a one-time use app as pchtrakt will take care of the day-to-day updating. ![]() When you run the application you need to enter your information for the Trakt.tv website. Your password will be encrypted for processing. You can get your API key from http://trakt.tv/settings/api You will then need to browse to your jukebox location and select the CompleteMovies.xml. Once the CompleteMovies.xml file has been selected you need to Process it. Once the processing has finished, you will need to Process the file to Trakt.tv. 3. Use PchTrakt to automatically update Trakt.tv This script from jlauwers keeps track of what your watching, and when you reach 90% in a file, it'll post it as watched to the website. Download link: PchTrakt Install notes: Before installing pchtrakt, you must first install the "local" package with C.S.I In C.S.I. > File > Install from file > pchtrakt.zip -- First installation can take some time because of the dependencies. (around 3 minutes) Please be patient With SAMBA or FTP, go to \\your_popcorn_IP\share\Apps\pchtrakt\ and edit pchtrakt.ini to add your trakt login and password. (we are working on a better way to do this) Then restart pchtrakt. The ini file looks like this: PHP Code: [PCHtrakt]Don't change the Pch IP Enter your Trakt login and password. The YAMJ section we'll cover next. 4. Get pchtrakt to create a watched file when you reach 90% of a file. In the YAMJ section of the pchtrakt.ini change watched to 1 and watched_with_video to 1. You can also add genres you don't want pchtrakt to update to the Trakt.tv website like the kids stuff (or others ).At the moment you need to put the path to the jukebox to, which in my case is the A300 internal drive. 5. Add the Trakt.tv widget to your nmt forum signature Go to Trakt.tv and pick the widget you like and paste it into your signature You're now good to go, as PchTrakt will keep updating Trakt.tv automatically with your watched list. PchTrakt | YAMJ wiki
|
|||
5 users say Thank You to Bazrah for this post |
|
04-04-2012, 08:34 PM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
I wanted to add a couple more things to this..
#2: Never run yamj pcktrakt a second time. After you run it once, it's done and delete it.. Not mentioned: If you use tools like sickbeard or other post processing, look for a trakt.tv option and set them up to update trakt.tv for you automatically. |
|||
|
05-03-2012, 08:46 AM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
Hi Mate,
I tried to install the pchtrakt with CSI, but without any success. First, I can see the hcptrakt 0.4.16 in the "Installed" box, and it is started as well. But whenever I browse into the Apps/pchtrakt folder, I can only see appinfo.json and deamon.sh files but not any .ini files where I could put my account name and password. If I stop and restart the app by the CSI, it deletes itself, and need to install again to the Popcorn A-210. Please let me know, what could be the problem. The YAMJ application copied everything to my account, so the problem is only on the Popcorn Hour. |
|||
|
05-03-2012, 09:09 AM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
Did you install the "local" from CSI first?
PchTrakt | YAMJ wiki
|
|||
2 users say Thank You to Bazrah for this post |
|
05-03-2012, 10:54 AM
|
|||
|
|||
RE: How to use Trakt with YAMJ and get automatic watched files too
(05-03-2012 09:09 AM)Bazrah Wrote: Did you install the "local" from CSI first? Thanks Bazrah, I accidentally skipped this step. Now it seems the app started and I could changed the ini file. The only difference is, that originally I had True/False in the ini file, while you mentioned 1. Is it the same for the code, or there were some changes in 4.16 and I should put true in the ini file instead of 1? Anyhow, I'll try this as it is! Cheers, |
|||
|
05-03-2012, 04:21 PM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
@bazarh thanks for this compile and this how to
i'm wondering if, instead of the jukebox location , watched could be set under movies folder my parameter is : mjb.watchedLocation = withVideo and my settings: PHP Code: [PCHtrakt]all my hierarchy movies are under a USB folder which is a symlink under /share/ pointing to my USB disk |
|||
|
05-04-2012, 08:55 AM
(This post was last modified: 05-04-2012 08:56 AM by Bazrah.)
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
I put the watched files with the videos, I don't think you need to add a watched location for this, and my ini looks like this:
PHP Code: [PCHtrakt]Not sure about the symlinks - you'll have to try that out ![]() (05-03-2012 04:21 PM)jluc2808 Wrote: @bazarh thanks for this compile and this how to PchTrakt | YAMJ wiki
|
|||
|
05-04-2012, 11:35 AM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
ok thanks i will try
|
|||
|
05-07-2012, 12:47 PM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
Hi,
Can you tell me if there's a way, to put the .wathed files into a separate folder (for example somewhere in the Jukebox) instead of the movie folder? It messes up the TV series folder with lots of files and I prefer to keep them clean. I use Omerton skin with eZap extension. I'm not sure if there's a way to use the XML file's watched tag for this purpose with Trakt, instead of writing out these files. And my last question: Trakt.tv website is updated continuously with the watched episodes of the TV shows, but I can't see the newly added TV shows there. Also there are some badly recognised TV shows, which I cannot delete on the website, nor repair it. (locally they are fine, all the thetvdb and imdb codes are correct in their xml files.) Sorry for the long post, Cheers, ecs |
|||
|
05-08-2012, 09:21 PM
(This post was last modified: 05-08-2012 11:14 PM by merlin110.)
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
In post 1 was written:
Install notes: Before installing pchtrakt, you must first install the "local" package with C.S.I In C.S.I. > File > Install from file > pchtrakt.zip -- First installation can take some time because of the dependencies. (around 3 minutes) Please be patient With SAMBA or FTP, go to \\your_popcorn_IP\share\Apps\pchtrakt\ and edit pchtrakt.ini to add your trakt login and password. (we are working on a better way to do this) When install pchtrakt.zip.... ![]() Uploaded with ImageShack.us ...... and connect via filezilla (\\your_popcorn_IP\share\Apps\pchtrakt\) i see only this: ![]() Uploaded with ImageShack.us Uploaded with ImageShack.us Where is the pchtrakt.ini ? |
|||
|
05-08-2012, 10:05 PM
(This post was last modified: 05-08-2012 10:07 PM by nawo69.)
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
did you install "local" with csi before you installed pchtrakt?
(05-07-2012 12:47 PM)ecs Wrote: Hi, Yeah i get my watched files created in the Jukebox Watched Folder rather than with Videos these are my settings :- [YAMJ] watched = True watched_path = /opt/sybhttpd/localhost.drives/NETWORK_SHARE/ot/Jukebox/Watched/ watched_with_video = False ignored_category = path = /opt/sybhttpd/localhost.drives/NETWORK_SHARE/ot/
|
|||
2 users say Thank You to nawo69 for this post |
|
05-08-2012, 10:12 PM
(This post was last modified: 05-08-2012 10:12 PM by jlauwers.)
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
I can't believe I didn't subscribe to that thread!
Thank for you help guys
![]() Pchtrakt - Scrobble what you are playing on your popcorn-hour to trakt.tv |
|||
|
05-09-2012, 02:51 PM
|
|||
|
|||
RE: How to use Trakt with YAMJ and get automatic watched files too
(05-08-2012 10:05 PM)nawo69 Wrote: did you install "local" with csi before you installed pchtrakt? Thanks, I'll give it a try. I had quite a similar settings in my .ini file, but maybe there was a mismatch in the path name. Btw, does Eversion knows somehow, where to look for the watched files, to be able to tag the watched episodes in a TV show? Or should I put something to the properties file? |
|||
|
05-09-2012, 03:27 PM
|
|||
|
|||
|
RE: How to use Trakt with YAMJ and get automatic watched files too
YAMJ handles the marking of the shows as watched in the XML files, so you WILL need to re-run to update your jukebox.
|
|||
|
05-09-2012, 04:10 PM
(This post was last modified: 05-12-2012 11:56 PM by nawo69.)
|
|||
|
|||
RE: How to use Trakt with YAMJ and get automatic watched files too
(05-09-2012 02:51 PM)ecs Wrote:(05-08-2012 10:05 PM)nawo69 Wrote: did you install "local" with csi before you installed pchtrakt? I created a skin-user.properties with :- mjb.watchedLocation=withJukebox The only problem is it doesn't detected watched files with no extension if they are in the jukebox. Thought that will only be a problem if you already have some like that as pchtrakt creates them with extensions EDIT - Fixed in the latest snapshot
|
|||
1 user says Thank You to nawo69 for this post |
|
« Next Oldest | Next Newest »
|

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



Go to the website and set up an account. Remember the username and password as you'll need that later![[Image: Capture-11.jpg]](http://i905.photobucket.com/albums/ac253/Bazrah/Capture-11.jpg)
).



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





![[Image: unbenannt1die.jpg]](http://img6.imageshack.us/img6/7352/unbenannt1die.jpg)
![[Image: unbenanntssw.jpg]](http://img13.imageshack.us/img13/6792/unbenanntssw.jpg)


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