Deluan Quintão
Deluan Quintão
Hey, did you get a chance to try the new version?
Hey, thanks for the logs. I see the crash now happened in a completely different part of the code, but in both scenarios it happened during the scan. A workaround...
I'm closing this as it is stale and would be a nightmare to resolve conflicts. I'm reworking the scanner for a future release and taking external storages in consideration.
This should now work after #1575 was merged. It will be part of the next release (due end of this month). Let me know if you have any concerns.
@TrezOne , I'm not sure if we can implement the podcast playback functionality without having the podcasts downloaded first. To implement the [Subsonic API podcast endpoints](http://subsonic.org/pages/api.jsp#getPodcasts) we would need to...
> +1 Any progress here? :) No progress, working on other priorities. If anyone wants to step in and implement this, I can give some guidance.
Hey @johannesengl, thanks for volunteering. We could have a `PodcastService` interface in `core/podcast` and have a implementation that is just a proxy to something like Podfetch, as @TrezOne suggested. Then...
> Is there a way for users to download the actual files from the share endpoint? I have given the feature a shot and I can't seem to find a...
Whenever this is implemented, it will be exactly like @dweymouth described: The server will slice the single file on demand (and probably cache the results). The client won't be able...
> I find it strange that this was never implemented. Do people not listen to playlists? I have like 80 playlists and it sucks that they all show no cover,...