Kieran Eglin
ab47bdbdf5
[WIP] Working on refactoring feed
2024-03-25 15:22:20 -07:00
Kieran Eglin
d199f02a57
merged parent
2024-03-25 14:42:28 -07:00
Kieran Eglin
8a1699e473
Merge branch 'master' into ke/rss-feeds
2024-03-25 12:05:42 -07:00
Kieran Eglin
64ebf756ab
Bumped version
2024-03-25 11:56:31 -07:00
Kieran Eglin
ec8026dbaa
Comment
2024-03-25 11:56:12 -07:00
Kieran Eglin
c7f61699b5
Merged parent
2024-03-25 11:55:03 -07:00
Kieran
377bc617ea
Removed unneeded startup tasks ( #121 )
2024-03-25 11:52:02 -07:00
Kieran Eglin
737b757372
Merged parent
2024-03-25 11:37:35 -07:00
Kieran
a03f69a8d4
Started storing source images in internal metadata folder ( #120 )
2024-03-25 11:36:03 -07:00
Kieran
d39ebe7ac1
Improve default recommendation for artist placeholder ( #119 )
...
* Improved default recommendation for audio artist placeholder
* Updated docs
2024-03-25 10:34:22 -07:00
Kieran
8b5dcc15d6
Fixed filepath bug when parsing metadata ( #118 )
2024-03-25 10:20:29 -07:00
Kieran
5e58dcd879
Cookie auth ( #116 )
...
* Added new extras directory
* Automatically create cookie file on boot
* Added cookie file option to DL option builder
* Put cookie auth in correct spot
* Updated Docs
* Removed useless setter for config path
2024-03-24 20:23:25 -07:00
Kieran Eglin
a9d5407071
Bumped version
2024-03-24 15:42:03 -07:00
Kieran
37c1da8014
Added GHCR to README ( #115 )
2024-03-24 15:40:16 -07:00
Kieran Eglin
937a14985f
One more GHCR shot
2024-03-24 15:15:43 -07:00
Kieran Eglin
a6a20c111f
Added GHCR tags
2024-03-24 15:13:12 -07:00
Kieran Eglin
2bb96edc00
Merge branch 'master' of https://github.com/kieraneglin/pinchflat
2024-03-24 15:07:13 -07:00
Kieran Eglin
87f07ff634
Testing GHCR support
2024-03-24 15:07:00 -07:00
Kieran
dd60cb5419
Improve preflight file permissions check ( #114 )
...
* Added startup permissions check with more helpful message
* Updated README
* Fixes faulty test
2024-03-24 15:06:08 -07:00
Kieran Eglin
610b00566b
Added logging for job reset task
2024-03-24 09:28:05 -07:00
Kieran
aba15ed886
Adds a method for retrying stuck jobs ( #112 )
2024-03-24 09:21:01 -07:00
Kieran Eglin
87da716fdf
Adds platform option when building docker containers
2024-03-24 09:20:07 -07:00
Kieran Eglin
e365f264ef
[WIP] more expanding on RSS
2024-03-24 08:59:43 -07:00
Kieran Eglin
1413aa153a
[WIP] got basic podcast RSS working
2024-03-23 19:02:46 -07:00
Kieran Eglin
67f8000f5a
[VERY WIP] basic podcast RSS setup
2024-03-23 15:53:20 -07:00
Kieran Eglin
0d9003cffd
Added plug to strip file extensions
2024-03-23 13:20:28 -07:00
Kieran
566941228c
Add media streaming ( #108 )
...
* [WIP] set up streaming route
* Added UUID to sources and media items
* Added media preview to MI show page
2024-03-23 12:38:06 -07:00
Kieran Eglin
45f056c6e0
Enabled perf profiler for erlang JIT
2024-03-22 23:34:56 -07:00
Kieran Eglin
11d160008c
Updated Docker image generation for GH action
2024-03-22 23:15:51 -07:00
Kieran Eglin
ba0a1ba100
Out of alpha, into beta
2024-03-22 12:43:38 -07:00
Kieran Eglin
8c51a286c9
Bumped version
2024-03-21 12:27:14 -07:00
Kieran
46c27e4875
Add docs link ( #103 )
...
* Added docs link to README
* Added docs to sidebar in-app
* Updated some tests
* Updated docs in media profile form
2024-03-21 12:26:51 -07:00
Kieran Eglin
b639918555
Updated example worker path in README
2024-03-20 17:05:34 -07:00
Kieran Eglin
5596351f58
Renamed 'music' in README to 'audio content'
2024-03-20 16:28:14 -07:00
Kieran
ad150b6f16
Improve README ( #101 )
...
* Started improving README
* Adds table of contents
* Updated PR template
2024-03-20 16:26:44 -07:00
Kieran Eglin
f6d8e15670
Bumped version
2024-03-20 14:48:58 -07:00
Kieran
2906ff1b30
Update logo ( #100 )
...
* Placeholder commit
* Added new logo to app
* added logo to header of small screens
* Updated favicon
* Added logo to README
* Updated README
2024-03-20 14:34:49 -07:00
Kieran
0582a7bfd5
Misc indexing improvements ( #99 )
...
* increased file follower timeout to 10 minutes
* Removed unique index across a source's collection and its media profile
* Ensure source gets updating during slow indexing
2024-03-20 11:34:33 -07:00
Kieran
3db2e8190f
Source title regex filtering ( #98 )
...
* Added a basic/advanced mode to source form
* Added regex field and UI to source form
* Implemented title regex filtering
2024-03-20 10:51:14 -07:00
Kieran Eglin
087c9c2d0f
Bumped version; added link to donation receipts
2024-03-19 14:32:59 -07:00
Kieran
c046abf36f
Improve index tables and improved consistency ( #97 )
...
* Simplifies index pages
* Improved UX of more pages
2024-03-19 14:03:02 -07:00
Kieran
70dd95211f
Download images for sources ( #96 )
...
* [WIP] hooked up photo downloading to source metadata worker
* Added new attributes for source images
* Added option to profile form
2024-03-19 13:34:01 -07:00
Kieran
8491f8b317
Source NFO downloads ( #95 )
...
* Hooked up series directory finding to source metadata runner
* Fixed aired NFO tag for episodes
* Updated MI NFO builder to take in a filepath
* Hooked up NFO generation to the source worker
* Added NFO controls to form
* Improved the way the source metadata worker updates the source
* Consolidated NFO selection options in media profile instead of source
2024-03-18 14:27:28 -07:00
Kieran Eglin
d0cb782082
Bumped version
2024-03-15 13:35:20 -07:00
Kieran
7a7e8080cd
Misc refactors 2024-03-15 ( #90 )
...
* Fixed TV show output template
* Discard jobs if record not found; hopefully addressed timing-related source deletion bug
2024-03-15 12:29:02 -07:00
Kieran
fbe21cb304
Misc refactors 2024-03-14 ( #89 )
...
* Adds method to improve cleanup of empty directories
* resolved bug where source metadata worker could call itself in an infinite loop
* Refactored file deletion for media items
* Removed useless filesystem data worker
* Updated task listing fns to take a record directly
* Refactored the way I call workers
* Improved some tests
2024-03-15 10:44:58 -07:00
Kieran
0f3329e97d
Improve episode-level compatability with media center apps ( #86 )
...
* Add media profile presets (#85 )
* Added presets for output templates
* Added presets for the entire media profile form
* Append `-thumb` to thumbnails when downloading (#87 )
* Appended -thumb to thumbnails when downloading
* Added code to compensate for yt-dlp bug
* Squash all the commits from the other branch bc I broke things (#88 )
2024-03-14 12:30:08 -07:00
Kieran
25eb772896
Add support for episode NFO files ( #84 )
...
* Added nfo builder for 'episodes'
* Added NFO download fields; hooked up NFO generation to downloading pipeline
* Added NFO option to media profile
2024-03-13 11:31:53 -07:00
Kieran
cf59bf99cd
More onboarding improvements ( #83 )
...
* Improved custom YYYY-MM-DD output template option
* Clarified embedding vs. downloading on media profile form
* Improved form helpers more; Added a helper to every field
2024-03-13 08:51:40 -07:00
Kieran Eglin
47e96e3780
Bumped version
2024-03-12 16:25:01 -07:00