Commit graph

20 commits

Author SHA1 Message Date
JPVenson 38bf59d6e8
Update .vscode/launch.json
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-01-19 12:25:39 +01:00
JPVenson 23c7770683
Fixed ffmpeg version
updated lauch with ffmpeg
2024-01-19 00:48:03 +00:00
JPVenson 21ae7a1317
Added ffmpeg version to build 2024-01-18 23:11:22 +00:00
JPVenson 5ff7c17daf
Feature/enable gh codespaces (#10324)
* Added BindAll network Manager

* Updated docs

* Update ApplicationHost.cs

resolved merge conflicts

* Fixed merge issues

* Updated Dev container to dotnet

* Update Emby.Server.Implementations/ApplicationHost.cs

Co-authored-by: Cody Robibero <cody@robibe.ro>

* Updates container to include dependencies

* Resolved merge conflicts

* Updated container config to automate setup more

* Updated readme

* Enabled auto loading of extensions

* fixed recommended list not parsable

* Removed obsolete code

* Reverted change to virtualize GetAllBindInterfaces

* Updated Readme

* Update devcontainer.json

---------

Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-01-06 13:35:15 -07:00
Bond_009 eb022c49cc Update to .NET 8 2023-11-14 21:12:16 +01:00
Bond_009 4c41f96407 Update README and vscode launch settings 2022-12-07 16:44:00 +01:00
David Ullmer d284e09a8a
Change .vscode/launch.json to use .NET 6 2021-10-03 18:38:21 +02:00
crobibero 185fac0677 Upgrade all netcore3.1 to net5.0 2020-11-15 13:31:47 -07:00
spookbits c912093579 Created a separate API Docs profile to launch the browser at the API docs, and the nowebclient profile no longer launches the browser at all.
Don't point to web in the client because it won't redirect properly.

Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
2020-09-28 16:34:48 -04:00
Erwin de Haan 1c71ddc426 Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 2020-09-03 23:13:46 +02:00
Alf Sebastian Houge 676f000286 Remove comments from json file in .vscode/launch.json 2020-08-03 20:45:50 +02:00
Alf Sebastian Houge d53f7dd0c2 Add vscode launch configuration for launching without hosting webclient 2020-08-03 20:27:22 +02:00
telans 712d581e01
remove vscode launch.json comments 2020-06-23 20:35:10 +12:00
telans ae20776db3
vscode: dotnet telemetry optout 2020-06-23 20:35:08 +12:00
Vasily 29443e3681
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-26 00:50:29 +03:00
Vasily bfb644d5f5 Fix nullref exception 2020-05-19 13:45:39 +03:00
Mark Monteiro 681dd8d32f Add recommended extensions to VS Code configuration 2020-03-17 14:21:00 +01:00
Bond_009 b87750d8e0 Update vs code workspace 2019-12-20 21:50:15 +01:00
grafixeyehero 90c1eceec7 update vsc workspace launch for net core 3 2019-10-23 01:57:38 +03:00
Anthony Lavado cdcdeb5996 Add JSON assets for VSCode development
- This adds two configuration files that allow VSCode to open the solution and begin work with the project
2019-01-02 02:20:14 -05:00