solved Playlist cacheing

SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
When an item on another's profile is added to a newly created playlist it doesn't appear until the cache is emptied.

When adding an item on my own profile everything works as it should.

I needed to fix this on my system, so I edited the module by passing the user home profile id and the module parameters into the jrProfile_reset_cache functions in both view_jrPlaylist_inject_save and view_jrPlaylist_add_save

To reproduce on a system with caching on:
Go to the video list page on another's profile.
Add a video to a new playlist.
Try adding another video to that playlist.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 02/21/17 03:17:42AM
brian
@brian
8 years ago
10,148 posts
I've got this fixed in version 1.1.1 - thanks for letting us know :)


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
My pleasure!

Thank you Brian :)


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags