mrcanelas
b07d08e719
revert changes in GitHub Actions
2025-02-07 09:26:11 -03:00
mrcanelas
a98693ff2c
Try fix GitHub Actions
2025-02-07 09:22:57 -03:00
mrcanelas
75c3ba6241
Expose PORT in Dockerfile
2025-02-07 08:40:52 -03:00
Silas Alves
85c13c3517
Merge pull request #70 from Viren070/main
...
feat(ci): GitHub Actions workflow for Docker image deployment
2025-02-07 08:38:52 -03:00
mrcanelas
14b5211951
refactor: remove streaming from addon URL
...
- Remove streaming from AddonConfig interface
- Remove streaming from URL generation
- Keep streaming state derived from selected catalogs
This change simplifies the configuration by deriving streaming services from catalog selection.
2025-02-06 22:30:44 -03:00
Viren070
3774b50a46
Merge branch 'mrcanelas:main' into main
2025-02-07 00:07:41 +00:00
mrcanelas
132ad84ded
add .env.example file as configuration example
2025-02-06 21:00:46 -03:00
mrcanelas
1e895dc8b9
feat: add URL configuration loader
...
- Add loadConfigFromUrl function to parse and load settings from URL
- Implement automatic config loading on component mount
- Add URL state cleanup after loading
- Update ConfigContext type to include new loader function
This allows users to share their addon configuration through URLs.
2025-02-06 20:55:19 -03:00
mrcanelas
98ff835307
Update watchProviderId to Amazon Prime
2025-02-06 20:02:54 -03:00
Silas Alves
3649882292
Merge pull request #63 from TwilightMercy/main
...
translations.json | Add he-IL (Hebrew) language
2025-02-06 19:31:49 -03:00
mrcanelas
a1dbf8dc04
downgrade fanart.tv-api lib to previous version
2025-02-06 17:34:30 -03:00
Silas Alves
5ef04fedd8
Merge pull request #69 from dexter21767/main
...
fix dockerfile
2025-02-06 17:20:56 -03:00
dexter21767
acf2345f7b
fix dockerfile
2025-02-06 16:31:27 +01:00
Viren070
6d7eb1c0e3
feat(ci): GitHub Actions workflow for Docker image deployment
2025-02-06 12:05:21 +00:00
TwilightMercy
a36c9f1fc5
translations.json | Add he-IL (Hebrew) language
2025-02-05 23:47:58 +02:00
mrcanelas
7929de2801
Update node version in Dockerfile
2025-02-05 17:58:09 -03:00
mrcanelas
cac23642f6
Remove beamup.json
2025-02-05 17:47:25 -03:00
mrcanelas
4e0aeeec7b
Try fix deploy error
2025-02-05 17:45:07 -03:00
mrcanelas
ea82d09b52
Auto-commit
2025-02-05 17:18:26 -03:00
mrcanelas
d4a233fe62
Change window.location.host to window.location.origin
2025-02-05 16:43:33 -03:00
mrcanelas
3aeeb450dd
Add http:// to run local
2025-02-05 16:33:57 -03:00
mrcanelas
be6a69ae48
Add window.location.host in instalation url
2025-02-05 16:27:39 -03:00
mrcanelas
89fbab9aa7
Add configure page to main repo
2025-02-05 16:12:35 -03:00
Silas Alves
9a54bd8778
Merge pull request #62 from janowakps/main
...
Update translations.json
2025-02-05 11:43:32 -03:00
janowakps
1e0c8636d3
Update translations.json
...
addition of Polish language
2025-02-05 00:30:17 +01:00
mrcanelas
685dfbff57
Fixed streaming catalogs in countries where services are not available #61
2025-02-04 17:50:36 -03:00
mrcanelas
4e0c116863
Improved getImdbRating function
2025-02-04 17:49:04 -03:00
mrcanelas
5dc79cc0e5
Improved getLogo function
2025-02-04 17:48:41 -03:00
mrcanelas
6e8529418a
Add default country for providers
2025-02-04 17:47:48 -03:00
mrcanelas
d164ba48d7
Fix results for catalogs without genre
2025-02-02 19:19:57 -03:00
mrcanelas
4eff83f9dc
Remove console.log
2025-02-02 19:19:03 -03:00
mrcanelas
b2452a6879
Auto-commit
2025-02-02 16:38:29 -03:00
mrcanelas
c242d04ae0
FIx some watch providers id's
2025-02-02 16:36:36 -03:00
mrcanelas
051c7d57fa
Allow clipboard in iframe
2025-02-02 15:55:27 -03:00
mrcanelas
b476cbb515
Fixed "Top" genre in catalogs not showing on home page
2025-02-02 13:57:45 -03:00
mrcanelas
6ff75db215
Update delendencies
2025-02-02 12:34:13 -03:00
mrcanelas
fe3f586822
Merge branch 'main' of https://github.com/mrcanelas/tmdb-addon
2025-02-02 12:30:55 -03:00
mrcanelas
6c62321d89
Update to sort catalogs as in configuration
2025-02-02 12:30:43 -03:00
mrcanelas
8ce9f5e436
Update fanart.tv-api
2025-02-02 12:29:31 -03:00
Silas Alves
1827a853bf
Merge pull request #57 from oleglucic/main
...
Complete rewrite of README.md
2025-02-01 16:29:22 -03:00
mrcanelas
0c74237fa3
Revert "Update to 3.1.2"
...
This reverts commit c2b4805792 .
2025-02-01 14:39:33 -03:00
mrcanelas
687e4c7c6d
Auto-commit
2025-02-01 14:27:54 -03:00
mrcanelas
c2b4805792
Update to 3.1.2
2025-02-01 14:09:00 -03:00
Oleg lučić
b488a5ff3c
Debugging
2025-02-01 12:12:42 +01:00
Oleg lučić
f07e0d7f59
Fine tuning
2025-02-01 12:10:16 +01:00
Oleg lučić
1fef5b828b
Debugging
2025-02-01 12:07:16 +01:00
Oleg lučić
a6b8d95bcc
Debugging
2025-02-01 12:04:20 +01:00
Oleg lučić
d14c4e5137
Update README.md
...
Complete rewrite of README.md
2025-01-31 23:40:50 +01:00
mrcanelas
56c063059d
Add function to sort catalogs
2025-01-30 20:34:11 -03:00
mrcanelas
2aab372e70
Fix configure route
2025-01-30 18:12:33 -03:00