How to fix the page refresh bug in Twonky 7.1.2 Special
Posted: Sat Nov 17, 2012 10:21 pm
There is a bug in the web interface that effects doing a page refresh
The problem is in the function loadMediaContents(id, startItem, numItems, reloadContent){
in the config.js
if you do an F5 the media content div is wiped and not refreshed
here is what was done to make it work
I actually posted this back in 7.0.5, but it is still present
If you also want to make the mytwonky breadcrumb links work on a page refresh
here is what was done to make it work
I've attached a modified copy of the config.js with the edits pre-made for you
Enjoy!
The problem is in the function loadMediaContents(id, startItem, numItems, reloadContent){
in the config.js
if you do an F5 the media content div is wiped and not refreshed
here is what was done to make it work
I actually posted this back in 7.0.5, but it is still present
If you also want to make the mytwonky breadcrumb links work on a page refresh
here is what was done to make it work
I've attached a modified copy of the config.js with the edits pre-made for you
Enjoy!