1
0
Commit Graph

245 Commits

Author SHA1 Message Date
d96f76ae81 Gitea
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-06 12:32:57 +01:00
3a1a0c0ed7 Better error message 2025-02-06 12:13:46 +01:00
5ef8787a30 Download MAL songs
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 21:51:58 +01:00
6749479f38 Support dataclasses obj
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:33:54 +01:00
e35948a5d1 Remove debug prints 2025-02-01 20:12:16 +01:00
d2916cbc28 Improved normalization to prevent weird transformations
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:11:50 +01:00
9d528d4cfd MyAnimeList
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 36s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2025-02-01 20:00:21 +01:00
02d1d0fb02 🤖 Bumped version to 0.1.60
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m30s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:05:20 +01:00
f194a5defc 🤖 Bumped version to 0.1.59
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 32s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-27 18:56:18 +01:00
fd8734b80a
Fixed Kucoin address checker
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-27 00:24:12 +01:00
9fb6fb4ee6 🤖 Bumped version to 0.1.58
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-27 00:12:20 +01:00
fa18105827
Wild 2024-11-27 00:11:30 +01:00
72c05fe42a 🤖 Bumped version to 0.1.57
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 37s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:59:00 +01:00
be376d2548 🤖 Bumped version to 0.1.56
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:35:51 +01:00
9d84733b94
Secrets
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Has been cancelled
2024-11-26 23:35:05 +01:00
5221164ddf 🤖 Bumped version to 0.1.55
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:26:45 +01:00
f0ee9d7e8c
Expanded logging format
Some checks are pending
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2024-11-26 23:26:12 +01:00
ae0647c176 🤖 Bumped version to 0.1.54
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m37s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-26 23:02:57 +01:00
a301a37f2b
Ruff
Some checks are pending
Run Python tests (through Pytest) / Test (push) Waiting to run
Verify Python project can be installed, loaded and have version checked / Test (push) Waiting to run
2024-11-26 23:02:38 +01:00
6d1f23b1a0
Fixed PSN Profiles timezones
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
2024-11-24 19:07:11 +01:00
91e5562298
Parse datetimes to UTC. 2024-11-24 18:44:04 +01:00
ec27c7e4e0
More strict fetching validation 2024-11-24 18:33:17 +01:00
8d9e6aefa4 🤖 Bumped version to 0.1.53
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m29s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-18 22:46:04 +01:00
30bbab2841
Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-17 17:09:41 +01:00
57918ec9b9
Set cache duration based on index in list.
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-17 12:28:03 +01:00
f7ea7c90b5
Enforce loading of fetchers
All checks were successful
Run Python tests (through Pytest) / Test (push) Successful in 35s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-11-17 11:30:37 +01:00
b71c765e34 🤖 Bumped version to 0.1.52
All checks were successful
Build Python Container / Package-Container (push) Successful in 2m53s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-16 18:39:30 +01:00
a5c36d7acb
Import parse util 2024-11-08 21:42:33 +01:00
9906d34314 🤖 Bumped version to 0.1.51
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m36s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 32s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-10-31 22:39:47 +01:00
1634c9ae65 🤖 Bumped version to 0.1.50
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m28s
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Successful in 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 39s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-10-26 13:36:40 +02:00
d3217163ae 🤖 Bumped version to 0.1.49
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m32s
Package Python / Package (push) Successful in 33s
Run Python tests (through Pytest) / Test (push) Failing after 33s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-10-26 11:29:08 +02:00
6b6591d96a
Code quality 2024-10-25 22:24:33 +02:00
96a2e2bed9
Code quality and typing improvements
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 40s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 28s
2024-10-25 22:09:27 +02:00
5853249b7f
Ruff 2024-10-25 21:52:20 +02:00
b67089f911
Standardized scraper name to not include scraper
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 40s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 30s
2024-10-25 21:50:56 +02:00
ce63ad2d53
Merged all dataset outputs 2024-10-25 21:47:44 +02:00
9a9af4287a
Ruff 2024-10-25 21:30:12 +02:00
842bb5d609
Code quality and release year parsing 2024-10-25 21:29:52 +02:00
ce89103c32
Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
2024-10-25 00:42:25 +02:00
3b908e17ee
PSN: Fixed parsing of missing timestamps 2024-10-25 00:42:13 +02:00
83208fd6ef
Fix caching 2024-10-24 23:51:55 +02:00
f82b7c8526
Ruff
Some checks failed
Run Python tests (through Pytest) / Test (push) Failing after 34s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 29s
2024-10-23 21:30:23 +02:00
3170d8e7a8
PSN Profiles: Implemented pagination 2024-10-23 21:29:53 +02:00
ee8352b017 🤖 Bumped version to 0.1.48
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m24s
Package Python / Package (push) Successful in 26s
Run Python tests (through Pytest) / Test (push) Successful in 39s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 36s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-10-20 19:28:15 +02:00
b12f64a0fa 🤖 Bumped version to 0.1.47
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m31s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-10-20 18:41:41 +02:00
c8c142bd1b
Obsidian import: More intelligent time behaviour
Some checks failed
Test Python / Test (push) Failing after 32s
2024-10-16 23:58:22 +02:00
c226ac623c
Activity merging 2024-10-14 20:18:34 +02:00
c07c371939
Moved more logic to personal_data 2024-10-14 19:43:34 +02:00
72be664d82
Ruff
All checks were successful
Test Python / Test (push) Successful in 31s
2024-10-13 15:20:30 +02:00
477fce869d
Moved ActivitySample into personal_data 2024-10-13 15:20:18 +02:00
f47daa3256
Merging git_time_tracker's advanced CSV parsing into personal_data 2024-10-13 15:04:18 +02:00
ecab909851
Ruff
All checks were successful
Test Python / Test (push) Successful in 32s
2024-10-11 00:56:15 +02:00
33337cd1a2
Added Withings API 2024-10-11 00:55:39 +02:00
d23ee1ce18
Support importing series events 2024-10-11 00:55:38 +02:00
b648983ff2 Steam: Automatic detection of appids for recent games. (Still missing all games, but that requires more permissions)
All checks were successful
Test Python / Test (push) Successful in 32s
2024-10-09 14:24:14 +02:00
3f0ab40982
Ruff 2024-10-03 23:24:12 +02:00
207b6cec67
Obsidian import initial attempt 2024-10-03 23:23:47 +02:00
Anonymph
dea0c52508 🤖 Bumped version to 0.1.46
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m22s
Package Python / Package (push) Failing after 24s
Test Python / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-09-30 20:13:16 +02:00
b655759f06 🤖 Bumped version to 0.1.45
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m33s
Package Python / Package (push) Successful in 34s
Test Python / Test (push) Successful in 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-09-27 00:07:07 +02:00
df0ee95030
CSV sniffing 2024-09-27 00:03:02 +02:00
b83775ee31
More inspiration 2024-09-14 18:41:19 +02:00
6641053beb
Added support for Jellyfin
All checks were successful
Test Python / Test (push) Successful in 32s
2024-09-08 20:20:09 +02:00
9cc7018698 🤖 Bumped version to 0.1.44
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m22s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-09-02 12:05:22 +02:00
9349e4e6d4
Hiding client 2024-09-02 12:04:03 +02:00
7d82003db8
Fixed dumb bug 2024-09-02 11:55:05 +02:00
b45b611eea 🤖 Bumped version to 0.1.43
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m23s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Successful in 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-09-02 11:33:46 +02:00
784d55d1a0 🤖 Bumped version to 0.1.42
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m25s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-09-01 19:00:02 +02:00
263b0b2843
Implemented partial Steam support 2024-09-01 16:55:45 +02:00
c6fd5bc5cc 🤖 Bumped version to 0.1.41
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m23s
Package Python / Package (push) Successful in 30s
Test Python / Test (push) Failing after 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-27 21:08:36 +02:00
43cc7eceaf
Produce correct timezone 2024-08-27 21:06:51 +02:00
0057693f28
Improved timezone handling 2024-08-27 00:31:44 +02:00
090b854f66 🤖 Bumped version to 0.1.40
Some checks failed
Build Python Container / Package-Container (push) Successful in 1m26s
Package Python / Package (push) Successful in 24s
Test Python / Test (push) Failing after 30s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-26 00:58:37 +02:00
51d49bf9f7
More games
Some checks failed
Test Python / Test (push) Failing after 29s
2024-08-25 23:12:33 +02:00
28e18fc1b4
Fixed title and description 2024-08-25 22:15:13 +02:00
72804d145f
Additional types 2024-08-25 21:53:18 +02:00
6bdd778028
Improved caching situation 2024-08-25 21:18:55 +02:00
167b2c8f27
csv_safe_value
Some checks failed
Test Python / Test (push) Failing after 29s
2024-08-25 21:07:52 +02:00
36b372fb2d
Import fetchers 2024-08-25 20:56:47 +02:00
595640efdf
Ruff 2024-08-25 20:50:03 +02:00
7c1d6003f4
Parse urls 2024-08-25 20:38:16 +02:00
8ca9c36a6e 🤖 Bumped version to 0.1.39
All checks were successful
Build Python Container / Package-Container (push) Successful in 1m23s
Package Python / Package (push) Successful in 26s
Test Python / Test (push) Successful in 29s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 20:10:07 +02:00
094aa7bba8
Working on calendar export for data 2024-08-25 20:08:41 +02:00
1cb89e80fa 🤖 Bumped version to 0.1.38
Some checks failed
Build Python Container / Package-Container (push) Failing after 32s
Package Python / Package (push) Successful in 27s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 19:19:13 +02:00
8a6bc63f8d
🤖 Bumped version to 0.1.37
Some checks are pending
Test Python / Test (push) Waiting to run
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-25 19:18:35 +02:00
4d3858f3dc Stuff
Some checks failed
Test Python / Test (push) Failing after 25s
2024-08-22 15:35:45 +02:00
d95e54b381 🤖 Bumped version to 0.1.36
Some checks failed
Build Python Container / Package-Container (push) Failing after 28s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-08 18:22:57 +02:00
073a77f6f5 🤖 Bumped version to 0.1.35
Some checks failed
Build Python Container / Package-Container (push) Failing after 4m9s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 24s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-08-08 14:28:03 +02:00
a3c2e8f637 🤖 Bumped version to 0.1.34
Some checks failed
Build Python Container / Package-Container (push) Failing after 39s
Package Python / Package (push) Successful in 26s
Test Python / Test (push) Failing after 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-27 02:16:27 +02:00
1a9df24278
Use paths
Some checks failed
Test Python / Test (push) Failing after 24s
2024-07-27 02:14:01 +02:00
231036c14a Ruff
Some checks failed
Test Python / Test (push) Failing after 23s
2024-07-25 13:06:05 +02:00
9dedb18c4f Tavex 2024-07-25 13:05:50 +02:00
b8c0c5c52c 🤖 Bumped version to 0.1.33
Some checks failed
Build Python Container / Package-Container (push) Failing after 31s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-22 23:40:24 +02:00
cc06cfcc4a 🤖 Bumped version to 0.1.32
Some checks failed
Build Python Container / Package-Container (push) Failing after 33s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-22 17:06:06 +02:00
216feee34b
Output fetchers in help 2024-07-22 16:58:42 +02:00
6027f37c3c
Extended readme
Some checks failed
Test Python / Test (push) Failing after 24s
2024-07-21 14:37:54 +02:00
c3b4633398 🤖 Bumped version to 0.1.31
Some checks failed
Build Python Container / Package-Container (push) Failing after 36s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-16 22:19:52 +02:00
bff12c887f 🤖 Bumped version to 0.1.30
Some checks failed
Build Python Container / Package-Container (push) Failing after 30s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-15 00:31:01 +02:00
7de4c2b3bb 🤖 Bumped version to 0.1.29
Some checks failed
Build Python Container / Package-Container (push) Failing after 33s
Package Python / Package (push) Successful in 25s
Test Python / Test (push) Failing after 23s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 01:20:37 +02:00
6955cb901e 🤖 Bumped version to 0.1.28
Some checks failed
Build Python Container / Package-Container (push) Failing after 30s
Package Python / Package (push) Successful in 26s
Test Python / Test (push) Failing after 24s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 00:17:13 +02:00
251efef3f9 🤖 Bumped version to 0.1.27
Some checks failed
Build Python Container / Package-Container (push) Failing after 29s
Package Python / Package (push) Successful in 30s
Test Python / Test (push) Failing after 31s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-10 00:00:52 +02:00