mpv.net icon indicating copy to clipboard operation
mpv.net copied to clipboard

how to bring back history lua file guide v7.1.0.0

Open fazelfarrokhi20 opened this issue 1 year ago • 2 comments

how to bring back history lua file guide v7.1.0.0 please help and guide me

fazelfarrokhi20 avatar Jan 13 '24 15:01 fazelfarrokhi20

There is a user script you can use:

https://github.com/stax76/mpv-scripts/blob/main/history.lua

On the right side of the page is a download button you can use to download the script.

Save it here:

C:\Users\username\AppData\Roaming\mpv.net\scripts\history.lua

In the script at the top, you can find instructions on how to use the script.

In input.conf you can add a binding to open the history.log file in notepad:

h run notepad C:\foobar\history.log

Options are saved here:

C:\Users\username\AppData\Roaming\mpv.net\script-opts\history.conf

Options example:

exclude=path to exclude 1; path to exclude 2
storage_path=C:\foobar\history.log

stax76 avatar Jan 14 '24 07:01 stax76

There is a user script you can use:

https://github.com/stax76/mpv-scripts/blob/main/history.lua

On the right side of the page is a download button you can use to download the script.

Save it here:

C:\Users\username\AppData\Roaming\mpv.net\scripts\history.lua

In the script at the top, you can find instructions on how to use the script.

In input.conf you can add a binding to open the history.log file in notepad:

h run notepad C:\foobar\history.log

Options are saved here:

C:\Users\username\AppData\Roaming\mpv.net\script-opts\history.conf

Options example:

exclude=path to exclude 1; path to exclude 2
storage_path=C:\foobar\history.log

Look like i am a noob and beginner at this no matter how hard i tried i could not bring history back and did not understand what to do maybe a step by step pc video could have helped me BUT its better that i wait until the DEV add this back PLEASE

fazelfarrokhi20 avatar Jan 14 '24 14:01 fazelfarrokhi20