Results 290 comments of 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 ? ![image](https://user-images.githubusercontent.com/7042766/61102750-c26b1b80-a4a1-11e9-8f97-6a0dade79f8d.png)

[Chinese.txt](https://github.com/kanryu/quickviewer/files/3385341/Chinese.txt)

![image](https://user-images.githubusercontent.com/7042766/61108982-52b35b80-a4b6-11e9-8fc5-7bbe243cead3.png) this setting will automatically restore when restart use yourlanguage, here not change ![image](https://user-images.githubusercontent.com/7042766/61107474-960bcb00-a4b2-11e9-9707-7a5ab26df046.png)

> 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

![image](https://user-images.githubusercontent.com/7042766/208333428-90c28147-806e-4267-a783-bd7fccc3a151.png) 也有只有播放器和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