2024.6.10.0

Andy
2024-06-10 08:42:47 +03:00
parent d26c1bbd86
commit fd15136b81
2 changed files with 8 additions and 2 deletions

@@ -125,6 +125,8 @@ Load sessions:
- `Select loading session` - load the data of the session you have chosen (the session selection form will open) - `Select loading session` - load the data of the session you have chosen (the session selection form will open)
- `Copy checked to...` - copy checked items to another location - `Copy checked to...` - copy checked items to another location
- `Move checked to...` - move checked items to another location - `Move checked to...` - move checked items to another location
- `Copy feed/session files to...` - copy all the files of the loaded feed/session to another location
- `Move feed/session files to...` - move all the files of the loaded feed/session to another location
- `Load Favorite` - load your Favorite feed - `Load Favorite` - load your Favorite feed
- `Load special feed` - load one or more of your special feeds - `Load special feed` - load one or more of your special feeds
- `Add checked to Favorite` - add checked posts to your Favorite feed - `Add checked to Favorite` - add checked posts to your Favorite feed
@@ -138,8 +140,10 @@ Load sessions:
- `Delete special feed...`- delete one or more of your feeds (**files will not be deleted**) - `Delete special feed...`- delete one or more of your feeds (**files will not be deleted**)
- `Delete daily feed (by list)` - delete one or more session feeds (a selection form will open; **files will not be deleted**) - `Delete daily feed (by list)` - delete one or more session feeds (a selection form will open; **files will not be deleted**)
- `Delete daily feed (by date)` - delete session feeds by the date (the date selection form will open; **files will not be deleted**) - `Delete daily feed (by date)` - delete session feeds by the date (the date selection form will open; **files will not be deleted**)
- `Set current session...` - select one of the download sessions and set it as the current session
- `Merge sessions` - merge multiple session feeds into one - `Merge sessions` - merge multiple session feeds into one
- `Clear session` - clear list of recent downloads - `Clear session` - clear list of recent downloads
- `Reset current session` - a new file will be created for the current session
- `Merge special feeds` - merge multiple special feeds into one - `Merge special feeds` - merge multiple special feeds into one
- `Select all/none` - `Select all/none`
- `Save current view` - `Save current view`

@@ -129,7 +129,9 @@
- `Center images in grid (number of visible images)` - don't fit images to the grid, but center them and set the number of visible images (only works when the number of columns is 1) - `Center images in grid (number of visible images)` - don't fit images to the grid, but center them and set the number of visible images (only works when the number of columns is 1)
- `Feed colors` - set the background color and font color of the feed window (`F` button to select font color; `C` button to select background color) - `Feed colors` - set the background color and font color of the feed window (`F` button to select font color; `C` button to select background color)
- `Endless feed` - go to the next page when you reach the end - `Endless feed` - go to the next page when you reach the end
- `Add the session number to the post title` - The session number will be displayed to the left of the post title. A session is every time when you (or [AutoDownloader](#automation)) download data. - `Add the session number to the post title` - the session number will be displayed to the left of the post title. A session is every time when you (or [AutoDownloader](#automation)) download data.
- `Add the site name to the post title` - the site name will be displayed to the left of the post title.
- `Add the file type to the post title` - the file type will be displayed to the left of the post title.
- `Add the date to the post title` - The download date and time will be displayed to the right of the post title. - `Add the date to the post title` - The download date and time will be displayed to the right of the post title.
- `Store session data` - If checked, session data will be stored in an xml file. The number indicates the number of sessions to be saved. - `Store session data` - If checked, session data will be stored in an xml file. The number indicates the number of sessions to be saved.
- `Load last session` - try loading the last session of the current day (if it exists) as the current session after restarting SCrawler. -1 - disabled. 0 - only the session of the current day. >0 - the value (in minutes) that must elapse since last file download in a session for that session to be considered current. - `Load last session` - try loading the last session of the current day (if it exists) as the current session after restarting SCrawler. -1 - disabled. 0 - only the session of the current day. >0 - the value (in minutes) that must elapse since last file download in a session for that session to be considered current.
@@ -437,7 +439,7 @@ To support the downloading of this site you should add the Mastodon domain to th
- `Get stories: user` - default value for new users - `Get stories: user` - default value for new users
- `Get tagged photos` - default value for new users - `Get tagged photos` - default value for new users
- Other parameters - Other parameters
- `DownDetector` - Use 'DownDetector' to determine if the site is accessible. `-1` to disable. The value represents the average number of error reports over the last 4 hours. - `DownDetector` - Use 'DownDetector' to determine if the site is accessible. `-1` to disable. The value represents the average number of error reports over the last 1 hour.
- `Tagged notify limit` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit)) - `Tagged notify limit` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit))
**If an error occurred and the log told you that you need to update your credentials, you also need to enable the disabled functions (`Download timeline`, `Download stories`) back.** **If an error occurred and the log told you that you need to update your credentials, you also need to enable the disabled functions (`Download timeline`, `Download stories`) back.**