tilliidle wrote:In isub, where you can see what others are listening to, wouldn't it be great if it was possible to click on the song and have it also played?
I had planned to include this in the 2.2 update, but between everything somehow it slipped through the cracks. This will be included in a future update.
wdpaynter wrote:If you are successful in fixing the "timeout" issue, then this should be irrelevant. Though I will send you the logs ASAP. Can't wait for 2.2 on my new iPhone 4!! Thanks!
I have raised the default network timeout for everything but the initial URL check to 30 seconds. This should enable you to load even very large playlists. In a future update, playlist loading will be done in a background thread so the time limit will be non-existant. Also, full iPhone 4 retina display support is in 2.2 and it looks beautiful
wunderbred wrote:Hi, Since I've updated to the latest iSub, it actually seems to crash much more often than the previous version. Typically it seems to crash when it tries to resume what I was playing last before exiting out of the app.
That's almost definitely caused by the song taking longer than 10 seconds to resume and the OS killing the app. I'm looking into ways to prevent this even on slower connections where a 10+ second resume time is inevitable. This will be fixed in an upcoming update.
kalaxx wrote:One challenge: I have a reverse proxy running on my HP Mediasmart Server that redirects my subsonic.org personal web address so I don't need to enter the port to access the application.
I would have to test your URL specifically since you have some funky proxying going on and the subsonic.org url is already a redirect. If I can do some testing on my end I should be able to point you to the problem/solution.
somethingwicked wrote:I've also noticed some number discrepancies. iSub lists my total artists as 277, Subsonic as 351, iTunes at 257. I'm guessing it might be the way compilation artists are tallied or something, I'm not sure. I haven't actually looked to see if any particular artist is missing.
The reason for Artist count inconsistencies has to do with the way the different applications count artists. I can't speak for Subsonic or iTunes, but iSub simply counts all of the top level folders. Most likely there is nothing actually missing.
Alpione wrote:The "Artists" tab seems to be a directory structure of the "watched" folder rather than a query using ID3 tags (like "Albums.") Is it possible to make "Artists" ID3 tag reading an option in iSub? I ask because not all of my music is organized into directory structures and it can be a chore to find things with the current sort.
For example, I have a folder called "Miscellaneous," which is mostly unsorted live stuff. In iSub, I just see a long list of song names without artists, album names (important for live music when it gives the show date,) etc.
You are correct, right now the Artist tab simply shows the top level folders in Subsonic. And actually, the Albums tab simple shows the second level folders, it doesn't go by tags. Now that I have changed the whole backend of iSub to sqlite3, I have a lot more flexibility regarding how to display the tabs. In a future update, there will be a Folders tab that shows what the artists tab does now, and then Artist, Album, and Song tabs that are loaded based on tag information.
Also, regarding needing to see artist names of live performances, the 2.2 interface has been updated so that all song cells show the artist underneath them (also great for albums with multiple artists).
u2jrmw wrote:Looking forward to 2.2 Have had to abandon iSub for now until the problem with very large music collections is resolved. iOS4 multitasking will be perfect as well.
2.2 now has no problem loading the largest music collections on even an iPhone 3G with it's limited memory. I have also implemented resuming of tab loads because of the length of time it takes to grab all that information from Subsonic. So if the phone goes to sleep, you take a call, app crashes, whatever, you can continue loading from where you left off. It also shows information on the loading screen of which artist or album is being processed and how many albums/songs have been processed so far.
Also, iOS 4 multitasking is enabled and working perfectly. Even works on jailbroken an iPhone 3G with multitasking enabled.
tenblack wrote:On occasion I cannot connect to my server using iSub and get the message that either my IPod/IPhone cannot connect to the internet or that the server is unavailable but I do have internet and the server is up. Anyone encounter this? Any ideas?
Most likely that's because the URL check is timing out. That's why it's so random. I increased the URL check timeout to 15 seconds to combat this. I also put more information in the error message. It now says what the error code is and a short description (i.e. connection failed, connection timed out, etc).
Concept211 wrote:Any chance of implementing a "Random Playlist" option like we currently have in the standard Subsonic client under the "More" menu? Great job, btw!
This is on the to-do list for a future update, as well as a dedicated search tab that would allow you to do more detailed searches as well as not needing to load the album or song tabs to do searches (great for people with huge collections).
ChrisTX wrote:I am sorry if this has already been covered, or is documented somewhere and I'm just missing it ... but when a song is playing and I'm looking around for the next song, is there a way to enque the next song (ie: add to the playlist of what's currently playing)? When I click on the next song, it starts playing immediately, "overwriting" the currently playing song.
Local song queuing and local playlists are new to 2.2. All you have to do is slide to the right on any table cell to reveal the queue button.