Commit graph

23 commits

Author SHA1 Message Date
Dragoon Dorise
00a8f1c19c
New paths (#1381)
* new paths

* /

* EmuDeck/

* mv

* no &

* ESDE new location

* ESDE new path

* no symlink load

* bigpemu new path

* force move

* global vars

* oopsie

* missing $emudeckBackend

* better migration detection

* Keep Appimages in Applications

* Keep Appimages in Applications
2025-01-02 13:42:31 +01:00
Srounsroun
3482927b5b
Add OQEE by Free to Cloud Services (#1314)
Co-authored-by: Singdavid Srun <singdavid.srun@oqee.tv>
2024-09-27 09:27:43 +02:00
Marco Vermeulen
1a27bea465 Add BBC iPlayer to cloud services 2024-08-08 22:34:13 +02:00
rawdatafeel
b271b5cbf0 Hotfix/Polish Cloud Services
* Added missing remote play clients to all.sh
    * This allows these clients to properly install
* Fixed install locations for Greenlight and ShadowPC
* Fixed error in cloud.conf
    * Restores https://github.com/dragoonDorise/EmuDeck/pull/941
    * This was not working originally because the cloud.conf file is never updated once it's copied to Emulation/roms/cloud
        * Added a grep command to detect "browercommand" so this cloud.conf can be updated once in order for this PR to work properly
* Added ES-DE and Pegasus optional support
    * Added a prompt so users can select if they would like their services in ES-DE and Pegasus. Copies files to Emulation/roms/desktop
    * Removed cloud and remoteplay from Pegasus so scraping can be shared properly between ES-DE and Pegasus
    * Swapped default desktop system for ES-DE to "Keep ES-DE running"
* Added back firefox support
    * Reverts https://github.com/dragoonDorise/EmuDeck/pull/910
* Added Steam ROM Manager parser for bash and desktop files with proper exclusion for the cloud and remoteplay folders

Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
Co-authored-by: Thomas Crider <11287837+GloriousEggroll@users.noreply.github.com>
2024-06-09 19:23:48 +02:00
Mt-Vasuveus
1bf7e36bd7
Create Dropout.sh as a Cloud Service (#1219) 2024-05-06 14:58:21 -04:00
Dragoon Dorise
a07d0ae17d quickfix cloudservices 2024-03-07 10:59:22 +01:00
Dragoon Dorise
a9feb7c054 Revert "hotfix cloud.sh"
This reverts commit 8175c99eaa.
2024-03-07 10:58:32 +01:00
Dragoon Dorise
8175c99eaa hotfix cloud.sh 2024-03-07 10:57:17 +01:00
Griffin
7b5bfd2743
move all /bin/sh and /usr/bin/bash to /bin/bash (#972)
Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-30 21:07:58 +01:00
Griffin
e5fbc44297
Add Antstream Arcade Cloud (#969)
* add antstream

* change usr bin to bin

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-30 20:59:46 +01:00
Thomas Crider
d43ce25732
cloud: use more universal browser command that is not reliant on flatpak only (#941)
(1) This empties LD_PRELOAD in case anything is being preloaded into steam (such as libextest.so for wayland sessions). This way the preload does not carry into any browser we try to run.
(2) This adds a 'browsercommand' function that does these in order:

First, it tries the standard flatpak browserapp command.
If that fails, it then tries the the browserapp as a normal non-flatpak command
If that fails, it then uses xdg-settings to determine the default browser on the system then tries to launch that as a normal non-flatpak command.

This is a much more universal approach for non-flatpak reliant distros

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2024-01-20 23:00:06 +01:00
Christopher Strecker
3cee183230
Add Pocket Cast Cloud Service (#893)
* Hotfix dolphin config

Remove WirelessMac

* SDL Driver

* hotfix Vita3k releaseURL

hotfix Vita3k releaseURL

* better linux support

* Chimera

* chimera

* chimeraaa

* chimeraPath

* Import + Export Tool

* [Hotfix] Vita3K (#911)

* better explanation

* fix import

* Add Pocket Casts.sh

This is in response to (Issue #892: [Feature Request] Add Pocket Casts to cloud services)

* Update Pocket Casts.sh

Add shellcheck  changes

---------

Co-authored-by: Livedeht <godsbane@gmail.com>
Co-authored-by: Rodrigo <rodrigosedano@me.com>
Co-authored-by: rawdatafeel <108900299+rawdatafeel@users.noreply.github.com>
2023-12-29 17:11:41 +01:00
jcarrothers
b6b7411944
Add Crave streaming service (#891)
* Add Crave streaming service

Add file for the Canada exclusive Crave streaming
service.

* Update Crave.sh

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
2023-12-29 17:08:06 +01:00
Thomas Crider
ebd564a9eb
Use local running instance of Jellyfin for default URL. This allows instant access if Jellyfin server is installed and running on Steam Deck (#909) 2023-12-29 16:52:30 +01:00
Livedeht
9aad719a70
Merge pull request #731 from sq1000000/main
Added Nebula as a Cloud Service
2023-09-15 18:51:25 -04:00
rawdatafeel
a4b56dc66d
Merge pull request #1 from rawdatafeel/patch-3
Update URL to directly link to Discord
2023-05-23 22:03:33 -04:00
rawdatafeel
a4089978bc
Update URL to directly link to Discord
Current URL links to website

Old URL: https://discord.com

New URL: https://discord.com/app
2023-05-23 22:02:38 -04:00
rawdatafeel
3caa053ce3
Update to New HBO Max URL
Old URL: https://www.hbomax.com/

New URL: https://www.max.com/
2023-05-23 21:56:13 -04:00
Xav!
dc6d5f4a6f
Added Nebula.sh 2023-04-30 23:17:02 -04:00
KingIzzymon
e27261ee91
CSM Updates and bug fixes (#627)
- Added more supported browsers: Brave, Chromium
- Added automation to set default browser as used browser upon initial run
- Added repair script with versioning for cloud.conf
2023-02-12 03:41:02 -05:00
KingIzzymon
af9e5a4104
Added remote play clients (#622)
* Added remote play clients

- Fixed bug that deleted cloud scripts when pressing "cancel"
- Updated cloud scripts to reflect changes
- Added steam controller template "EmuDeck - Cloud"
- Updated readme

Note: beta testers will need to delete their cloud.conf, run the cloudServicesManager and update their cloud services.

* Minor fixes

* Added remote play clients

- Fixed bug that deleted cloud scripts when pressing "cancel"
- Updated cloud scripts to reflect changes
- Added steam controller template "EmuDeck - Cloud"
- Updated readme

Note: beta testers will need to delete their cloud.conf, run the cloudServicesManager and update their cloud services.
2023-02-11 03:51:54 -05:00
rawdatafeel
1d4ca739b7
Rename chiaki.sh to ChiakiRemotePlayClient.sh (#616)
Better matching to SteamGridDB
2023-02-05 15:30:13 -05:00
Livedeht
e06a9e5fea Add cloud gaming (#611)
* Create PutLaunchersHere.txt

* Added cloud services parser in SRM config.
Added scripts with matching SteamGridDB names for proper scraping.

* Update userConfigurations.json

Disabled "fuzzyMatch->removeCharacters" so that items such as "Disney+" and "Paramount+" with special characters can match correctly.

* Created "cloud.conf" and edited the scripts.
This allows for users to change the conf to use a different web browser.

* Update README.md

* Added cloudServicesManager.sh.
Features:
* Auto-update list based on github repo.
* Updates exsisting scripts without touching user custom added scripts (based on file name).
* Edit `cloud.conf` file to change default web browser for scripts.

* Use the already pulled data. Since the cloud services manager will be
executed from EmuDeck and it updates the backend we can use it.

* add Chiaki Script

* Streamline menu for cloudManager

---------

Co-authored-by: Isaiah Koontz <isaiah.koontz@gmail.com>
2023-02-04 02:11:48 +01:00