INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Separate Watched Marks on Multi-client/Server Setup  (Read 388 times)

ecaliva

  • Recent member
  • *
  • Posts: 6
Separate Watched Marks on Multi-client/Server Setup
« on: August 02, 2021, 08:12:26 pm »

How can I get separate watchlists (the watched ticks [I think this is separate from Number Plays]) for each of my clients in my client/server setup?
Logged

ecaliva

  • Recent member
  • *
  • Posts: 6
Re: Separate Watched Marks on Multi-client/Server Setup
« Reply #1 on: August 10, 2021, 11:02:46 pm »

Bump  :)
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71463
  • Where did I put my teeth?
Re: Separate Watched Marks on Multi-client/Server Setup
« Reply #2 on: August 11, 2021, 12:56:20 am »

MC clients won't sync data to the server unless authentication is set in Media Network options.
Logged

zybex

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2399
Re: Separate Watched Marks on Multi-client/Server Setup
« Reply #3 on: August 11, 2021, 02:52:42 am »

You could use the new "After Playback Expression", which can be set differently on each client:
- create a Watched field for each client - [WatchedSrv], [WatchedBedroom], [WatchedWC], etc - with Edit Type "Check"
- on each client, set the expression to "setfield(WatchedSrv, 1)" , using the corresponding field name

You can then use these fields in Views or Playlists to create your per-client watchlists.
You'll need to create all fields on the Server and then restart MC Clients to see them. Then set the expressions on each client. As Jim said, Clients need to have authentication enabled (not guest/read-only mode)
Logged
Pages: [1]   Go Up