|
@@ -1,11 +1,11 @@
|
|
|
-last update May 10, 2022
|
|
|
+last update May 10, 2022
|
|
|
|
|
|
-## why make this:
|
|
|
+### why make this
|
|
|
- wtf why searching videos with windows explorer is still so slow when spotlight takes like just a second?????
|
|
|
- also i want to have advanced search like with tags or anime charaters names, also auto new anime tracking and fancy timetable
|
|
|
- maybe add on-device decoding like a plex server so i can watch h265 on old iPad too
|
|
|
|
|
|
-## how to install:
|
|
|
+### how to install
|
|
|
1. copy this link (https://git.hkwtc.org/jk/dongwaa-arozOS-int) into your clipboard
|
|
|
2. add new file system handler in arozOS system settings > disk & storage > storage pools
|
|
|
3. set your folder with all your anime as the path, set uuid as "dongwaa", reload storage pool, you should see dongwaa:/ showing up
|
|
@@ -13,7 +13,7 @@ last update May 10, 2022
|
|
|
5. paste the link into "Install via Git Repository" and click install
|
|
|
6. you can now start dongwaa in app list (btw why dongwaa starting with a "d" will be thrown to the bottom of the list 👀)
|
|
|
|
|
|
-## how to use:
|
|
|
+### how to use
|
|
|
your root folder of dongwaa:/ should look something like this:
|
|
|

|
|
|
|
|
@@ -21,14 +21,14 @@ start the dongwaa app, click on "browse" at the bottom, you should see all your
|
|
|
clicking them will go inside and connect to dongwaa.cakko.ml to search if the folder name contains the anime name that the server's database recognized (todo: option to disable or change target server) (todo: better recognition with different people naming their folder differently / having different folder structure)
|
|
|
if the database recognized it, the app will grab metadata of the anime and dump it to screen (todo: give more effort maybe?)
|
|
|
|
|
|
-## todo:
|
|
|
--1. clean up spaghetti code written ages ago and just got ported
|
|
|
-0. dongwaa pages
|
|
|
-0. search
|
|
|
-0. timetable
|
|
|
-0. settings for database server config/disable
|
|
|
-0. ui for adding metadata
|
|
|
-1. like system & syncing system
|
|
|
-2. offline database
|
|
|
-3. notification & iCal mobile calendar subscription support/maybe RSS if people are still using it
|
|
|
-4. local metadata sharing with other servers
|
|
|
+### todo
|
|
|
+1. clean up spaghetti code written ages ago and just got ported
|
|
|
+1. dongwaa pages
|
|
|
+1. search
|
|
|
+1. timetable
|
|
|
+1. settings for database server config/disable
|
|
|
+1. ui for adding metadata
|
|
|
+7. like system & syncing system
|
|
|
+8. offline database
|
|
|
+9. notification & iCal mobile calendar subscription support/maybe RSS if people are still using it
|
|
|
+10. local metadata sharing with other servers
|