Troubleshooting Steps: Most my podcast url's are from feedburner, some work, some dont. I have emailed the DSub developer and he confirmed it is not an error with his app. The official app has no Podcast tab to test. All my podcasts work via the web interface. I have looked at the logs, but to be honest I dont really know what I'm looking for.
Playback Application and version: DSub app, 4.7.1
Subsonic Version: 4.9 (build 3853) – January 23, 2014
Server Version: Jetty-6.1.x, java 1.8.0_05, Linux (65.6 MB / 143.5 MB)
Hardware Platform: Linux hpbun 3.8.0-42-generic #63~precise1-Ubuntu SMP Fri Jul 4 21:16:26 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Java Memory Limit: no idea
Problem Filename: NA
Output from ffmpeg -i: Not sure if this part pertains to my issue, but here it is.
- Code: Select all
dingo@hpbun:~% ffmpeg -i storage/Podcast/The\ Adam\ Carolla\ Show/2013.11.21ACS.
mp3
ffmpeg version 0.8.12-4:0.8.12-0ubuntu0.12.04.1, Copyright (c) 2000-2014 the Lib
av developers
built on Jun 10 2014 15:31:10 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future
release. Please use avconv instead.
[mp3 @ 0x2401820] Header missing
[mp3 @ 0x24007a0] max_analyze_duration reached
[mp3 @ 0x24007a0] Estimating duration from bitrate, this may be inaccurate
Input #0, mp3, from 'storage/Podcast/The Adam Carolla Show/2013.11.21ACS.mp3':
Metadata:
title : Adam, Alison, and Bald Bryan
album : Carolla Digital
genre : comedy
artist : The Adam Carolla Show
TIME : 2027
date : 2013
Duration: 01:24:20.23, start: 0.000000, bitrate: 64 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, mono, s16, 64 kb/s
At least one output file must be specified
Last ten log file lines:
- Code: Select all
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) genre : Rock
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) date : 1995
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) encoder : Lavf53.6.0
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) Stream #0.0: Audio: pcm_s16be, 44100 Hz, stereo, s16, 1411 kb/s
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) Stream mapping:
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) Stream #0.0 -> #0.0
[7/12/14 5:56:48 PM CDT] DEBUG InputStreamReaderThread (/var/subsonic/transcode/ffmpeg) Press [q] to stop, [?] for help
[7/12/14 5:56:48 PM CDT] DEBUG JukeboxService Opened line com.sun.media.sound.DirectAudioDevice$DirectSDL@40491f79
[7/12/14 5:56:48 PM CDT] INFO JukeboxService miche starting jukebox for "(What's the Story) Morning Glory_/12 Champagne Supernova.mp3"
[7/12/14 6:25:14 PM CDT] INFO RESTRequestParameterProcessingFilter Authentication failed for user
[7/12/14 6:25:56 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
[7/12/14 7:38:18 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
[7/12/14 7:38:21 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
[7/12/14 7:38:21 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
[7/12/14 7:43:36 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
[7/12/14 7:43:37 PM CDT] WARN RESTFilter Error in REST API: NullPointerException
Let me know if anything more is needed.
Please be gentle, I don't know much, just barely enough to get going.
Thanks in advance for any advice.