Hi all,
version 0.9.10 (i had to leave 0.9.9 out). Mainly bug-fixes and small improvements. It's still a bit rushed to get a (hopefully) better version for dawed.
In the addon section, there is still an issue i could not find with the back button within an addon. But it's quite usable.
You can as usual donwlaod the zip from github (or fork it) here:
https://github.com/tuxfuxch/yarc
what's next:
- maybe replacing all popups with the way i have done it in addons. What do you think? feedback would be appreciated.
- i want to include a possibility to set audio and subtitle track of a playing media
- less json requests for status updates
- online service for translations
- maybe a possibility to play a genre in music
here the change log:
Version 0.9.10
- Addon Popup is now not a popup anymore, it's like an own site, to avoid scrolling problems. Behaviour changed a little.
- some styling of loading bar's, buttons and seen ticks
- addon popupitems: directory/file pictures are now smaller, to see more on small screen devices
- Add to playlist (songs and addon out of popup): if pressed twice, it doesn't get added twice to the playlist any more
- added loading bar to playlist's
- setting for image compression is now in general section,
since it is used everywhere (setting does only apply for images loaded without compression aka quality 95)
- When coming from Kodi Favorites, it shows now the fanart in the background when entering an addon folder
- remove button is exchanged to a symbol in playlist
- in playlist and footer, season and episode get shown if it's a TV Show
- back button appears now in addon content before information is loaded
- got rid of language klingon... toH va!
- If a whole season is seen in TV Series, it gets marked as seen in the interface (or not listed if set so)
- New function: Add series from popup to playlist
- New function: Add whole series season to playlist
- New function: add addon media or directory to Kodi favorites
- New function: delete Favorites in the favorite popup (if you add from an addon an existing favorite, it gets deleted too)
- New function: select-box values are now saved (like genre selection etc, but not search field values)
- FIX: if different language codes for the same language in media file names are present, it lists them now as same language only once
- FIX: if in an addonname information is added with/behind "?" (ex. extendedInfo Script) it gives no error back any more
- BUGFIX: in "Search Song", add to playlist button works again
- BUGFIX: in swipefield-player, swipe to right goes now to next item in playlist as it should
- BUGFIX: Video Playlist: playlist items are now moveable too
- BUGFIX: Addons "other" now shows plugins which are not "audio" or "video"
- BUGFIX: after opening the movies and series details popup a second time, the play button doesn't disappear anymore
- BUGFIX: settings button should now work on windows browsers
- BUGFIX: if pictures have an undefined value, picture function gives now back a broken imagelink
- WORKAROUND: youtube search works again, it's an ugly hack, but works as expected