ted423
ted423
现在apt mediaarea相关的源似乎有点问题
试了一下 ``` Object.defineProperty(document.querySelector("#autotype option[value='1080p']"),'selected',{ set: function(){console.log('BHD change remove by Easy-upload')} }) Object.defineProperty(document.querySelector("#autotype option[value='Null']"),'selected',{ set: function(){console.log('BHD change remove by Easy-upload')} }) ``` 这个把BHD的修改干掉了,不过会卡在Select(看起来BHD是先清然后再设置一遍,并且是通过selected,而不是value,理论上可以setter 1080p和2160p做个再检测) 不过感觉这种不太具有美感,会破坏网页原生功能 不清楚这个会不会更好 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Proxy
> Are you thinking about image scrolling when viewing an image larger than the window? > > Uncheck [Scroll with mouse cursor on zooming] in the main menu. Woops,it may...
``` BrightnessWindow Brightness label text which describes about changing brightness of the image 亮度 Contrast label text which describes about changing contrast of the image 对比度 Gamma Value label text...
I find quickviewer_zh.ts and make some update I don't know how to show exif. and what's this use for ? 
[Chinese.txt](https://github.com/kanryu/quickviewer/files/3385341/Chinese.txt)
 this setting will automatically restore when restart use yourlanguage, here not change 
> Thank you. > But I can't check yours because I'm in a travel. > So, please wait that I return home :-P Have a nice trip
 也有只有播放器和tsremuxGUI能认到的
``` docker logs filebrowser 2022/12/01 09:08:10 Using config file: /.filebrowser.json 2022/12/01 09:08:10 Listening on [::]:80 ``` so this is config file in docker