2015-04-17, 11:23
I feel stupid now... No freebies...
(2015-04-11, 22:00)IndieRockSteve Wrote: I don't know if this is the place to make requests, but here goes nuttin'....
I'm playing an album in my "Favorites", I'd like to see what other albums the artist has, I hit the menu button, but one of the options is not "See Artist", or similar. Could this be a thing?
Also, in most of the listings by album, the artist isn't shown, so I can see the name of the album, but I have no idea who the artist is. Could the listing show "<artist> - <album>", or "<album> - <artist>" (depending on which makes more sense for the current area being viewed).
thanks!
(2015-05-02, 17:06)IndieRockSteve Wrote:Fixed recommended/new in v1.2.1. It didn't set the correct content type. It should show artist in media info view now. Other than that, it's really up to the skin to choose what to show. The plugin just provides the data.(2015-04-11, 22:00)IndieRockSteve Wrote: I don't know if this is the place to make requests, but here goes nuttin'....
I'm playing an album in my "Favorites", I'd like to see what other albums the artist has, I hit the menu button, but one of the options is not "See Artist", or similar. Could this be a thing?
Also, in most of the listings by album, the artist isn't shown, so I can see the name of the album, but I have no idea who the artist is. Could the listing show "<artist> - <album>", or "<album> - <artist>" (depending on which makes more sense for the current area being viewed).
thanks!
to expand on this. I just tried the "Recommended"/"New" section, and a similar, possibly more annoying, issue exists, in that if I go to, say, Recommended Albums, I have no way of seeing who the artist is from any of the three available views without selecting the album, then choosing "Media Info" view to view the information for the track.
I'm looking through the code for the plugin, but it's not clear to me whether the plugin has any control over how the different lists display? Is this something that has to be modified through the a Kodi setting?
(2015-05-20, 09:14)takoi Wrote: Fixed recommended/new in v1.2.1. It didn't set the correct content type. It should show artist in media info view now. Other than that, it's really up to the skin to choose what to show. The plugin just provides the data.
03:00:58 T:3023626800 ERROR: Open - error probing input format, http://audio-pop.tidal.com/06068044/281a57b08d58ca7ffff4dd41ec625e25_96.bin?__token__=st=1432868455~exp=1432870255~hmac=7eb66957c346a58def3b2a3ec690fe69bd6304d1426c269207ca2b2f5fc4e612
03:00:58 T:3023626800 ERROR: Init: Error creating demuxer
03:00:58 T:3023626800 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://audio-pop.tidal.com/06068044/281a57b08d58ca7ffff4dd41ec625e25_96.bin?__token__=st=1432868455~exp=1432870255~hmac=7eb66957c346a58def3b2a3ec690fe69bd6304d1426c269207ca2b2f5fc4e612
03:00:58 T:3023626800 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
03:00:58 T:3023626800 ERROR: Playlist Player: skipping unplayable item: 1, path [plugin://plugin.audio.wimp/play/44086060]
03:00:58 T:2570695712 NOTICE: Thread LanguageInvoker start, auto delete: false
03:00:58 T:2570695712 NOTICE: -->Python Interpreter Initialized<--
03:01:02 T:2570695712 NOTICE: Thread FileCache start, auto delete: false
03:01:04 T:3023626800 ERROR: Open - error probing input format, http://audio-pop.tidal.com/60858154/3777bdd673063f00bdcb9d99f980dc9c_96.bin?__token__=st=1432868461~exp=1432870261~hmac=f00a979e140026367f38b02bcbad5a6b5a6d1783f83fbff5b1fd7bafeca0f599
03:01:04 T:3023626800 ERROR: Init: Error creating demuxer
03:01:04 T:3023626800 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://audio-pop.tidal.com/60858154/3777bdd673063f00bdcb9d99f980dc9c_96.bin?__token__=st=1432868461~exp=1432870261~hmac=f00a979e140026367f38b02bcbad5a6b5a6d1783f83fbff5b1fd7bafeca0f599
03:01:04 T:3023626800 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
03:01:04 T:3023626800 ERROR: Playlist Player: skipping unplayable item: 2, path [plugin://plugin.audio.wimp/play/45185806]
03:01:04 T:2570695712 NOTICE: Thread LanguageInvoker start, auto delete: false
03:01:04 T:2570695712 NOTICE: -->Python Interpreter Initialized<--
03:01:08 T:2570695712 NOTICE: Thread FileCache start, auto delete: false
03:01:13 T:3023626800 NOTICE: Previous line repeats 1 times.
03:01:13 T:3023626800 ERROR: CAudioDecoder: Error while decoding 1
03:01:13 T:3023626800 ERROR: Playlist Player: skipping unplayable item: 3, path [plugin://plugin.audio.wimp/play/25302656]
(2015-05-28, 18:07)takoi Wrote:(2015-05-27, 18:55)fantagon Wrote: I found out that the lossless isn't working anymore. Both the high quality and low quality does work.Did it stop working randomly today, or was is the recent add-on update that broke it? It the latter, try signing out and in again.
(2015-06-08, 15:33)IndieRockSteve Wrote: it was bound to happen, but I'll sign the petition (or whatever else needs to be done) to request Kodi support from them, especially since they don't have any good way of using their service with a basic tv connected Android device.
(2015-06-08, 16:31)Sondre Wrote:(2015-06-08, 15:33)IndieRockSteve Wrote: it was bound to happen, but I'll sign the petition (or whatever else needs to be done) to request Kodi support from them, especially since they don't have any good way of using their service with a basic tv connected Android device.
I'm excited to see what happens to this case. I was working on a media box myself when they started encrypting the streams, and I am going to make it work again some way or another. The worst case scenario is having to run Chrome in the background (there is a NaCl module decrypting the stream and outputting PCM data directly to the speakers). However since this module is available already, just in a format that is difficult to implement in custom applications, I would suppose it be not too hard to get a similar module compiled to run on x86, x86-64 and ARM from Tidal. If they are doing this to prevent people from saving the FLAC-files to disk, there is nothing they can do to stop people from tapping into the raw PCM stream and converting that to FLAC. So in the end I don't see any reason why Tidal wouldn't give out compiled libraries to convert the encrypted stream into a PCM stream. This means that only people who know a little about computers will be able to download the music to disk, which is already the case.
So to sum this up, I believe Tidal started encrypting their FLAC-streams to prevent the average Joe from downloading the FLAC files by just downloading a Chrome Extension from Chrome Store. A more advanced user will always be able to tap into the PCM stream. So I believe we will get a compiled module or something similar to make both Kodi and my own private media box work again. I'll stand by for a couple of weeks, and if Kodi doesn't do anything, I will send an email to Tidal myself and hope for the best!