Results 205 comments of wsbrenk

In settings -> module you can set both to "Autostart". Then the modules are activated automatically. Since youth is only useful for users with youth academy, it should not be...

![image](https://github.com/ho-dev/HattrickOrganizer/assets/11821502/0f5b5a99-c20c-4d97-b550-57bf859e0eb5)

@peppermil do you have a log file from this session you can provide? Or better yet, the backup of your database, which I could try to reproduce that with.

table HT_WORLDETAILS is empty => league id was not determined fix this by using initial league list (WorldDetailLeague.allLeagues) if not available in database

@peppermil let's wait for the review of @tychobrailleur - then it will be part of the new 7.0-dev version. if you want to test it, please don't do it without...

![image](https://github.com/ho-dev/HattrickOrganizer/assets/11821502/248f3838-0857-494d-a76b-c184c78df87d) i put the previous series data download to the left check box tree. Now i'm looking for a nice indication of partial checked nodes (not all children are checked)....

found this: ![image](https://github.com/ho-dev/HattrickOrganizer/assets/11821502/34233ff2-2b39-4cd9-8d61-4d8a997acc6c)

Rating prediciton is replaced by schum's rating formula in HO8

~~~ //TSI löste Marktwert ab! ele = (Element) root.getElementsByTagName("TSI").item(0); hash.put("MarketValue", (XMLManager.getFirstChildNodeValue(ele))); ~~~ this change is from before 2018. in transfer module similar changes are found. i don't have an idea...