Page 6 of 6

Re: Chomiteca

Posted: Mon Jul 03, 2023 11:10 am
by jusepevirdi3
I keep experiencing stops (buffering) in the large videos in the paid version. however in the free version everything is ok

Re: Chomiteca

Posted: Wed Mar 20, 2024 10:13 pm
by Leinad4Mind
New 2.5.0 version released:

2.5.0 released on Mar 20, 2024:
- Refactor code
- Fix folder password bug

2.4.8.4 internal released on Nov 17, 2023: (thanks to DeciBelioS for the improvements)
- Added option to display logs for developers (to display LOGINFO, LOGERROR will always be displayed).
- Updated the user agent to the latest available version of microsoft edge on November 17, 2023.
- Fixed xbmc.log to work on kodi 20
- Added log to urllib.error.HTTPError, urllib.error.URLError errors of function "open_url_cookie".
- Fixed a bug with skins that showed the fanart of the addon instead of the icons of folders, files, etc.

2.4.8.3 internal released on Jul 18, 2023: (thanks to DeciBelioS for the improvements)
- Modified the translations to hide images and subtitles, when enabled it hides the image and subtitle files when browsing chomikuj folders.
- Added configuration icon next to the "My chomikuj" etc. options.
- Added new category "Explorer" in the addon configuration.
- Added the option to show or not the back button in the explorer.
- Minor code changes

v2.4.8.2 internal released on Jun 26, 2023: (thanks to DeciBelioS for the improvements)
- Moved the Library Batch options to the "Library" section of the addon configuration.
- Modified the option to remove the year in TVShow titles, now it can be enabled or disabled in the addon settings and no longer shows any confirmation message.
- Modified the translation of "TVShow Library Batch" and "Movie Library Batch".
- Added to the addon configuration to keep the movie title.

2.4.8.1 internal released on Jun 18, 2023: (thanks to DeciBelioS for the improvements)
- Modified the way of storing shortcuts, now they are stored in a database.
- Modified the way to store the playlist that the addon creates when accessing the folders where there are files for the "add_library_batch" function.
- Translations for "add_to_library_batch" and "add_to_library" list (Add to library - Batch and Add to library )
- Moved the "Next" button at the top of the list to change page in the folder.
- Modified the function "add_to_library_batch" to read the playlist from the database and once read and passed to the function "add_to_library" clears the playlist from the database.
- Added just in case a "unescape" so that there are no problems with strange passwords.

v2.4.8 internal released on Jun 15, 2023:
- Fix password account bug, now it is possible to use special characters
- Add BeautifulSoup
- Some Cleanup

Re: Chomiteca

Posted: Sat Apr 13, 2024 5:21 pm
by Leinad4Mind
New Version released:

2.5.1 released on Apr 13, 2024: (thanks to DeciBelioS for the improvements)
- Made minor code modifications to improve readability and efficiency, using f-strings instead of concatenation with +.
- Updated the user agent to the latest available from microsoft edge as of March 24, 2024.
- Code cleaning
- Translations improvements