Commit Graph

143 Commits

Author SHA1 Message Date
Anthony Lavado
15b6b23a5c
Merge pull request #77 from gnattu/qol-improvements
Use server config to open URL and use new logos
2024-10-22 09:04:46 -04:00
gnattu
d6025c5c68 Use new logo 2024-09-08 22:54:07 +08:00
gnattu
adaea2356a Use server networking settings to open url 2024-09-08 22:28:26 +08:00
Anthony Lavado
1e7fbe736b
Delete .github/workflows/build.yaml 2024-05-12 22:00:35 -04:00
Anthony Lavado
009cdb0924
Merge pull request #73 from gnattu/fix-migration
Fix migration logic
2024-05-12 21:59:34 -04:00
gnattu
87fb95b386 Fix log path
Also check for old path in this case
2024-05-13 09:02:23 +08:00
gnattu
3e6593123e Use old path instead of doing a migration 2024-05-13 01:23:37 +08:00
gnattu
c1d9c6eb2c Fix migration logic
This is really badly written two years ago and never got a chance to test it. It is wrong in two ways:

- The new folder creation needs to be performed before the item moving
- The item moving only need to be performed when the new folder has to be  crreated
2024-05-13 00:35:03 +08:00
Anthony Lavado
0c6e1b08f4
Merge pull request #70 from gnattu/10.9 2024-03-28 14:48:14 -04:00
gnattu
7ab8a72cef fix: use bundled ffmpeg
We should use the cmd line to specify ffmpeg path. This will make
it impossible to let user specify custom ffmpeg now. If that is
a supported use case, we need to implement it in the preference
panel.
2024-03-28 08:23:36 +08:00
gnattu
6a69d6b345 chore: it's 2024 now 2024-03-28 08:23:23 +08:00
gnattu
afb7d32668 chore: target macOS 12
As we are using dotnet 8 which requires macOS 12, targetting
an earlier version is not useful. This will enable us to use new
APIs in the future.
2024-03-28 08:21:38 +08:00
Odd Stråbø
1b5815e332
Merge pull request #65 from methbkts/patch-1
Update link to Jellyfin website
2023-11-25 14:05:56 +01:00
Metin Bektas
ad52864f6b
Update package.json 2023-11-19 16:42:05 +01:00
Metin Bektas
16499d9e28
Update README.md
Fix the link to the Jellyfin Project
2023-10-31 09:33:27 +01:00
Anthony Lavado
a8e8c10f1b
Merge pull request #62 from jellyfin/renovate/appdmg-0.x-lockfile
Update dependency appdmg to v0.6.6
2023-10-18 21:24:21 -04:00
renovate[bot]
68bcca4170
Update dependency appdmg to v0.6.6 2023-10-17 04:49:02 +00:00
Anthony Lavado
d12b571407
Merge pull request #61 from jellyfin/renovate/configure 2023-10-17 00:48:38 -04:00
renovate[bot]
f29f43e762
Add renovate.json 2023-07-02 15:08:58 +00:00
Anthony Lavado
9562c409ca
Merge pull request #54 from LePips/redo-app 2022-08-17 18:09:46 -04:00
Ethan Pippin
0249b19cba fix headers and lint 2022-08-08 22:12:21 -06:00
Ethan Pippin
48742e3f08 Update README.md 2022-08-08 21:59:44 -06:00
Ethan Pippin
596470d9bc add migration 2022-08-08 21:54:56 -06:00
Ethan Pippin
f608b5e65f remove my team 2022-08-04 11:20:21 -06:00
Ethan Pippin
98e1e62045 final and remove unused published workflows 2022-08-04 11:18:07 -06:00
Ethan Pippin
7b21d1bc37 final fixes and create-dmg script 2022-08-04 11:04:39 -06:00
Ethan Pippin
a39c8a2c2c rename task to process 2022-08-04 10:28:17 -06:00
Ethan Pippin
5975c83354 redo app 2022-08-04 00:05:50 -06:00
Anthony Lavado
9e28d05d87
Merge pull request #53 from jellyfin/github-secrets 2022-05-23 07:55:02 -04:00
Cody Robibero
86eb75e97c Pass secrets as input 2022-05-21 14:35:03 -06:00
Anthony Lavado
da0bfca5be
Merge pull request #52 from jellyfin/github-actions
Migrate to Github Actions
2022-05-19 21:14:21 -04:00
Anthony Lavado
5853c2b02f Update to include secrets 2022-05-18 20:53:53 +00:00
Cody Robibero
0e8e035382 Migrate to Github Actions 2022-05-17 11:18:35 -06:00
Anthony Lavado
f86e4fe028
Update Documentation and Fix Authors file (#49)
* Update AUTHORS for accuracy.

* Add LICENSE Header

* Update README build instructions.

* Update Deployment Info
2022-03-03 22:30:09 -05:00
Anthony Lavado
b04e225b60 Update azure-pipelines.yml for Azure Pipelines 2020-07-19 20:16:55 -04:00
Anthony Lavado
09131d1bef
Update for new ffmpeg 2020-07-19 19:47:59 -04:00
Anthony Lavado
c38eb2a623
Add full Azure Pipeline CI (#32)
* Set up CI with Azure Pipelines

[skip ci]
2020-06-02 04:12:35 -04:00
Anthony Lavado
7dbb3fb24c
Merge pull request #31 from anthonylavado/master
Small fixes and TODO
2020-05-26 00:19:10 -04:00
Anthony Lavado
dcae74e6d8 Small fixes and TODO 2020-05-26 00:18:41 -04:00
Anthony Lavado
32efb07635
Merge pull request #30 from anthonylavado/self-build
Add using Jellyfin Web from Resources, no symlink needed
2020-05-26 00:12:43 -04:00
Anthony Lavado
e2a4f9e289 Add using Jellyfin Web from Resources, no symlink needed 2020-05-26 00:11:31 -04:00
Anthony Lavado
1655aac149
Merge pull request #29 from anthonylavado/fix-readme
Update the readme for current changes
2020-05-17 03:00:32 -04:00
Anthony Lavado
c20f21df91 Update the readme for current changes 2020-05-17 02:58:49 -04:00
Anthony Lavado
c04cf6e320
Merge pull request #28 from anthonylavado/fix-path
Create the needed cache folder
2020-05-17 02:48:54 -04:00
Anthony Lavado
d325af18d1 Create the needed cache folder path if it doesn't exist 2020-05-17 02:47:33 -04:00
Anthony Lavado
4497a6e644
Merge pull request #27 from anthonylavado/return-to-greatness
Re-instate Original Wrapper
2020-05-11 14:16:37 -04:00
Anthony Lavado
d250c87fcf Renamed project and scheme. It works! 2020-05-11 14:14:26 -04:00
Anthony Lavado
0c18b2f097 Update structure and location of files to launch. 2020-05-11 12:10:56 -04:00
Anthony Lavado
693fc5573f Revert to original wrapper. 2020-05-10 23:13:35 -04:00
Anthony Lavado
ac90dd3f40
Request for help 2020-04-30 16:57:21 -04:00