CapitaineJSparrow / steam-repo-manager

GUI interface on top of https://steamdeckrepo.com/ to install boot videos on your steam deck
GNU General Public License v3.0
70 stars 5 forks source link

Use SteamOS's new official support #13

Closed jeff87218 closed 1 year ago

jeff87218 commented 1 year ago

Updated to download multiple videos under the /home/deck/.steam/root/config/uioverrides/movies/ directory with their original name.

CapitaineJSparrow commented 1 year ago

Hey there, thanks for the pull request and thanks @denilsonsa for his review ! I'll merge this and apply feedbacks on my end, then update the flatpak repository :)

Cheers

CapitaineJSparrow commented 1 year ago

Alright I did some testing after applying all changes, last thing we should have is too ensure /home/deck/.steam/root/config/uioverrides/movies/ exists, it wasn't the case on my end

https://github.com/CapitaineJSparrow/steam-repo-manager/pull/14

denilsonsa commented 1 year ago

last thing we should have is too ensure /home/deck/.steam/root/config/uioverrides/movies/ exists

Should be simple enough, either using either os.makedirs() or Path.mkdir(), the later is likely easier given we are already using pathlib.

Edit: Oh, you've fixed already in 61fa0a45c30041387bd696f62faf0baec2f96951

jeff87218 commented 1 year ago

I think issue #12 is solved. Thanks for update and review!

CapitaineJSparrow commented 1 year ago

Thanks everyone, should be live

👍https://flathub.org/apps/details/com.steamdeckrepo.manager