mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
docs: update development logs with existing profile selector, conflict resolver, and profile tweaks images
This commit is contained in:
@@ -19,3 +19,9 @@ Now, the problem with this new and improved standard is - the arrs won't be able
|
||||
Here's a canvas page I made in Obsidian which visualizes this architecture:
|
||||
|
||||

|
||||
|
||||
# Profile Selector
|
||||
|
||||
Here's an updated look at the new profile selector (WIP) in action. I'll leave explaining the selection algorithm for another day (because I'm still not quite happy with it), but I think it's still pretty cool to look at as is.
|
||||
|
||||

|
||||
|
||||
@@ -26,3 +26,7 @@ Profilarr now includes a dedicated page for 'Sync Settings'. It allows you to li
|
||||
# Beta Release
|
||||
|
||||
- Still not quite ready yet, but I'm working hard to get it out! Stay tuned :hearts:
|
||||
|
||||
Here's a screenshot of this new Conflict Resolver in action (Ignore the date modified row, it will be removed for actual use)
|
||||
|
||||

|
||||
|
||||
@@ -17,3 +17,11 @@ The good thing about this design is that it's really modular. Once I finish the
|
||||
Here's how it looks right now (obvious disclaimer that final version will look much much better):
|
||||
|
||||

|
||||
|
||||
Here's a funny tidbit from development:
|
||||
|
||||
I tried writing some animation styling to make the inner polygon look like its stretching (as opposed to instant, static movement). It didn't quite work..
|
||||
|
||||
Behold: Frankenstein's Triangle.
|
||||
|
||||

|
||||
|
||||
@@ -30,3 +30,7 @@ If anyone has any tweak ideas (even super specific ones), please let me know and
|
||||
- Data modules (custom formats, regex patterns, quality profiles) are complete and fully implement the existing logic from Radarr / Sonarr.
|
||||
- I am currently in the progress of porting existing data to the new database (https://github.com/Dictionarry-Hub/database/tree/stable) in the new profilarr standard format. This is going to take a while, as I have to write descriptions, add tags, test cases, etc.
|
||||
- Finally, I am starting to work on the compilation engine (https://discord.com/channels/1202375791556431892/1246504849265266738/1272756617041154049) and the import module. Once these things are complete, and I'm confident we won't run into massive bugs, I'll release a beta docker image. ETA? I really don't know, but I'm working as hard as I can.
|
||||
|
||||
If anyone has any tweak ideas (even super specific ones), please let me know and I'll work on getting it integrated! Here's an image of the Tweaks Tab:
|
||||
|
||||

|
||||
|
||||
@@ -54,3 +54,21 @@ This part is mostly speculation and rambling - nothing concrete yet. I really wa
|
||||
I want to implement this one day, I just don't have enough knowledge or experience to do it yet. The best I've come up with is something that sends a request to OpenAI's API with a prompt. The results are less than ideal. But just imagine the future where some kind of machine learning tool has access to an entire database of regexes, custom formats, and quality profiles curated by hundreds of people, and can use that knowledge to predict patterns and truly tailor stuff to suit people's needs. Who knows if it ever gets to that point, but that's my vision for Dictionarry.
|
||||
|
||||
Ramble over, as you can tell I've been feeling pretty motivated lately!
|
||||
|
||||
Anyway, here's some images of profilarr v2.
|
||||
|
||||
**Regex Page**:
|
||||
|
||||

|
||||
|
||||
**Custom Format Page**:
|
||||
|
||||

|
||||
|
||||
**Status Page**:
|
||||
|
||||

|
||||
|
||||
Of course, everything is still a heavy work in progress.
|
||||
|
||||
That's all for today!
|
||||
|
||||
Reference in New Issue
Block a user