home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ltfearme" data-source="post: 1069315" data-attributes="member: 52219"><p>You want to use the <em>library </em>call to indicate that it's in your collection i.e. you have a physical media item related to it like a Disc, File etc. So library can include items with playcount >= 0. Are you able to get back all media items where file reference is not null? This would be the most ideal query, you dont need to worry about if its watched for the library call.</p><p></p><p>You can use the <em>seen </em>call for every item in your database that has a playcount > 0 regardless if it has a local file reference.</p><p></p><p>Hopefully that makes sense, maybe in MP2 you don't have a concept of a mediaitem without a file, in which case the query for for library requires no filtering.</p></blockquote><p></p>
[QUOTE="ltfearme, post: 1069315, member: 52219"] You want to use the [I]library [/I]call to indicate that it's in your collection i.e. you have a physical media item related to it like a Disc, File etc. So library can include items with playcount >= 0. Are you able to get back all media items where file reference is not null? This would be the most ideal query, you dont need to worry about if its watched for the library call. You can use the [I]seen [/I]call for every item in your database that has a playcount > 0 regardless if it has a local file reference. Hopefully that makes sense, maybe in MP2 you don't have a concept of a mediaitem without a file, in which case the query for for library requires no filtering. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Plugin Development
Trakt for MP2
Contact us
RSS
Top
Bottom